Vulnerability from bitnami_vulndb
Published
2026-03-27 17:45
Modified
2026-03-27 18:14
Summary
NATS Server panic via malicious compression on leafnode port
Details
NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.14 and 2.12.5, if the nats-server has the "leafnode" configuration enabled (not default), then anyone who can connect can crash the nats-server by triggering a panic. This happens pre-authentication and requires that compression be enabled (which it is, by default, when leafnodes are used). Versions 2.11.14 and 2.12.5 contain a fix. As a workaround, disable compression on the leafnode port.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "nats",
"purl": "pkg:bitnami/nats"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.11.14"
},
{
"introduced": "2.12.0"
},
{
"fixed": "2.12.5"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2026-29785"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:nats:nats_server:*:*:*:*:*:go:*:*"
],
"severity": "High"
},
"details": "NATS-Server is a High-Performance server for NATS.io, a cloud and edge native messaging system. Prior to versions 2.11.14 and 2.12.5, if the nats-server has the \"leafnode\" configuration enabled (not default), then anyone who can connect can crash the nats-server by triggering a panic. This happens pre-authentication and requires that compression be enabled (which it is, by default, when leafnodes are used). Versions 2.11.14 and 2.12.5 contain a fix. As a workaround, disable compression on the leafnode port.",
"id": "BIT-nats-2026-29785",
"modified": "2026-03-27T18:14:10.313Z",
"published": "2026-03-27T17:45:10.061Z",
"references": [
{
"type": "WEB",
"url": "https://advisories.nats.io/CVE/secnote-2026-04.txt"
},
{
"type": "WEB",
"url": "https://github.com/nats-io/nats-server/commit/a1488de6f2ba6e666aef0f9cce0016f7f167d6a8"
},
{
"type": "WEB",
"url": "https://github.com/nats-io/nats-server/security/advisories/GHSA-52jh-2xxh-pwh6"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-29785"
}
],
"schema_version": "1.6.2",
"summary": "NATS Server panic via malicious compression on leafnode port"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…