CWE-1035— OWASP Top Ten 2017 Category — Using Components with Known Vulnerabilities
12 active CVEs classified under this weakness category. Sourced from NVD, GHSA, and vendor advisories. Full definition on MITRE →
CVEs classified under CWE-1035page 1 of 1
- CVE-2026-93492MEDIUMCVSS 5.3EG 5.32026-09-18
A flaw was found in Netty's HTTP/2 HpackEncoder. A remote attacker can exploit this by sending HTTP/2 SETTINGS frames with a very large MAX_HEADER_TABLE_SIZE. This causes the HpackEncoder to store an excessive number of unique headers, lea…
- CVE-2026-93494HIGHCVSS 7.5EG 7.52026-09-18
A flaw was found in Netty's StompSubframeDecoder component. A remote attacker can exploit this vulnerability by sending a specially crafted STOMP frame body without its terminating null byte. This causes the decoder to allocate a ByteBuf (…
- CVE-2026-93558HIGHCVSS 7.5EG 7.52026-09-18
Unbounded Per-Connection Queue Growth in WebSocketServerExtensionHandler Leads to Denial of Service
- CVE-2026-93560HIGHCVSS 7.5EG 7.52026-09-18
STOMP codec content-length long-to-int truncation causes infinite decode loop DoS
- CVE-2026-93561MEDIUMCVSS 6.5EG 6.52026-09-18
Memcache binary codec signed/unsigned type mismatch causes frame desynchronization and response smuggling
- CVE-2026-93563HIGHCVSS 7.5EG 7.52026-09-18
Unbounded multi-line response accumulation in SmtpResponseDecoder leads to memory-exhaustion DoS
- CVE-2026-93564HIGHCVSS 7.5EG 7.52026-09-18
HAProxy PROXY-v2 nested-TLV grandchild ByteBuf reference-count leak (incomplete fix of PR #16881)
- CVE-2026-93565HIGHCVSS 7.5EG 7.52026-09-18
### Summary `RtspMethods.valueOf()` silently strips trailing control bytes (any character with code point <= 0x20, the full range that `String.trim()` removes) before performing a cache lookup against its ten pre-populated method constant…
- CVE-2026-93566MEDIUMCVSS 6.5EG 6.52026-09-18
### Summary Netty skips strict chunk size line validation when the line has no chunk extension (`;`), so a chunk size line containing an embedded bare CR (e.g. `0\rX`) is accepted instead of rejected, enabling HTTP request smuggling. #…
- CVE-2026-93575HIGHCVSS 7.5EG 7.52026-09-18
### Summary Netty's fix for CVE-2026-44248 is incomplete. The decoder checks if the MQTT packet's `Remaining Length` exceeds `maxBytesInMessage`, but fails to validate the `Properties Length` against the `Remaining Length`. An attacker ca…
- CVE-2026-93578MEDIUMCVSS 5.9EG 5.92026-09-18
A flaw was found in Netty's Online Certificate Status Protocol (OCSP) Client. The client fails to verify the 'id-kp-OCSPSigning' Extended Key Usage (EKU) in OCSP responder certificates. A remote attacker, holding any valid certificate issu…
- CVE-2026-93579MEDIUMCVSS 6.5EG 6.52026-09-18
A flaw was found in Netty's HTTP/2 stack. This vulnerability allows a remote attacker to inject prohibited characters, such as NUL, Line Feed, and Carriage Return, into HTTP/2 header field values due to insufficient validation. When these …
Map vulnerabilities like CWE-1035 to your infrastructure
EchelonGraph correlates every CVE — across CWE-1035 and 150+ other weakness categories — against the assets you actually run. See blast radius, fix versions, and remediation steps in one graph.
Start Free Scan →