Description
A security vulnerability has been detected in Ritlabs TinyWeb Server up to 1.94 on Win32. This impacts an unknown function in the library libeay32.dll.html of the component Header Handler. The manipulation of the argument Authorization leads to stack-based buffer overflow. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-06-15
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack-based buffer overflow exists in the Header Handler of Ritlabs TinyWeb Server, triggered by malicious manipulation of the Authorization header processed in the libeay32.dll.html library. The flaw resides in an unknown function and occurs on Win32 systems running any release up to 1.94. Attackers can send crafted HTTP requests from a remote location to overflow the server’s stack, potentially leading to arbitrary code execution, loss of confidentiality, integrity, or availability of the affected services. The vulnerability is classified as CWE-119 and CWE-121, consistent with buffer and stack overflows.

Affected Systems

Ritlabs TinyWeb Server versions 1.94 and below running on Windows 32-bit platforms are affected. The vulnerability arises from the Header Handler component of the libeay32.dll.html library. No specific sub-versions are enumerated beyond the stated maximum of 1.94.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate to high severity, and the EPSS score is not available, providing little information about current exploitation prevalence. The vulnerability is listed as not in CISA KEV, suggesting no confirmed public exploitation yet, but the exploit has been disclosed publicly and is considered usable. Remote exploitation is possible with any client that can reach the server’s network interface, meaning the risk is contingent on the exposure of the server to untrusted networks. The lack of a vendor response reduces confidence in an imminent fix, increasing the importance of mitigations.

Generated by OpenCVE AI on June 15, 2026 at 02:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑proposed patch or upgrade to a newer TinyWeb Server version that addresses the buffer overflow.
  • Restrict inbound traffic to the server with firewall or ACL rules, allowing connections only from trusted IP ranges.
  • Configure a reverse proxy or HTTP filter to strip or block the Authorization header before it reaches the vulnerable Header Handler component.

Generated by OpenCVE AI on June 15, 2026 at 02:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 15 Jun 2026 00:45:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in Ritlabs TinyWeb Server up to 1.94 on Win32. This impacts an unknown function in the library libeay32.dll.html of the component Header Handler. The manipulation of the argument Authorization leads to stack-based buffer overflow. The attack can be initiated remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title Ritlabs TinyWeb Server Header libeay32.dll.html stack-based overflow
First Time appeared Ritlabs
Ritlabs tinyweb Server
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:a:ritlabs:tinyweb_server:*:*:*:*:*:*:*:*
Vendors & Products Ritlabs
Ritlabs tinyweb Server
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Ritlabs Tinyweb Server
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-15T00:15:08.714Z

Reserved: 2026-06-14T11:39:38.478Z

Link: CVE-2026-12200

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-15T01:16:24.667

Modified: 2026-06-15T01:16:24.667

Link: CVE-2026-12200

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-15T02:30:26Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow