Release date:
2026-05-22 14:36:18 UTC
Description:
* SECURITY UPDATE: soap extension use-after-free via apache:Map duplicate keys
- debian/patches/php-7.0-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.0-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.0-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.0-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.0-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-php70_7.0.33-124_amd64.deb
sha:fc77a9738ca6fe1fd0dae93e7feeea75d156b8c2
-
alt-php70-bcmath_7.0.33-124_amd64.deb
sha:ce582a3aaac61f8c1309234de23986850b11cd34
-
alt-php70-cli_7.0.33-124_amd64.deb
sha:7e88fbb8873697252c951ea1805f4f223542c07b
-
alt-php70-common_7.0.33-124_amd64.deb
sha:3335c33826435a23bd33daf167ad788b3e1e425c
-
alt-php70-dba_7.0.33-124_amd64.deb
sha:5428631eeb0b680c51b38583e73a21caec396499
-
alt-php70-dev_7.0.33-124_amd64.deb
sha:958ac37b946c6f5be98c6cbc05631adb8d8e7c5e
-
alt-php70-enchant_7.0.33-124_amd64.deb
sha:d05c6c985b7385b0a9cef7ab90081ed1f613769c
-
alt-php70-firebird_7.0.33-124_amd64.deb
sha:46166dd80f58604f3718f9157412f4bb9671da3e
-
alt-php70-fpm_7.0.33-124_amd64.deb
sha:8d8437372bbe0a8a34ad6a0d5cb3a8fc3509ffc0
-
alt-php70-gd_7.0.33-124_amd64.deb
sha:7462a56d2a2eb4cc0a9e89aa3163c00bd2f0931f
-
alt-php70-imap_7.0.33-124_amd64.deb
sha:16fc791fbf72456d140c50068d92a07f70b55200
-
alt-php70-intl_7.0.33-124_amd64.deb
sha:264849a7524825b4c32829b2b805b9efaee6074a
-
alt-php70-ldap_7.0.33-124_amd64.deb
sha:5cfa5b62024b355dcfc2701dadb34e504cee78f5
-
alt-php70-mbstring_7.0.33-124_amd64.deb
sha:40992348da60f88ab831c0cbc0d34eb723706529
-
alt-php70-mcrypt_7.0.33-124_amd64.deb
sha:ca9e6751e7a41989797f832301f2bfe16910c323
-
alt-php70-mysqlnd_7.0.33-124_amd64.deb
sha:7482900fdfeba1314be021f90b0e6c4cb3e150da
-
alt-php70-odbc_7.0.33-124_amd64.deb
sha:bb22db2428f7a8fc72c0fa255fa23013ec0df9df
-
alt-php70-opcache_7.0.33-124_amd64.deb
sha:e3d1170e6e4f364fde5874d4682433df74601727
-
alt-php70-pdo_7.0.33-124_amd64.deb
sha:7be049b15dcc50a14775ce5588a3653ed0c9e694
-
alt-php70-pgsql_7.0.33-124_amd64.deb
sha:3eafbacaddb5642953bf7b15fbfed7b1e6405064
-
alt-php70-process_7.0.33-124_amd64.deb
sha:f88c71ffe83dcc267295c2a9f87855e805974339
-
alt-php70-pspell_7.0.33-124_amd64.deb
sha:250945fbec05aae395eaa7ece5a9acebba33c252
-
alt-php70-recode_7.0.33-124_amd64.deb
sha:4dc26035532bdbd3e1eda69e3b08f6fd7383213a
-
alt-php70-snmp_7.0.33-124_amd64.deb
sha:5faad99997ed601d83f24f6269dbf0b79f6e70d9
-
alt-php70-soap_7.0.33-124_amd64.deb
sha:2ea5e66c0b81e1f459e56167bb83e69589138614
-
alt-php70-tidy_7.0.33-124_amd64.deb
sha:c17ad44bf7bb551a9d29e6001482cc2fa63202c6
-
alt-php70-xml_7.0.33-124_amd64.deb
sha:83947961c918338b473f65f07dab72a4e71c1104
-
alt-php70-xmlrpc_7.0.33-124_amd64.deb
sha:f3e616d5b3d0dcbab4b6f34e55bdaf7be4050cb9
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.