Skip to main content

Apache Pony Mail CVE-2026-41873

| EUVDEUVD-2026-26065 CRITICAL
HTTP Request/Response Smuggling (CWE-444)
2026-04-28 security@apache.org
9.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.8 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

6
Re-analysis Queued
Apr 28, 2026 - 22:22 vuln.today
cvss_changed
Analysis Generated
Apr 28, 2026 - 18:53 vuln.today
CVSS changed
Apr 28, 2026 - 18:52 NVD
9.8 (CRITICAL)
EUVD ID Assigned
Apr 28, 2026 - 16:22 euvd
EUVD-2026-26065
Analysis Generated
Apr 28, 2026 - 16:22 vuln.today
CVE Published
Apr 28, 2026 - 16:16 nvd
CRITICAL 9.8

DescriptionCVE.org

UNSUPPORTED WHEN ASSIGNED Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') vulnerability in Pony Mail leading to admin account takeover.

This issue affects all versions of the Lua implementation of Pony Mail. There is a Python implementation under development under the name "Pony Mail Foal" that is not affected by this issue, but hasn't been released yet.

As the Lua implementation of this project is retired, we do not plan to release a version that fixes this issue. Users are recommended to find an alternative or restrict access to the instance to trusted users.

NOTE: This vulnerability only affects products that are no longer supported by the maintainer.

AnalysisAI

HTTP request smuggling in Apache Pony Mail (Lua implementation) enables remote unauthenticated attackers to achieve complete admin account takeover with critical impact across confidentiality, integrity, and availability. This affects all versions of the retired Lua codebase - Apache has abandoned support with no patch planned, recommending migration to alternative solutions. CVSS 9.8 critical severity reflects trivial network-based exploitation requiring no authentication or user interaction.

Technical ContextAI

HTTP request smuggling (CWE-444) exploits inconsistent parsing of HTTP message boundaries between front-end proxies and back-end servers. When intermediate infrastructure (load balancers, reverse proxies, WAFs) and the application server disagree on where one HTTP request ends and another begins - typically via conflicting Content-Length and Transfer-Encoding headers, or malformed chunked encoding - attackers can inject malicious requests that appear to originate from other users or bypass security controls. In Pony Mail's Lua implementation, this parsing inconsistency allows an attacker to poison the request queue such that subsequent requests appear to come from administrative sessions, enabling session hijacking and privilege escalation. The CPE string cpe:2.3:a:apache:pony_mail:*:*:*:*:*:*:*:* indicates all versions of the Lua implementation are affected. The Python-based 'Pony Mail Foal' rewrite is not vulnerable, suggesting the issue stems from Lua-specific HTTP parsing libraries or Pony Mail's integration with the Lua web server stack.

RemediationAI

Apache provides no patch - the Lua implementation is permanently retired. Immediate migration to an alternative mailing list archive solution is required for production deployments. Organizations with trusted-user-only internal instances may accept residual risk with compensating controls: restrict network access to the Pony Mail instance via firewall rules permitting only authenticated VPN users or specific IP ranges (trade-off: breaks public archive access); deploy a hardened reverse proxy (nginx, Apache httpd) configured with strict HTTP parsing that normalizes requests before reaching Pony Mail (trade-off: requires expertise in request smuggling mitigations like rejecting ambiguous Content-Length/Transfer-Encoding combinations, may break legitimate clients); implement runtime application firewall rules detecting smuggling patterns such as duplicate or conflicting headers (trade-off: potential false positives, ongoing signature maintenance). Monitor the Pony Mail Foal Python rewrite at https://lists.apache.org/thread/1c7jtxjobh280kqc13fzw1cg57xrz951 for production-ready releases as the long-term replacement path. These controls reduce but cannot eliminate risk against a CVSS 9.8 vulnerability - migration remains the only complete remediation.

More in Python

View all
CVE-2025-24016 CRITICAL POC
9.9 Feb 10

Wazuh SIEM platform versions 4.4.0 through 4.9.0 contain an unsafe deserialization vulnerability in the DistributedAPI t

CVE-2025-27520 CRITICAL POC
9.8 Apr 04

BentoML version 1.4.2 and earlier contains an unauthenticated remote code execution vulnerability through insecure deser

CVE-2025-2945 CRITICAL POC
9.9 Apr 03

pgAdmin 4 contains critical remote code execution vulnerabilities in the Query Tool download and Cloud Deployment endpoi

CVE-2013-5093 MEDIUM POC
6.8 Sep 27

The renderLocalView function in render/views.py in graphite-web in Graphite 0.9.5 through 0.9.10 uses the pickle Python

CVE-2025-32375 CRITICAL POC
9.8 Apr 09

BentoML is a Python library for building online serving systems optimized for AI apps and model inference. Rated critica

CVE-2014-0224 HIGH POC
7.4 Jun 05

OpenSSL before 0.9.8za, 1.0.0 before 1.0.0m, and 1.0.1 before 1.0.1h does not properly restrict processing of ChangeCiph

CVE-2024-21644 HIGH POC
7.5 Jan 08

pyLoad download manager version prior to 0.5.0b3.dev77 exposes the Flask SECRET_KEY through an unauthenticated endpoint.

CVE-2017-9462 HIGH POC
8.8 Jun 06

In Mercurial before 4.1.3, "hg serve --stdio" allows remote authenticated users to launch the Python debugger, and conse

CVE-2026-39987 CRITICAL POC
9.3 Apr 08

Unauthenticated remote code execution in Marimo ≤0.20.4 allows attackers to execute arbitrary system commands via the `/

CVE-2024-21645 MEDIUM POC
5.3 Jan 08

pyLoad is the free and open-source Download Manager written in pure Python. Rated medium severity (CVSS 5.3), this vulne

CVE-2026-33017 CRITICAL POC
9.3 Mar 17

Langflow (a visual LLM pipeline builder) contains a critical unauthenticated code execution vulnerability (CVE-2026-3301

CVE-2026-55255 HIGH POC
8.4 Jun 19

Cross-user flow execution in Langflow (< 1.9.1) lets any authenticated API-key holder run another user's flow by passing

Share

CVE-2026-41873 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy