CVE-2026-73258
Last modified
CVE-2026-73258 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can place a lone carriage return or line feed in multipart input processed by mg_http_next_multipart() in src/http.c. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can place a lone carriage return or line feed in multipart input processed by mg_http_next_multipart() in src/http.c. The loops comparing s[b] and s[b + 1], and s[h2] and s[h2 + 1], use an incorrect AND condition and stop when either character resembles part of a CRLF terminator. This truncates headers, filenames, or boundaries and can cause an application to accept dangerous content after seeing a misleading Content-Type value. 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-73258?
How severe is CVE-2026-73258?
How do I fix CVE-2026-73258?
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-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-73256Mongoose is an embedded web server and network library. Prio…9.1
- CVE-2026-73257Mongoose is an embedded web server and network library. Prir…9.1
- 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
- CVE-2026-73264Prowler is a cloud security platform. Prior to 5.33.1, an au…7.6
- CVE-2026-73265RustFS is a distributed object storage system built in Rust.…6.5
Are you affected by CVE-2026-73258?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
