CVE-2026-67183
Last modified
CVE-2026-67183 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. TinyWeb through 0.0.8 contains a memory leak vulnerability that allows unauthenticated attackers to exhaust available memory by sending ordinary well-formed HTTP requests. Each request causes HttpParser::execute() to allocate Url objects, HttpHeaders objects, and HttpHeader instances via raw new expressions that are never freed due to missing destructors and unreachable delete calls, causing worker resident memory to grow monotonically by approximately 20 to 28 kB per request until the worker process is killed.. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
TinyWeb through 0.0.8 contains a memory leak vulnerability that allows unauthenticated attackers to exhaust available memory by sending ordinary well-formed HTTP requests. Each request causes HttpParser::execute() to allocate Url objects, HttpHeaders objects, and HttpHeader instances via raw new expressions that are never freed due to missing destructors and unreachable delete calls, causing worker resident memory to grow monotonically by approximately 20 to 28 kB per request until the worker process is killed.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| GeneralSandman | TinyWeb | >= e48f15d38d2bebeec9cabcfdde81931b10a1963b, <= a381da252fe8e873c8aff22703040426cc9b2ae0; 0.0.8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-67183?
How severe is CVE-2026-67183?
How do I fix CVE-2026-67183?
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-67178MISP installation scripts generated an Apache HTTP virtual-h…7.8
- CVE-2026-67179Genkit does not properly validate host request headers. Any …7.8
- CVE-2026-6718IBM Concert 1.0.0 through 3.0.0 is vulnerable to improper ac…6.2
- CVE-2026-67180Google Turbinia allows arbitrary command execution via worke…8.4
- CVE-2026-67181Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggli…5.4
- CVE-2026-67182Rouille 0.3.3 through 3.6.2 contains an HTTP request smuggli…7.5
- CVE-2026-67184TinyWeb through 0.0.8 contains a null pointer dereference vu…8.7
- CVE-2026-67185TinyWeb through 0.0.8 contains a path traversal vulnerabilit…8.7
- CVE-2026-67188Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-67189pfSense Plus before 26.07 and pfSense CE through 2.8.1 conta…6.1
- CVE-2026-67191Xlight FTP Server before 3.9.5 contains a pre-authentication…9.8
- CVE-2026-67192Xlight FTP Server before 3.9.5 contains a pre-authentication…9.2
Are you affected by CVE-2026-67183?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
