Release date:
2026-05-22 15:00:58 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:a366dd82802c5d904f0cf6f343d926deded8d04c
-
alt-php74-bcmath_7.4.33-55_amd64.deb
sha:7cb2169fbf68b12e3c7aff89db414d56665b7171
-
alt-php74-cli_7.4.33-55_amd64.deb
sha:f696ccde5ea471b49a22dab311522e1becdd8d51
-
alt-php74-common_7.4.33-55_amd64.deb
sha:64834b7a665a98761e7371c9762b48f9039af735
-
alt-php74-dba_7.4.33-55_amd64.deb
sha:3e19406698b6ec86a04e0bd381c02069393911fa
-
alt-php74-dev_7.4.33-55_amd64.deb
sha:8f96cffe6246f6cd6ecfa15a75de9c3adb2ee9f4
-
alt-php74-enchant_7.4.33-55_amd64.deb
sha:640d7d2762f7bc63f1be5476f0630a473e96dbce
-
alt-php74-firebird_7.4.33-55_amd64.deb
sha:bb0632aa039b0b6b3b9c06bba02e174c6aa152d7
-
alt-php74-fpm_7.4.33-55_amd64.deb
sha:c5f2cd3542a5eabea5521696721cb779a77c5918
-
alt-php74-gd_7.4.33-55_amd64.deb
sha:99cc30ad4903f9367ed2736960781b64a475727c
-
alt-php74-imap_7.4.33-55_amd64.deb
sha:bbf296d67583ba6f01e3bdc3a5c6a79447398c96
-
alt-php74-intl_7.4.33-55_amd64.deb
sha:fdee220fe1abeef04dc8eb3792c5d95f12a2e1cf
-
alt-php74-ldap_7.4.33-55_amd64.deb
sha:b28a0f89013dfa4b2f0c0d5674f91b2699b87e73
-
alt-php74-mbstring_7.4.33-55_amd64.deb
sha:3023c52dd2cbfb359f3c993cf99f0c7de1902f2b
-
alt-php74-mysqlnd_7.4.33-55_amd64.deb
sha:97fdade3c4a25691ad4f1324fab1fcd7f34c1847
-
alt-php74-odbc_7.4.33-55_amd64.deb
sha:5f1de717e0fa0ee635faae9a83f4800855fcad53
-
alt-php74-opcache_7.4.33-55_amd64.deb
sha:4ce5f24c44d302a4e1880287b6135e33f4978866
-
alt-php74-pdo_7.4.33-55_amd64.deb
sha:4c348127ff5b023cefb3f2ac50bdbb82096889c0
-
alt-php74-pgsql_7.4.33-55_amd64.deb
sha:3fbe63220f80894a59180c35db7bb147a1793194
-
alt-php74-process_7.4.33-55_amd64.deb
sha:785fc0f6817f51f74fe5958e88f30cfde72805ec
-
alt-php74-pspell_7.4.33-55_amd64.deb
sha:8db3ecaf95ea005ad60e886f413f698c92a338ec
-
alt-php74-snmp_7.4.33-55_amd64.deb
sha:2a5d0c20d6923857fcfff45eddee4af49fc75c29
-
alt-php74-soap_7.4.33-55_amd64.deb
sha:4cc84b76ecfaa7e3f6b1e811a4789864d01cb53c
-
alt-php74-sodium_7.4.33-55_amd64.deb
sha:d08df3bb6292055745cc37688fc891f0119187fb
-
alt-php74-tidy_7.4.33-55_amd64.deb
sha:8e711cc496bfbe1694fdf38f9b124da0af1f6091
-
alt-php74-xml_7.4.33-55_amd64.deb
sha:173ead4a2fdc73719a8c0e3074a68d558a6e3c3d
-
alt-php74-xmlrpc_7.4.33-55_amd64.deb
sha:33de06422174d0d063a16db4aba8d80879e6bc5f
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.