Release date:
2026-05-22 13:38:57 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:fc77a9738ca6fe1fd0dae93e7feeea75d156b8c2
-
alt-php70-bcmath_7.0.33-124_amd64.deb
sha:41a39fb1f8c8db59b2d75d3bd4f3198510333253
-
alt-php70-cli_7.0.33-124_amd64.deb
sha:d994982881c8b7fce94195bc01b0fb60cf38ea15
-
alt-php70-common_7.0.33-124_amd64.deb
sha:c993d88d7d12a8288e4b672b071687c84298368a
-
alt-php70-dba_7.0.33-124_amd64.deb
sha:436506ba05cd4874bceaf98500d0d97910cf5212
-
alt-php70-dev_7.0.33-124_amd64.deb
sha:59de468858604f171f51df931c49a3b32b5e9f0b
-
alt-php70-enchant_7.0.33-124_amd64.deb
sha:35d5c0b1ae2db6a84fa68eb6e865e34d110e0533
-
alt-php70-firebird_7.0.33-124_amd64.deb
sha:dc43e1bafc68dcc16d758515f8bc4d0966547a07
-
alt-php70-fpm_7.0.33-124_amd64.deb
sha:37be9f008ee2fce1bda2518f7ff870f094a3158d
-
alt-php70-gd_7.0.33-124_amd64.deb
sha:0cee0fabd5801fea28da5aea1e8b543716124248
-
alt-php70-imap_7.0.33-124_amd64.deb
sha:6905660d11b94bf2282ec269ca8c2487d8ddba41
-
alt-php70-intl_7.0.33-124_amd64.deb
sha:1fb2c460f1a52303dff24eb66bb5684b0a09f223
-
alt-php70-ldap_7.0.33-124_amd64.deb
sha:55181e60c3b64f212e182c7a5bb0779a2d4d4295
-
alt-php70-mbstring_7.0.33-124_amd64.deb
sha:2182d29b791e5186170610f74737eb1ac0fe4a38
-
alt-php70-mcrypt_7.0.33-124_amd64.deb
sha:fd04ca6b295cf986f0ab921045acde2bfcdfc381
-
alt-php70-mysqlnd_7.0.33-124_amd64.deb
sha:6ac397176887956b1cbb6d5268141e06285b10b1
-
alt-php70-odbc_7.0.33-124_amd64.deb
sha:be76571d2af17d683c871e4c7710dca16695f31f
-
alt-php70-opcache_7.0.33-124_amd64.deb
sha:1c4690e4848c1bec671bfcf99f5f2bfb712e1c38
-
alt-php70-pdo_7.0.33-124_amd64.deb
sha:eb2451bbe6ae0483c89f82233a3e15eba9452b35
-
alt-php70-pgsql_7.0.33-124_amd64.deb
sha:d8712f2d3440900509609986a95ba36f9dabe000
-
alt-php70-process_7.0.33-124_amd64.deb
sha:ce09d431a29f9d0cb27342cc893ed12af5c4b5cd
-
alt-php70-pspell_7.0.33-124_amd64.deb
sha:f2db4047be4112ad4578c36500b5a9605e89b92c
-
alt-php70-recode_7.0.33-124_amd64.deb
sha:47e6e8a8e7b2746e364aff432db6661daf12fc2e
-
alt-php70-snmp_7.0.33-124_amd64.deb
sha:f66106f9033fd7c0555238418794788f9acc214d
-
alt-php70-soap_7.0.33-124_amd64.deb
sha:52c9c06025a5992aa13ff0bfd46038e6e78a42c7
-
alt-php70-tidy_7.0.33-124_amd64.deb
sha:e3b538908f1db716c3a210ca769e42a45d58b3f1
-
alt-php70-xml_7.0.33-124_amd64.deb
sha:272724b3929c65f4924cee93df830dd5bcced8c4
-
alt-php70-xmlrpc_7.0.33-124_amd64.deb
sha:aaeef71d2fe188f27e3122aae79a5bdb4b846be9
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.