CVE-2026-28497 Details
Description
TinyWeb is a web server (HTTP, HTTPS) written in Delphi for Win32. Prior to version 2.03, an integer overflow vulnerability in the string-to-integer conversion routine (_Val) allows an unauthenticated remote attacker to bypass Content-Length restrictions and perform HTTP Request Smuggling. This can lead to unauthorized access, security filter bypass, and potential cache poisoning. The impact is critical for servers using persistent connections (Keep-Alive). This issue has been patched in version 2.03.
An integer overflow vulnerability has been identified in TinyWeb, a web server written in Delphi for Win32, prior to version 2.03. This vulnerability occurs in the string-to-integer conversion routine, allowing an unauthenticated remote attacker to bypass Content-Length restrictions and perform HTTP Request Smuggling. The issue can lead to unauthorized access, security filter bypass, and potential cache poisoning, with critical impact on servers using persistent connections (Keep-Alive).
Users are advised to upgrade to TinyWeb version 2.03, which addresses the integer overflow vulnerability and enforces strict compliance with HTTP standards. Additionally, consider using a reverse proxy to normalize headers and disable persistent connections if an immediate upgrade is not possible.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Mar 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-190 | Integer Overflow or Wraparound | [email protected] |
| CWE-190 | Integer Overflow or Wraparound | [email protected] |
| CWE-444 | Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ritlabs tinyweb | < 2.03 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Mar 16, 2026 | Initial Analysis | [email protected] |
| Mar 6, 2026 | New CVE Received | [email protected] |