Release date:
2026-05-22 13:59:03 UTC
Description:
* SECURITY UPDATE: soap extension use-after-free via apache:Map duplicate keys
- debian/patches/php-7.1-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.1-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.1-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.1-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.1-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-php71_7.1.33-90_amd64.deb
sha:8fc4d07f2eae24fd0a03f3672cb388e33b7518d4
-
alt-php71-bcmath_7.1.33-90_amd64.deb
sha:3a326991661ef8fffd647bd61330c72697b2e36f
-
alt-php71-cli_7.1.33-90_amd64.deb
sha:d1948e1f5df31b8568208c5231b0b284bc81c16b
-
alt-php71-common_7.1.33-90_amd64.deb
sha:93bc9054bd73b92d170bcc256720697d0b2c8308
-
alt-php71-dba_7.1.33-90_amd64.deb
sha:16b604039858b5ad886c6b58afc1517f56941af1
-
alt-php71-dev_7.1.33-90_amd64.deb
sha:420b4c07955376451c71787ee9d5a1165ccd2516
-
alt-php71-enchant_7.1.33-90_amd64.deb
sha:8a8f0036546a65f7dc8a3e1506d5fd273a87d37a
-
alt-php71-firebird_7.1.33-90_amd64.deb
sha:5d297397497c06661d9faa954fabd56c13154e9b
-
alt-php71-fpm_7.1.33-90_amd64.deb
sha:fedde5cda8effcc1b3396bd6b6edfef918636734
-
alt-php71-gd_7.1.33-90_amd64.deb
sha:b491990b876be2c993f4c7c04926bd7dea232eb2
-
alt-php71-imap_7.1.33-90_amd64.deb
sha:6fb1eee1636c10242aa86ed2d8e5d27977f7f706
-
alt-php71-intl_7.1.33-90_amd64.deb
sha:fe018d922a1a92633b7d26f77fb5686a3c14ad05
-
alt-php71-ldap_7.1.33-90_amd64.deb
sha:33acd82ada1a562e3dae6a829e3fb2536d867eb0
-
alt-php71-mbstring_7.1.33-90_amd64.deb
sha:8050f9534029b3849fa53ff1dc7399e123d8dfc9
-
alt-php71-mcrypt_7.1.33-90_amd64.deb
sha:c21a0fac7d7f73cc1c566e4e9d8b17b4dc9398f8
-
alt-php71-mysqlnd_7.1.33-90_amd64.deb
sha:64fae84697978b104e6061786118683edc52b7d6
-
alt-php71-odbc_7.1.33-90_amd64.deb
sha:d3ede751aaf30b5355a6baf2915c584772887c27
-
alt-php71-opcache_7.1.33-90_amd64.deb
sha:b14e956a1cad658186737e2036571f47e8620eb7
-
alt-php71-pdo_7.1.33-90_amd64.deb
sha:5b453d1fd778a03f1108f49377bae91a02617f26
-
alt-php71-pgsql_7.1.33-90_amd64.deb
sha:8fb82d2665b3de83de28fea9891ae35a07aac2a0
-
alt-php71-process_7.1.33-90_amd64.deb
sha:0468b839dab03b4f81ae089808bbcd2e2430d9e3
-
alt-php71-pspell_7.1.33-90_amd64.deb
sha:9d417636401d0dd95ef58714015f7262c927fdb0
-
alt-php71-recode_7.1.33-90_amd64.deb
sha:2e90eff36325c72dda9dd7d4430404cc86924c83
-
alt-php71-snmp_7.1.33-90_amd64.deb
sha:83ab79f233295432d1f64a4dbe74440bcbceb218
-
alt-php71-soap_7.1.33-90_amd64.deb
sha:8495b96a1eb286a04a6388f83d70152cfcd760fc
-
alt-php71-tidy_7.1.33-90_amd64.deb
sha:012febad97fafec5a89b79ca5c1ee4594f2068ba
-
alt-php71-xml_7.1.33-90_amd64.deb
sha:50fc320ef63131783fed9327b3186a8a7c4d59ab
-
alt-php71-xmlrpc_7.1.33-90_amd64.deb
sha:da56a1668d9a4e0fe128dca5a700fd8038a55ff2
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.