Out-of-bounds write in PHP - CVE-2026-17544
Published: August 3, 2026
Vulnerability details
The vulnerability allows a remote attacker to compromise vulnerable system.
The vulnerability exists due to a boundary error when processing untrusted input within the bc_str2num() function. A remote attacker can pass specially crafted input to the application that is using the affected function, trigger an out-of-bounds write and crash the application or potentially execute arbitrary code.