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.

Project Subscriptions

No data.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6514-1 php8.4 security update
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Fri, 25 Sep 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 25 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Integer overflow to buffer overflow in soap HTTP parsing
Weaknesses CWE-190
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: php

Published:

Updated: 2026-09-25T20:44:13.720Z

Reserved: 2025-12-06T06:46:57.344Z

Link: CVE-2025-14181

cve-icon Vulnrichment

Updated: 2026-09-25T20:44:09.647Z

cve-icon NVD

Status : Received

Published: 2026-09-25T21:17:19.840

Modified: 2026-09-25T21:17:19.840

Link: CVE-2025-14181

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.

Weaknesses