[CLSA-2026:1779208360] Fix of 7 CVEs
Type:
security
Severity:
Critical
Release date:
2026-05-19 16:32:46 UTC
Description:
* SECURITY UPDATE: soap extension use-after-free via apache:Map duplicate keys - debian/patches/php-8.1-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: pdo_firebird SQL injection via NUL bytes in quoted strings - debian/patches/php-8.1-CVE-2025-14179.patch: backport upstream commit 3f40b65323 in ext/pdo_firebird/firebird_driver.c — replace strncat/strncpy/strcpy in preprocess() with memcpy plus explicit length tracking. - CVE-2025-14179 * SECURITY UPDATE: soap extension NULL pointer dereference via apache:Map item missing element - debian/patches/php-8.1-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-8.1-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() / php_json_encode_string() and fix the broken "ENT_HTML_IGNORE_ERRORS & ENT_COMPAT" flag (bitwise- AND of two flag constants evaluates to 0). Applies with line offsets only against PHP 8.1.34. - CVE-2026-6735 * SECURITY UPDATE: mbstring NULL pointer dereference in php_mb_check_encoding() via mb_ereg_search_init() - debian/patches/php-8.1-CVE-2026-7259.patch: backport upstream commit 79a054eae0 in ext/mbstring/php_mbregex.c — resolve the mbfl encoding before storing it in MBREX(current_mbctype_mbfl_encoding) and return FAILURE if NULL (encodings supported by Oniguruma but not mbfl such as iso-8859-11, UJIS, KOI8-R). - CVE-2026-7259 * SECURITY UPDATE: soap SoapServer use-after-free after header parsing failure when SOAP_PERSISTENCE_SESSION is set - debian/patches/php-8.1-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)". Adapted to 8.1's fault path (extra zend_string_release(fn_name) before each dtor). - CVE-2026-7261 * SECURITY UPDATE: metaphone() signed integer overflow on >INT_MAX input - debian/patches/php-8.1-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-php81_8.1.34-13_amd64.deb
    sha:04cb68562136db121ee96db49b58d8b9763df4f1
  • alt-php81-bcmath_8.1.34-13_amd64.deb
    sha:2130e9854e5d535019f25df11af26f275339ed91
  • alt-php81-cli_8.1.34-13_amd64.deb
    sha:ff384c62bd80d15fa854598229436775f0d5d29d
  • alt-php81-common_8.1.34-13_amd64.deb
    sha:ebf133d074a17936bae2d868e7c76c6d2c26f027
  • alt-php81-dba_8.1.34-13_amd64.deb
    sha:7c0c57b1f3c42f43b935b702859dced295c73c2c
  • alt-php81-dev_8.1.34-13_amd64.deb
    sha:55983501bd0a994ec5f7ac52a5e1edba45b1d9ad
  • alt-php81-enchant_8.1.34-13_amd64.deb
    sha:a5756ed113c9f8944aae00d67bfea8431677abb2
  • alt-php81-firebird_8.1.34-13_amd64.deb
    sha:ded6a2656827f828f7ca19c286a8257e5b7b7a20
  • alt-php81-fpm_8.1.34-13_amd64.deb
    sha:50ce5c6716de6d154cd7b101c36f0270523a5ea8
  • alt-php81-gd_8.1.34-13_amd64.deb
    sha:7b2e19526ba9c0f63d464c66409267eac97a80c0
  • alt-php81-imap_8.1.34-13_amd64.deb
    sha:91a9fdc7acdf583dae08b3a134a9ff47af2659b6
  • alt-php81-intl_8.1.34-13_amd64.deb
    sha:4af4bd8d31508f0cb25271e0193b4c1c9e264b36
  • alt-php81-ldap_8.1.34-13_amd64.deb
    sha:e675c07f3b7c97f2e3d3db81d0de013f628ccc15
  • alt-php81-mbstring_8.1.34-13_amd64.deb
    sha:f01925bb645cc069d479ee7c877e29ff67675576
  • alt-php81-mysqlnd_8.1.34-13_amd64.deb
    sha:8bad830a2f1a4c507dd617935bd0f3c5bdd3b111
  • alt-php81-odbc_8.1.34-13_amd64.deb
    sha:5a8060b7128ea7eb4c6f556f65b4272079265a3b
  • alt-php81-opcache_8.1.34-13_amd64.deb
    sha:280c2784247cc85a31a3fd3f220122103bc89fb2
  • alt-php81-pdo_8.1.34-13_amd64.deb
    sha:329f2a84f515ecd1237ef050dae9cdb26b27b570
  • alt-php81-pgsql_8.1.34-13_amd64.deb
    sha:758b4736e76477935cd7229c4b8f714bd3e48dba
  • alt-php81-process_8.1.34-13_amd64.deb
    sha:ccfb28d02ffb5d7f8b3f30f730390408a65b6107
  • alt-php81-pspell_8.1.34-13_amd64.deb
    sha:732583fcfc95c10ca1883af1dfbd7215bd5897b6
  • alt-php81-snmp_8.1.34-13_amd64.deb
    sha:a3c7f3ee1e35951df46d3e22a932e1872e23a39b
  • alt-php81-soap_8.1.34-13_amd64.deb
    sha:91725f01b3dd16aadda440af20f962c4c36d47cb
  • alt-php81-tidy_8.1.34-13_amd64.deb
    sha:af12529b9c32b71f53c2a281f7d40e104ec6c4aa
  • alt-php81-xml_8.1.34-13_amd64.deb
    sha:e05a3f6bc78eeb8beffe263f2ea3595e8c2b8a4f
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.