7.5
CVE-2026-47737
- EPSS 0.18%
- Veröffentlicht 14.07.2026 19:45:16
- Zuletzt bearbeitet 15.07.2026 18:15:13
- CVE-Watchlists
- Unerledigt
Puma PROXY Protocol v1 Accepts Repeated Protocol Headers on Persistent Connections
Puma is a Ruby/Rack web server built for parallelism. From 5.5.0 until 7.2.1 and 8.0.2, Puma is vulnerable to source IP spoofing when set_remote_address proxy_protocol: :v1 is enabled and persistent connections are used because Puma incorrectly re-parses PROXY protocol headers after each keep-alive request on the same connection, allowing an attacker to inject a second PROXY header and overwrite REMOTE_ADDR. This issue is fixed in versions 7.2.1 and 8.0.2.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
Herstellerpuma
≫
Produkt
puma
Version
>= 5.5.0, < 7.2.1
Status
affected
Version
>= 8.0.0, < 8.0.2
Status
affected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.18% | 0.074 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
|
CWE-290 Authentication Bypass by Spoofing
This attack-focused weakness is caused by incorrectly implemented authentication schemes that are subject to spoofing attacks.
CWE-345 Insufficient Verification of Data Authenticity
The product does not sufficiently verify the origin or authenticity of data, in a way that causes it to accept invalid data.
https://github.com/puma/puma/commit/439c6136d9c2275721b7864db3ee78af7c80889f
https://github.com/puma/puma/commit/ebe9db3929ab8299d19c8f5b41e8ef4f4b22fa58
https://github.com/puma/puma/releases/tag/v7.2.1
https://github.com/puma/puma/releases/tag/v8.0.2
https://github.com/puma/puma/security/advisories/GHSA-2vqw-3mp8-cgmx
https://github.com/puma/puma/pull/3944
https://github.com/puma/puma/pull/3947