Release date:
2026-05-22 10:31:20 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:b259234f2dc4286282e8757f0c6d39c40d5397ed
-
alt-php70-bcmath_7.0.33-124_amd64.deb
sha:c74c84c36a4e717445fa182620b29f281242cef1
-
alt-php70-cli_7.0.33-124_amd64.deb
sha:241d780170a741c815c249a75ec176952986e326
-
alt-php70-common_7.0.33-124_amd64.deb
sha:a6bc6be2dfd1979e3c8fca5aca9d8b81b1dc7c89
-
alt-php70-dba_7.0.33-124_amd64.deb
sha:e8c1bbdccd7ca3a42c3399f429411b3fb58c20b7
-
alt-php70-dev_7.0.33-124_amd64.deb
sha:65bc3044e66657d92aa333382469af397e62d695
-
alt-php70-enchant_7.0.33-124_amd64.deb
sha:e3657767617e6dd6e58e6aa219f772bbfd91271a
-
alt-php70-firebird_7.0.33-124_amd64.deb
sha:ecb647bf4c641394305550c391eb44ecf8089a71
-
alt-php70-fpm_7.0.33-124_amd64.deb
sha:dae581d4f1e4fa230df008ed28f0b1b7c4796a94
-
alt-php70-gd_7.0.33-124_amd64.deb
sha:31df71ddd3ee42d95a4c670ce9caa84080a808a3
-
alt-php70-imap_7.0.33-124_amd64.deb
sha:03161cf2d09220fa505a92f11559aefb1aa3afe2
-
alt-php70-intl_7.0.33-124_amd64.deb
sha:cf541b6df5135a51feef79ff090c9c068c992960
-
alt-php70-ldap_7.0.33-124_amd64.deb
sha:8243f066235f2a8ce574edabc14dc2c2896bf399
-
alt-php70-mbstring_7.0.33-124_amd64.deb
sha:0743dc829e3bf05f7bedb954d19087e219b56e28
-
alt-php70-mcrypt_7.0.33-124_amd64.deb
sha:a4a52408bd11cfe2bf9c6982296cb4448ea5c8ca
-
alt-php70-mysqlnd_7.0.33-124_amd64.deb
sha:8f576ba071455be163496b0e2f7df79e7db85431
-
alt-php70-odbc_7.0.33-124_amd64.deb
sha:4efc1ed1c9d1a1d0cefc25408115af3e47e51fa4
-
alt-php70-opcache_7.0.33-124_amd64.deb
sha:e2cb51d3eebc052812dace2b4c656ac132dfcbfb
-
alt-php70-pdo_7.0.33-124_amd64.deb
sha:ca388362f285079077c72271f73720f491549f5a
-
alt-php70-pgsql_7.0.33-124_amd64.deb
sha:46416d8c25e0ce7a05f001b438a67ce859de4701
-
alt-php70-process_7.0.33-124_amd64.deb
sha:9b2becebcb80caf78a558d4bd3798851c31aae59
-
alt-php70-pspell_7.0.33-124_amd64.deb
sha:ec946b51701f337bb2dad82f5f8da27b3253fb9f
-
alt-php70-recode_7.0.33-124_amd64.deb
sha:817babd9170177f9ce34a5763cd0ee3c2aa28008
-
alt-php70-snmp_7.0.33-124_amd64.deb
sha:caf13916e95ebc491c16ea861d15e9ec8dc84dcf
-
alt-php70-soap_7.0.33-124_amd64.deb
sha:16c2d12818e4a7a275bfb456463c3d42aeb0288c
-
alt-php70-tidy_7.0.33-124_amd64.deb
sha:5a7280ae546cbc5c079d6a74c2212b3c8ed02a0c
-
alt-php70-xml_7.0.33-124_amd64.deb
sha:c8322d53fcff06668a3af4a038b897c9c85217bb
-
alt-php70-xmlrpc_7.0.33-124_amd64.deb
sha:6d77d28f4c20c9fe6cf81bac53b8c92b8091e54d
-
alt-php70_7.0.33-124_arm64.deb
sha:5ecf608b60658478c255fdcb7b101e4d18a2a680
-
alt-php70-bcmath_7.0.33-124_arm64.deb
sha:50ed69dd6261c49958ff520c64e11bd91dd6d882
-
alt-php70-cli_7.0.33-124_arm64.deb
sha:e41b7c3652a5d9f1e193044be1c65bf75b0f9f76
-
alt-php70-common_7.0.33-124_arm64.deb
sha:bf0b968cc271c7302da7eec8cd3ced592947d9a0
-
alt-php70-dba_7.0.33-124_arm64.deb
sha:498ff0882cc08642d5d91782444cbc70777a2b2c
-
alt-php70-dev_7.0.33-124_arm64.deb
sha:f5812656f8faad632691c59deace253512be0c2a
-
alt-php70-enchant_7.0.33-124_arm64.deb
sha:ae02f5fd7be4af7ab45b562222f43e1d42e95756
-
alt-php70-firebird_7.0.33-124_arm64.deb
sha:506205d4d6039e4ad4766535484d047bc29b246b
-
alt-php70-fpm_7.0.33-124_arm64.deb
sha:c2a570e85b5f2f26c072b3ac2d04b85b21733a86
-
alt-php70-gd_7.0.33-124_arm64.deb
sha:4b8ad462c6356b32a5155a982dff4ab8b8a0260c
-
alt-php70-imap_7.0.33-124_arm64.deb
sha:5ed94075a23f655b8d43718effc2421024738926
-
alt-php70-intl_7.0.33-124_arm64.deb
sha:39275feabb74cc0c8b416d334ad2a79d27f1e9c9
-
alt-php70-ldap_7.0.33-124_arm64.deb
sha:3ce61af691d496fac6c6b5c5ba8ca3dc3e9a3ad5
-
alt-php70-mbstring_7.0.33-124_arm64.deb
sha:89eeb711f0364c8cab5668e0ae530a46e8fb1d46
-
alt-php70-mcrypt_7.0.33-124_arm64.deb
sha:687cd0653e7348467bb57bee723d92363569f960
-
alt-php70-mysqlnd_7.0.33-124_arm64.deb
sha:e0a48b807e5b3f8bba52f3caa3fec7d1768ba7d4
-
alt-php70-odbc_7.0.33-124_arm64.deb
sha:d8b3efae22fd3565257394e914d4f74e0156be4b
-
alt-php70-opcache_7.0.33-124_arm64.deb
sha:caf5cbae0bee581474a34cf6208252c933242b38
-
alt-php70-pdo_7.0.33-124_arm64.deb
sha:38af5da71a8c85aa77629048aedfd32aa9278480
-
alt-php70-pgsql_7.0.33-124_arm64.deb
sha:c2aed0e28e3d1de4c3ff963d2ce7f3d904959e53
-
alt-php70-process_7.0.33-124_arm64.deb
sha:a145a83cb9902230922d3a3235ba143a95eb7e92
-
alt-php70-pspell_7.0.33-124_arm64.deb
sha:5e26b1f2f37b0523b6734da2b5987244abbb4715
-
alt-php70-recode_7.0.33-124_arm64.deb
sha:ff1b454f7ff25c7ee97006196039f918ce5efed3
-
alt-php70-snmp_7.0.33-124_arm64.deb
sha:6549000d70fb7aa93a67e0dcd9013b25395da6cb
-
alt-php70-soap_7.0.33-124_arm64.deb
sha:30f40767dc57da9039cf4753d46762f79e8b2fab
-
alt-php70-tidy_7.0.33-124_arm64.deb
sha:1ab20284d4a7c482cd1f81c16387764626cc8192
-
alt-php70-xml_7.0.33-124_arm64.deb
sha:7daacdb05479f3c057948b9f2a836dd5fba6e841
-
alt-php70-xmlrpc_7.0.33-124_arm64.deb
sha:0167bf8efc23e4b31f014bbff5909b1bf35b92f1
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.