Release date:
2026-05-22 11:09:28 UTC
Description:
* SECURITY UPDATE: soap extension use-after-free via apache:Map duplicate keys
- debian/patches/php-7.4-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.4-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.4-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.4-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.4-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-php74_7.4.33-55_amd64.deb
sha:512caedc42f914b48158ff50299a967050571c9d
-
alt-php74-bcmath_7.4.33-55_amd64.deb
sha:a7c034c81fd75d5d7bc407c3399ba134498072a3
-
alt-php74-cli_7.4.33-55_amd64.deb
sha:b6d41422c0968a2ddb515f006f9ff4337ac0b1e9
-
alt-php74-common_7.4.33-55_amd64.deb
sha:ef89467d411f30a8e48a73da1db6be4059eecbc0
-
alt-php74-dba_7.4.33-55_amd64.deb
sha:294d91c34a1cd5526d69181054f84480177411a5
-
alt-php74-dev_7.4.33-55_amd64.deb
sha:5e4e9cbd973faeac433e66cf918f984c579b5ae8
-
alt-php74-enchant_7.4.33-55_amd64.deb
sha:149bb221ab36c27abf5db70b6c0dee0f2afc911b
-
alt-php74-firebird_7.4.33-55_amd64.deb
sha:7f4455578593a8a8e4a6346cd69499986358458c
-
alt-php74-fpm_7.4.33-55_amd64.deb
sha:afbbb09a01ecc73b5252fe0cb8bde88ee13a77da
-
alt-php74-gd_7.4.33-55_amd64.deb
sha:109856f166970be1ffa962e3692fc95672ff3c13
-
alt-php74-imap_7.4.33-55_amd64.deb
sha:d8d3ac38d6b95a5da242fe6efb80dd7e9fe4e49d
-
alt-php74-intl_7.4.33-55_amd64.deb
sha:6bb6877b95e98c7f5b3fe605f1e278bb3e026f6c
-
alt-php74-ldap_7.4.33-55_amd64.deb
sha:db8d1267e27654bd39dc7a76348e2f46636cd774
-
alt-php74-mbstring_7.4.33-55_amd64.deb
sha:85bc1d27d224dc328fbf18e6a0acf16acb6dc04f
-
alt-php74-mysqlnd_7.4.33-55_amd64.deb
sha:c69b16d3aeaf897cdbb035b7949a7a322dfcd742
-
alt-php74-odbc_7.4.33-55_amd64.deb
sha:71abfdcf1382ecf6cbb49a0bf5017934f46e8750
-
alt-php74-opcache_7.4.33-55_amd64.deb
sha:ee2418f87c78b541d5c6d8aa042a5a30f5c23192
-
alt-php74-pdo_7.4.33-55_amd64.deb
sha:316332d5890f07b22f283be106b5db7aed8f6397
-
alt-php74-pgsql_7.4.33-55_amd64.deb
sha:23b0aec7637cdc4c98112a4beff219342667e73b
-
alt-php74-process_7.4.33-55_amd64.deb
sha:b00f58d43af6b495009a8c85d8ed5f09d81e5e5e
-
alt-php74-pspell_7.4.33-55_amd64.deb
sha:55bfd45049d838099b139b6d5a146723788b4629
-
alt-php74-snmp_7.4.33-55_amd64.deb
sha:4b1f9856b81f913ec4a3b1f3310ee99002839140
-
alt-php74-soap_7.4.33-55_amd64.deb
sha:fdcda79753240f851f7936086e4d36382ffece39
-
alt-php74-sodium_7.4.33-55_amd64.deb
sha:4e20e19244e02d6898cd5a8ba26a313ceb2ac892
-
alt-php74-tidy_7.4.33-55_amd64.deb
sha:146971c4df71c3c10dc0e38215508a370c22ed83
-
alt-php74-xml_7.4.33-55_amd64.deb
sha:15a87ccdf8f0e5d6993a48bf7ec3e358224b9ca5
-
alt-php74-xmlrpc_7.4.33-55_amd64.deb
sha:fb20dcf23f87ec885d41961f184f6a9f99892c41
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.