Release date:
2026-05-22 15:44:34 UTC
Description:
* SECURITY UPDATE: soap extension use-after-free via apache:Map duplicate keys
- debian/patches/php-7.2-CVE-2026-6722.patch: backport upstream commit
aee3b3ac9b in ext/soap/php_encoding.c — add Z_TRY_ADDREF_P on
soap_add_xml_ref insertion and change SOAP_GLOBAL(ref_map) destructor
to ZVAL_PTR_DTOR.
- CVE-2026-6722
* SECURITY UPDATE: soap extension NULL pointer dereference via apache:Map
item missing element
- debian/patches/php-7.2-CVE-2026-7262.patch: backport upstream commit
79551ab8b1 in ext/soap/php_encoding.c — fix typo'd null check in
to_zval_map() (was checking xmlKey, should check xmlValue).
- CVE-2026-7262
* SECURITY UPDATE: php-fpm status endpoint XSS via unescaped request_uri
- debian/patches/php-7.2-CVE-2026-6735.patch: backport upstream commit
99a5ad7441 in sapi/fpm/fpm/fpm_status.c — escape proc.request_uri
with php_escape_html_entities_ex() and fix the broken
"ENT_HTML_IGNORE_ERRORS & ENT_COMPAT" flag (bitwise-AND of two flag
constants evaluates to 0). Adapted to 7.x layout (struct access
"proc.X", single encode flag, older 6-arg
php_escape_html_entities_ex signature).
- CVE-2026-6735
* SECURITY UPDATE: soap SoapServer use-after-free after header parsing
failure when SOAP_PERSISTENCE_SESSION is set
- debian/patches/php-7.2-CVE-2026-7261.patch: backport upstream commit
db2a7f9348 in ext/soap/soap.c — guard both zval_ptr_dtor(soap_obj)
call sites in PHP_METHOD(SoapServer, handle) with
"if (service->soap_class.persistence != SOAP_PERSISTENCE_SESSION)".
- CVE-2026-7261
* SECURITY UPDATE: metaphone() signed integer overflow on >INT_MAX input
- debian/patches/php-7.2-CVE-2026-7568.patch: backport upstream commit
47def8ce1d in ext/standard/metaphone.c — retype w_idx and
Lookahead's how_far/idx from int to size_t to avoid signed
overflow while walking strings larger than 2 GB on 64-bit builds.
- CVE-2026-7568
Updated packages:
-
alt-php72_7.2.34-74_amd64.deb
sha:d89c6ae76ae55f00c7324d5c8a2e309b19e7dfea
-
alt-php72-bcmath_7.2.34-74_amd64.deb
sha:c9089cc244c3970a8da2dedfd50724db20783018
-
alt-php72-cli_7.2.34-74_amd64.deb
sha:00f8593e0f81dc7403063efc792eb44186f13043
-
alt-php72-common_7.2.34-74_amd64.deb
sha:35b36e7358899b2de265fd485086a7431c582ad7
-
alt-php72-dba_7.2.34-74_amd64.deb
sha:2dcd52dc968b95698c5053aacf6772792da2ab39
-
alt-php72-dev_7.2.34-74_amd64.deb
sha:c5353119bef3d9d6b50ec03656217fb172d7b0f3
-
alt-php72-enchant_7.2.34-74_amd64.deb
sha:51ec4309ad931464a58809d24a18b57270eee91b
-
alt-php72-firebird_7.2.34-74_amd64.deb
sha:36ae99dcb1967de586a825e523399d369d645230
-
alt-php72-fpm_7.2.34-74_amd64.deb
sha:bcfc7e03cc90bf56e7d5f6d6e8fdff14b3b6f00d
-
alt-php72-gd_7.2.34-74_amd64.deb
sha:1a71d8a1aa1328ed37a0b3aba913251f81b9dd4f
-
alt-php72-imap_7.2.34-74_amd64.deb
sha:96d698208e665abb0e2cf2323f49d9e88f13a10b
-
alt-php72-intl_7.2.34-74_amd64.deb
sha:46c1d8d67f2fdbc4a9cba987a544b670e51d55e9
-
alt-php72-ldap_7.2.34-74_amd64.deb
sha:72ce42d6f8d405efd407c2c160d2bc8106725a8d
-
alt-php72-mbstring_7.2.34-74_amd64.deb
sha:eebc8071b6ff7c7c5d91f3f7de81f3198f9cea95
-
alt-php72-mysqlnd_7.2.34-74_amd64.deb
sha:d93a2245c711ae48b3604d9327d4ec5ac02c0664
-
alt-php72-odbc_7.2.34-74_amd64.deb
sha:381ee7a679979637382480ade0266718238bd565
-
alt-php72-opcache_7.2.34-74_amd64.deb
sha:44486ed25d71403ffab32841b02e55fc274b86bf
-
alt-php72-pdo_7.2.34-74_amd64.deb
sha:0e89770cba3f67e9b695cc65ff9ef66b1e4a915b
-
alt-php72-pgsql_7.2.34-74_amd64.deb
sha:9234b2514ad7589d31f651a8c8951383e6bfbeeb
-
alt-php72-process_7.2.34-74_amd64.deb
sha:ecd8afe2ad1c3d2620d91d9269746945301bc65f
-
alt-php72-pspell_7.2.34-74_amd64.deb
sha:c040ebc6e1cc1d235dc4083533d2086d7d1a3be1
-
alt-php72-recode_7.2.34-74_amd64.deb
sha:94dfc6c4d93a55eb816d0015386e11751a8565fc
-
alt-php72-snmp_7.2.34-74_amd64.deb
sha:7bf2ae3b1e0ee827e8158a8c958f48bfdf075acd
-
alt-php72-soap_7.2.34-74_amd64.deb
sha:941f4153012ae10f700261299e07d7245ecfce63
-
alt-php72-sodium_7.2.34-74_amd64.deb
sha:c23818706564841e7b0037308617069225c845bd
-
alt-php72-tidy_7.2.34-74_amd64.deb
sha:15bdac1238faeb6ee47a81fc89b760370c0d1772
-
alt-php72-xml_7.2.34-74_amd64.deb
sha:c3e7fa0b765fa0f1a10ff7fc4020ec02a91747dc
-
alt-php72-xmlrpc_7.2.34-74_amd64.deb
sha:1697160d0270f0fbd498ddede0a1bd5348d8c5e6
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.