#VU105641 Improper Authentication in PHP - CVE-2025-1736

 

#VU105641 Improper Authentication in PHP - CVE-2025-1736

Published: March 12, 2025 / Updated: March 20, 2025


Vulnerability identifier: #VU105641
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2025-1736
CWE-ID: CWE-287
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
PHP
Software vendor:
PHP Group

Description

The vulnerability allows a remote attacker to bypass authentication process.

The vulnerability exists due to an error in Stream HTTP wrapper header check, which can omit Basic authentication header. A remote attacker can bypass authentication mechanisms that rely on Basic authentication.


Remediation

Install update from vendor's website.

External links