Ad

CVE-2026-29046

CRITICAL CVSS 4.0: 9.2 EPSS 0.33%
Updated Mar 16, 2026
Tinyweb
Parameter Value
CVSS 9.2 (CRITICAL)
Affected Versions before 2.04
Fixed In 2.04
Type CWE-114, CWE-93, CWE-74 (Injection), CWE-20 (Improper Input Validation)
Vendor Tinyweb
Public PoC No

TinyWeb is a web server (HTTP, HTTPS) written in Delphi for Win32. Prior to version 2.04, TinyWeb accepts request header values and later maps them into CGI environment variables (HTTP_*). The parser did not strictly reject dangerous control characters in header lines and header values, including CR, LF, and NUL, and did not consistently defend against encoded forms such as %0d, %0a, and %00.

This can enable header value confusion across parser boundaries and may create unsafe data in the CGI execution context. This issue has been patched in version 2.04.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
High
Complete data modification
Availability
Low
Partial disruption

CVSS Vector v4.0

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Ritlabs Tinyweb
cpe:2.3:a:ritlabs:tinyweb:*:*:*:*:*:*:*:*
2.04

Related Vulnerabilities