Description
An issue in Puma v.5.0.0 and before v.8.0.3 allows an attacker to execute arbitrary code via the ext/puma_http11/http11_parser.rl file
Published: 2026-09-10
Score: n/a
EPSS: n/a
KEV: No
Impact: Remote Code Execution
Action: Assess Impact
AI Analysis

Impact

The vulnerability resides in Puma’s HTTP/1.1 parser within ext/puma_http11/http11_parser.rl. An attacker can forge a specially crafted request that exploits the parser’s logic, leading to arbitrary code execution on the host running Puma. This gives an attacker full control over the server process and can be used to launch additional attacks or exfiltrate data.

Affected Systems

All installations of Puma Web Server with versions from 5.0.0 up to but not including 8.0.3 (i.e., 8.0.2 and earlier) are affected. The vulnerability is independent of the operating system and exists wherever Puma accepts HTTP traffic.

Risk and Exploitability

The flaw permits remote code execution via network traffic; the EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The vulnerability can be exploited by sending malicious HTTP requests to the Puma server. No privileged credentials are required; the attack vector is purely network based, targeting the port Puma listens on.

Generated by OpenCVE AI on September 11, 2026 at 04:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Puma to a version that is not vulnerable (i.e., 8.0.3 or later HTTP parser does not perform unsafe dynamic code execution).
  • In the interim, restrict external access to the Puma HTTP port using firewalls or reverse proxies, limiting connections to trusted HTTP parser errors and monitor these logs for patterns indicating malicious request activity.
  • Regularly monitor Puma logs for anomalous requests and trigger alerts for potential exploitation attempts.

Generated by OpenCVE AI on September 11, 2026 at 04:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 11 Sep 2026 02:15:00 +0000

Type Values Removed Values Added
Title Remote Code Execution via Unsafe HTTP/1.1 Parser in Puma
Weaknesses CWE-94

Thu, 10 Sep 2026 23:45:00 +0000

Type Values Removed Values Added
Title Arbitrary code execution via HTTP/1.1 parser in Puma
Weaknesses CWE-94

Thu, 10 Sep 2026 20:00:00 +0000

Type Values Removed Values Added
Title Arbitrary code execution via HTTP/1.1 parser in Puma
Weaknesses CWE-94

Thu, 10 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Description An issue in Puma v.5.0.0 and before v.8.0.3 allows an attacker to execute arbitrary code via the ext/puma_http11/http11_parser.rl file
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-10T17:23:59.858Z

Reserved: 2026-07-30T00:00:00.000Z

Link: CVE-2026-68006

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-10T18:18:04.960

Modified: 2026-09-10T19:54:25.810

Link: CVE-2026-68006

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-11T02:00:15Z

Weaknesses
  • CWE-94

    Improper Control of Generation of Code ('Code Injection')