Cyber Resilience

CVE-2024-8925

LowPublic PoC

Published: 08 October 2024

Published
08 October 2024
Modified
03 November 2025
KEV Added
Patch
CVSS Score v3.1 3.1 CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
EPSS Score 0.0185 83.4th percentile
Risk Priority 7 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-8925 is a low-severity HTTP Request/Response Smuggling (CWE-444) vulnerability in Php Php. Its CVSS base score is 3.1 (Low).

Operationally, ranked in the top 16.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

EU & UK References

Vulnerability details

In PHP versions 8.1.* before 8.1.30, 8.2.* before 8.2.24, 8.3.* before 8.3.12, erroneous parsing of multipart form data contained in an HTTP POST request could lead to legitimate data not being processed. This could lead to malicious attacker able to…

more

control part of the submitted data being able to exclude portion of other data, potentially leading to erroneous application behavior.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

php
php
8.1.0 — 8.1.30 · 8.2.0 — 8.2.24 · 8.3.0 — 8.3.12

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References