๐Ÿ” CVE Alert

CVE-2025-14181

MEDIUM 6.5

Integer overflow to buffer overflow in soap HTTP parsing

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

The SOAP HTTP client guards its response buffer growth with a check that relies on signed integer overflow, which is undefined behaviour and is not guaranteed to trigger. When the check is optimised away, a malicious SOAP server can make the client allocate a buffer far smaller than the data it then writes into it, producing a heap buffer overflow.

CWE CWE-190
Vendor php group
Product php
Published Sep 25, 2026
Last Updated Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for php group php

Be the first to know when new medium vulnerabilities affecting php group php are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

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

Affected Versions

PHP Group / PHP
8.2.* < 8.2.34 8.3.* < 8.3.35 8.4.* < 8.4.26 8.5.* < 8.5.11

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/php/php-src/security/advisories/GHSA-cj93-vc83-wgqv

Credits

๐Ÿ” Nora Dossche Nora Dossche