CVE-2026-27571

MEDIUM
中文标题:
(暂无数据)
英文标题:
nats-server websockets are vulnerable to pre-auth memory DoS
CVSS分数: 5.9
发布时间: 2026-02-24 15:59:17
漏洞类型: (暂无数据)
状态: PUBLISHED
数据质量分数: 0.40
数据版本: v3
漏洞描述
中文描述:

(暂无数据)

英文描述:

NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. The WebSockets handling of NATS messages handles compressed messages via the WebSockets negotiated compression. Prior to versions 2.11.2 and 2.12.3, the implementation bound the memory size of a NATS message but did not independently bound the memory consumption of the memory stream when constructing a NATS message which might then fail validation for size reasons. An attacker can use a compression bomb to cause excessive memory consumption, often resulting in the operating system terminating the server process. The use of compression is negotiated before authentication, so this does not require valid NATS credentials to exploit. The fix, present in versions 2.11.2 and 2.12.3, was to bounds the decompression to fail once the message was too large, instead of continuing on. The vulnerability only affects deployments which use WebSockets and which expose the network port to untrusted end-points.

CWE类型:
CWE-770 CWE-409
标签:
(暂无数据)
受影响产品
厂商 产品 版本 版本范围 平台 CPE
nats-io nats-server < 2.11.12 - - cpe:2.3:a:nats-io:nats-server:<_2.11.12:*:*:*:*:*:*:*
nats-io nats-server >= 2.12.0-RC.1, < 2.12.3 - - cpe:2.3:a:nats-io:nats-server:>=_2.12.0-rc.1,_<_2.12.3:*:*:*:*:*:*:*
linuxfoundation nats-server * - - cpe:2.3:a:linuxfoundation:nats-server:*:*:*:*:*:*:*:*
解决方案
中文解决方案:
(暂无数据)
英文解决方案:
(暂无数据)
临时解决方案:
(暂无数据)
参考链接
https://github.com/nats-io/nats-server/security/advisories/GHSA-qrvq-68c2-7grw x_refsource_CONFIRM
cve.org
访问
https://github.com/nats-io/nats-server/commit/f77fb7c4535e6727cc1a2899cd8e6bbdd8ba2017 x_refsource_MISC
cve.org
访问
https://github.com/nats-io/nats-server/releases/tag/v2.11.12 x_refsource_MISC
cve.org
访问
https://github.com/nats-io/nats-server/releases/tag/v2.12.3 x_refsource_MISC
cve.org
访问
CVSS评分详情
3.1 (cna)
MEDIUM
5.9
CVSS向量: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
机密性
NONE
完整性
NONE
可用性
HIGH
时间信息
发布时间:
2026-02-24 15:59:17
修改时间:
2026-02-24 15:59:17
创建时间:
2026-02-25 06:00:01
更新时间:
2026-02-27 06:00:03
利用信息
暂无可利用代码信息
数据源详情
数据源 记录ID 版本 提取时间
CVE cve_CVE-2026-27571 2026-02-25 03:19:54 2026-02-24 22:00:01
NVD nvd_CVE-2026-27571 2026-02-25 02:00:04 2026-02-24 22:00:04
版本与语言
当前版本: v3
主要语言: EN
支持语言:
EN
安全公告
暂无安全公告信息
变更历史
v3 NVD
2026-02-27 06:00:03
affected_products_count: 2 → 3
查看详细变更
  • affected_products_count: 2 -> 3
v2 NVD
2026-02-25 06:00:04
data_sources: ['cve'] → ['cve', 'nvd']
查看详细变更
  • data_sources: ['cve'] -> ['cve', 'nvd']