VOOZH about

URL: https://nvd.nist.gov/vuln/detail/CVE-2025-14180

⇱ NVD - CVE-2025-14180


  1. Vulnerabilities

CVE-2025-14180 Detail

Description

In PHP versions 8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1 when using the PDO PostgreSQL driver with PDO::ATTR_EMULATE_PREPARES enabled, an invalid character sequence (such as \x99) in a prepared statement parameter may cause the quoting function PQescapeStringConn to return NULL, leading to a null pointer dereference in pdo_parse_params() function. This may lead to crashes (segmentation fault) and affect the availability of the target server.


Metrics

 
NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NVD assessment not yet provided.

CVSS-B 8.2 HIGH
Vector:  CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj PHP Group Exploit  Vendor Advisory 

Weakness Enumeration

CWE-ID CWE Name Source
CWE-476 NULL Pointer Dereference PHP Group  

Known Affected Software Configurations Switch to CPE 2.2

CPEs loading, please wait.

Denotes Vulnerable Software
Are we missing a CPE here? Please let us know.

Change History

4 change records found show changes

CVE Modified by CISA-ADP 6/17/2026 4:35:28 AM

Action Type Old Value New Value
Added SSVC
{"timestamp":"2025-12-29T15:59:59.281968Z","id":"CVE-2025-14180","options":[{"exploitation":"poc"},{"automatable":"no"},{"technicalImpact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}


CVE Modified by PHP Group 6/17/2026 4:35:28 AM

Action Type Old Value New Value
Added Affected
[{"vendor":"PHP Group","product":"PHP","defaultStatus":"affected","packageName":"pdo","versions":[{"version":"8.1.*","lessThan":"8.1.34","versionType":"semver","status":"affected"},{"version":"8.2.*","lessThan":"8.2.30","versionType":"semver","status":"affected"},{"version":"8.3.*","lessThan":"8.3.29","versionType":"semver","status":"affected"},{"version":"8.4.*","lessThan":"8.4.16","versionType":"semver","status":"affected"},{"version":"8.5.*","lessThan":"8.5.1","versionType":"semver","status":"affected"}]}]


Initial Analysis by NIST 1/09/2026 3:23:40 PM

Action Type Old Value New Value
Added CVSS V3.1
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H


Added CPE Configuration
OR
 *cpe:2.3:a:php:php:*:*:*:*:*:*:*:* versions from (including) 8.1.0 up to (excluding) 8.1.34
 *cpe:2.3:a:php:php:*:*:*:*:*:*:*:* versions from (including) 8.2.0 up to (excluding) 8.2.30
 *cpe:2.3:a:php:php:*:*:*:*:*:*:*:* versions from (including) 8.3.0 up to (excluding) 8.3.29
 *cpe:2.3:a:php:php:*:*:*:*:*:*:*:* versions from (including) 8.4.0 up to (excluding) 8.4.16
 *cpe:2.3:a:php:php:*:*:*:*:*:*:*:* versions from (including) 8.5.0 up to (excluding) 8.5.1


Added Reference Type
PHP Group: https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj Types: Exploit, Vendor Advisory


New CVE Received from PHP Group 12/27/2025 3:15:40 PM

Action Type Old Value New Value
Added Description
In PHP versions 8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1 when using the PDO PostgreSQL driver with PDO::ATTR_EMULATE_PREPARES enabled, an invalid character sequence (such as \x99) in a prepared statement parameter may cause the quoting function PQescapeStringConn to return NULL, leading to a null pointer dereference in pdo_parse_params() function. This may lead to crashes (segmentation fault) and affect the availability of the target server.


Added CVSS V4.0
AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X


Added CWE
CWE-476


Added Reference
https://github.com/php/php-src/security/advisories/GHSA-8xr5-qppj-gvwj


Quick Info

CVE Dictionary Entry:
CVE-2025-14180
NVD Published Date:
12/27/2025
NVD Last Modified:
06/17/2026
Source:
PHP Group