Release date:
2026-05-22 11:49:37 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:7bb350dca23a8b0265b29f0816d54aa85808c620
-
alt-php74-bcmath_7.4.33-55_amd64.deb
sha:02af3a78b5d539c461c1aee3fe0ce3a9ecac3226
-
alt-php74-cli_7.4.33-55_amd64.deb
sha:a1484e5b434f7a132b61589004194c91935b4618
-
alt-php74-common_7.4.33-55_amd64.deb
sha:0858b4455095d87697db7b33f84dd33e5658ace2
-
alt-php74-dba_7.4.33-55_amd64.deb
sha:64d58fe08f958841e89af62b29b1b7c78bab3a7c
-
alt-php74-dev_7.4.33-55_amd64.deb
sha:68600f39a794a756176761bcf07525e12aa0780d
-
alt-php74-enchant_7.4.33-55_amd64.deb
sha:73c14a5fedc23a58bec9298cd075e99a6e2c781b
-
alt-php74-firebird_7.4.33-55_amd64.deb
sha:23a0d40572548f2e8c6e2674be39fe51a0cd010d
-
alt-php74-fpm_7.4.33-55_amd64.deb
sha:ff23e2013a47c49665769ce739697a60710af293
-
alt-php74-gd_7.4.33-55_amd64.deb
sha:7492529d21c347bcc5373da8d8e1b866359801de
-
alt-php74-imap_7.4.33-55_amd64.deb
sha:087a5e2d2aca5c8bde68638c58818f931c7e0ccb
-
alt-php74-intl_7.4.33-55_amd64.deb
sha:bc191caf4ffa567a2f0c111c5f819ae94960dfd1
-
alt-php74-ldap_7.4.33-55_amd64.deb
sha:881bbc4a971f9acbaa19fb88963d7138b85ba781
-
alt-php74-mbstring_7.4.33-55_amd64.deb
sha:ba83640e7d294b6bfdd23755b7846f97fc43cc01
-
alt-php74-mysqlnd_7.4.33-55_amd64.deb
sha:eabda0524e5f9ec7e2921e47bb5559c33d9df3e2
-
alt-php74-odbc_7.4.33-55_amd64.deb
sha:0db2bac55238938533c7c4e7b43f118b8fe77da2
-
alt-php74-opcache_7.4.33-55_amd64.deb
sha:ba4452b9ff6deb5c333acbe5f5510315bebfbd4a
-
alt-php74-pdo_7.4.33-55_amd64.deb
sha:adc242afafd54ba4c73f4dfbea5026716e5bd9d1
-
alt-php74-pgsql_7.4.33-55_amd64.deb
sha:6978b1edf158cdf9a9b8815a90e59fea23739842
-
alt-php74-process_7.4.33-55_amd64.deb
sha:af21975b2deb3ffb425cd579470858583193dd17
-
alt-php74-pspell_7.4.33-55_amd64.deb
sha:2948b9e40149dd4ca6250d3671206976ce3a1a80
-
alt-php74-snmp_7.4.33-55_amd64.deb
sha:d86de1670947db236054aac224bc01f7daf03e72
-
alt-php74-soap_7.4.33-55_amd64.deb
sha:f6757118a578116378ccf29711e39f782cb91221
-
alt-php74-sodium_7.4.33-55_amd64.deb
sha:3acfa2cc871ea1b8dc906ab2ef249bd91d5447a4
-
alt-php74-tidy_7.4.33-55_amd64.deb
sha:47e03a7dc688b795560286a33cff99c744d6fc62
-
alt-php74-xml_7.4.33-55_amd64.deb
sha:cf4ddddfbfe9e33d460cdcb66b0ba36b6a356fc5
-
alt-php74-xmlrpc_7.4.33-55_amd64.deb
sha:5e48b09c80c675f86d16a246135d6e26e98018fc
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.