PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-59920 netty CVE debrief

Netty is an asynchronous, event-driven network application framework. A vulnerability in Netty's STOMP encoder (StompSubframeEncoder) allows an attacker to inject additional STOMP headers by not escaping or validating header values in CONNECT and CONNECTED frames. This issue affects Netty versions prior to 4.1.136.Final and 4.2.16.Final, with a CVSS score of 6.5 and MEDIUM severity. The vulnerability can lead to potential authentication bypass or privilege escalation attacks. Netty application developers, administrators, and users who utilize STOMP-based communication protocols should review and patch vulnerable versions. The CVE record was published on 2026-07-29T18:16:56.757Z and has not been modified since then. The NVD entry is currently Analyzed. AI-assisted PatchSiren debrief based on the supplied source corpus.

Vendor
netty
Product
Unknown
CVSS
MEDIUM 6.5
CISA KEV
Not listed in stored evidence
Original CVE published
2026-07-29
Original CVE updated
2026-08-06
Advisory published
2026-07-29
Advisory updated
2026-08-06

Who should care

Netty application developers, administrators, and users who utilize STOMP-based communication protocols should review and patch vulnerable versions to prevent potential authentication bypass or privilege escalation attacks. Additionally, security teams and vulnerability management teams should be aware of the potential impact on their systems and take necessary precautions.

Technical summary

Netty's STOMP encoder does not escape or validate header values in CONNECT and CONNECTED frames, allowing an attacker to inject additional STOMP headers and potentially bypass authentication or escalate privileges. The vulnerability has a CVSS score of 6.5 and is classified as MEDIUM severity. This issue affects Netty versions prior to 4.1.136.Final and 4.2.16.Final. Netty application developers, administrators, and users who utilize STOMP-based communication protocols should review and patch vulnerable versions to prevent potential authentication bypass or privilege escalation attacks. Additionally, security teams and vulnerability management teams should be aware of the potential impact on their systems and take necessary precautions.

Defensive priority

Medium-priority defensive review recommended due to potential authentication bypass or privilege escalation in Netty applications.

Recommended defensive actions

  • Review Netty application configurations and versions to identify potential exposure
  • Verify STOMP encoder usage and validate header values
  • Apply patches or updates to Netty versions 4.1.136.Final or 4.2.16.Final
  • Monitor for suspicious activity or authentication attempts
  • Consider implementing compensating controls for STOMP-based applications
  • Perform a thorough review of affected product deployments in managed environments
  • Track exceptions and retest remediated assets after verification

Evidence notes

Evidence from official CVE and NVD sources indicates a vulnerability in Netty's STOMP encoder. The CVE record and NVD entry provide details on the issue, but additional verification is recommended. Grounding from CVE.org and NVD suggests that Netty versions prior to 4.1.136.Final and 4.2.16.Final are affected. Defenders should verify STOMP encoder usage, validate header values, and review application configurations for potential exposure.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-07-29T18:16:56.757Z and has not been modified since then.