The latest release of PHP 8.2 is
8.2.33 which includes important security patches.
Source Code
Change Log
-
curl
-
fpm
-
mbstring
-
Fixed
GHSA-wm6j-2649-pv75 (Null pointer dereference in php_mb_check_encoding() via mb_ereg_search_init()). (CVE-2026-7259)
-
openssl
-
pdo_firebird
-
soap
-
Fixed
GHSA-85c2-q967-79q5 (Stale SOAP_GLOBAL(ref_map) pointer with Apache Map). (CVE-2026-6722)
-
Fixed
GHSA-m33r-qmcv-p97q (Use-after-free after header parsing failure with SOAP_PERSISTENCE_SESSION). (CVE-2026-7261)
-
-
standard
-
-
Fixed
GHSA-m8rr-4c36-8gq4 (Consistently pass unsigned char to ctype.h functions). (CVE-2026-7258)