CVE-2026-73256
Last modified
CVE-2026-73256 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The http_cb() function in src/http.c tests hm.proto.len with an impossible greater-than-eight condition even though mg_http_parse() requires an eight-byte protocol string, so is_http_1_0 is never set. Mongoose consequently processes chunked encoding that an HTTP/1.0 proxy can ignore, enabling request smuggling and unauthorized access or state changes. This issue is fixed in version 7.22.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| cesanta | mongoose | < 7.22 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-73256?
How severe is CVE-2026-73256?
How do I fix CVE-2026-73256?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7325Improper authorization in the Active Directory browsing feat…7.1
- CVE-2026-73250Notepad++ is a free and open-source source code editor. Prio…5.4
- CVE-2026-73251Mongoose is an embedded web server and network library. Prio…9.3
- CVE-2026-73253Mongoose is an embedded web server and network library. Prio…9.1
- CVE-2026-73254Mongoose is an embedded web server and network library. Prio…5.4
- CVE-2026-73255Mongoose is an embedded web server and network library. Prio…6.5
- CVE-2026-73257Mongoose is an embedded web server and network library. Prir…9.1
- CVE-2026-73258Mongoose is an embedded web server and network library. Prio…6.5
- CVE-2026-73259Mongoose is an embedded web server and network library. Prio…5.4
- CVE-2026-7326A cross-site request forgery vulnerability in the Admin UI o…8.8
- CVE-2026-73262Prowler is a cloud security platform. Prior to 5.37.0, Prowl…5.4
- CVE-2026-73263Prowler is a cloud security platform. Prior to 5.36.0, the K…9.9
Are you affected by CVE-2026-73256?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
