CVE-2025-14178

HIGH8.2EPSS 0.02%

Heap buffer overflow in array_merge()

Published: 12/27/2025Modified: 4/28/2026
Also known as:DEBIAN-CVE-2025-14178

Description

In PHP versions:8.1.* before 8.1.34, 8.2.* before 8.2.30, 8.3.* before 8.3.29, 8.4.* before 8.4.16, 8.5.* before 8.5.1, a heap buffer overflow occurs in array_merge() when the total element count of packed arrays exceeds 32-bit limits or HT_MAX_SIZE, due to an integer overflow in the precomputation of element counts using zend_hash_num_elements(). This may lead to memory corruption or crashes and affect the integrity and availability of the target server.

Affected packages (7)

  • Bitnami/libphpfrom 0, < 8.1.34, >= 8.2.0, < 8.2.30, >= 8.3.0, < 8.3.29, >= 8.4.0, < 8.4.16, >= 8.5.0, < 8.5.1
  • Bitnami/phpfrom 0, < 8.1.34, >= 8.2.0, < 8.2.30, >= 8.3.0, < 8.3.29, >= 8.4.0, < 8.4.16, >= 8.5.0, < 8.5.1
  • Bitnami/php-minfrom 0, < 8.1.34, >= 8.2.0, < 8.2.30, >= 8.3.0, < 8.3.29, >= 8.4.0, < 8.4.16, >= 8.5.0, < 8.5.1
  • Debian/php7.4from 0, < 7.4.33-1+deb11u10
  • Debian/php7.4from 0, < 7.4.33-1+deb11u10
  • Debian/php8.2from 0, < 8.2.30-1~deb12u1
  • Debian/php8.4from 0, < 8.4.16-1~deb13u1

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1HIGH8.2CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H

References (4)