Newsroom

EasyApache4 v25.10 Maintenance and Security Release

cPanel, L.L.C. has released an update for EasyApache 4!  Take a look at some highlights below, and then join us on the cPanel Community Forums, Discord, or Reddit to talk about this update and much more. If you have additional questions, feel free to reach out on one of our social channels.

  • ea-php81
    • EA-12766: Update ea-php81 from v8.1.31 to v8.1.32
      • Fixed GHSA-hgf54-96fm-v528 (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)
      • Fixed GHSA-52jp-hrpf-2jff (Stream HTTP wrapper truncate redirect location to 1024 bytes). (CVE-2025-1861)
      • Fixed GHSA-pcmh-g36c-qc44 (Streams HTTP wrapper does not fail for headers without colon). (CVE-2025-1734)
      • Fixed GHSA-v8xr-gpvj-cx9g (Header parser of http stream wrapper does not handle folded headers). (CVE-2025-1217)
      • Fixed GHSA-p3x9-6h7p-cgfc (libxml streams use wrong content-type header when requesting a redirected resource). (CVE-2025-1219)
      • Fixed GHSA-rwp7-7vc6-8477 (Reference counting in php_request_shutdown causes Use-After-Free). (CVE-2024-11235)
  • ea-php81-meta
    • EA-12766: Update ea-php81 from v8.1.31 to v8.1.32
  • ea-php82
    • EA-12772: Update ea-php82 from v8.2.27 to v8.2.28
      • Fixed GHSA-hgf54-96fm-v528 (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)
      • Fixed GHSA-52jp-hrpf-2jff (Stream HTTP wrapper truncate redirect location to 1024 bytes). (CVE-2025-1861)
      • Fixed GHSA-pcmh-g36c-qc44 (Streams HTTP wrapper does not fail for headers without colon). (CVE-2025-1734)
      • Fixed GHSA-v8xr-gpvj-cx9g (Header parser of http stream wrapper does not handle folded headers). (CVE-2025-1217)
      • Fixed GHSA-p3x9-6h7p-cgfc (libxml streams use wrong content-type header when requesting a redirected resource). (CVE-2025-1219)
      • Fixed GHSA-rwp7-7vc6-8477 (Reference counting in php_request_shutdown causes Use-After-Free). (CVE-2024-11235)
  • ea-php82-meta
    • EA-12772: Update ea-php82 from v8.2.27 to v8.2.28
  • ea-php83
    • EA-12769: Update ea-php83 from v8.3.17 to v8.3.19
      • Fixed GHSA-hgf54-96fm-v528 (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)
      • Fixed GHSA-52jp-hrpf-2jff (Stream HTTP wrapper truncate redirect location to 1024 bytes). (CVE-2025-1861)
      • Fixed GHSA-pcmh-g36c-qc44 (Streams HTTP wrapper does not fail for headers without colon). (CVE-2025-1734)
      • Fixed GHSA-v8xr-gpvj-cx9g (Header parser of http stream wrapper does not handle folded headers). (CVE-2025-1217)
      • Fixed GHSA-p3x9-6h7p-cgfc (libxml streams use wrong content-type header when requesting a redirected resource). (CVE-2025-1219)
      • Fixed GHSA-rwp7-7vc6-8477 (Reference counting in php_request_shutdown causes Use-After-Free). (CVE-2024-11235)
  • ea-php83-meta
    • EA-12769: Update ea-php83 from v8.3.17 to v8.3.19
  • ea-php84
    • EA-12768: Update ea-php84 from v8.4.4 to v8.4.5
      • Fixed GHSA-hgf54-96fm-v528 (Stream HTTP wrapper header check might omit basic auth header). (CVE-2025-1736)
      • Fixed GHSA-52jp-hrpf-2jff (Stream HTTP wrapper truncate redirect location to 1024 bytes). (CVE-2025-1861)
      • Fixed GHSA-pcmh-g36c-qc44 (Streams HTTP wrapper does not fail for headers without colon). (CVE-2025-1734)
      • Fixed GHSA-v8xr-gpvj-cx9g (Header parser of http stream wrapper does not handle folded headers). (CVE-2025-1217)
      • Fixed GHSA-p3x9-6h7p-cgfc (libxml streams use wrong content-type header when requesting a redirected resource). (CVE-2025-1219)
      • Fixed GHSA-rwp7-7vc6-8477 (Reference counting in php_request_shutdown causes Use-After-Free). (CVE-2024-11235)
  • ea-php84-meta
    • EA-12768: Update ea-php84 from v8.4.4 to v8.4.5
  • ea-libicu
    • EA-12770: Update ea-libicu from v76.1 to v77.1
  • ea-nodejs20
    • EA-12771: Update ea-nodejs20 from v20.18.3 to v20.19.0

SUMMARY

cPanel, L.L.C. has updated packages for EasyApache 4 with a updated versions of PHP 8.1, 8.2, 8.3, and 8.4. This release addresses vulnerabilities related to CVE-2025-1736, CVE-2025-1861, CVE-2025-1734, CVE-2025-1217, CVE-2025-1219, and CVE-2024-11235. We strongly encourage all PHP 8.1 users to update to version 8.1.32, all PHP 8.2 users to update to version 8.2.28, all PHP 8.3 users to update to version 8.3.19, and all PHP 8.4 users to update to version 8.4.5.

AFFECTED VERSIONS
All versions of PHP 8.1 through 8.1.31.
All versions of PHP 8.2 through 8.2.27.
All versions of PHP 8.3 through 8.3.17.
All versions of PHP 8.4 through 8.4.4.

SECURITY RATING
The National Vulnerability Database (NIST) has given the following severity ratings to these CVEs:

CVE-2025-1736 – MEDIUM
PHP 8.1.32
Fixed vulnerability related to CVE-2025-1736.

PHP 8.2.28
Fixed vulnerability related to CVE-2025-1736.

PHP 8.3.19
Fixed vulnerability related to CVE-2025-1736.

PHP 8.4.5
Fixed vulnerability related to CVE-2025-1736.

CVE-2025-1861 – MEDIUM
PHP 8.1.32
Fixed vulnerability related to CVE-2025-1861.

PHP 8.2.28
Fixed vulnerability related to CVE-2025-1861.

PHP 8.3.19
Fixed vulnerability related to CVE-2025-1861.

PHP 8.4.5
Fixed vulnerability related to CVE-2025-1861.

CVE-2025-1734 – MEDIUM
PHP 8.1.32
Fixed vulnerability related to CVE-2025-1734.

PHP 8.2.28
Fixed vulnerability related to CVE-2025-1734.

PHP 8.3.19
Fixed vulnerability related to CVE-2025-1734.

PHP 8.4.5
Fixed vulnerability related to CVE-2025-1734.

CVE-2025-1217 – MEDIUM
PHP 8.1.32
Fixed vulnerability related to CVE-2025-1217.

PHP 8.2.28
Fixed vulnerability related to CVE-2025-1217.

PHP 8.3.19
Fixed vulnerability related to CVE-2025-1217.

PHP 8.4.5
Fixed vulnerability related to CVE-2025-1217.

CVE-2025-1219 – MEDIUM
PHP 8.1.32
Fixed vulnerability related to CVE-2025-1219.

PHP 8.2.28
Fixed vulnerability related to CVE-2025-1219.

PHP 8.3.19
Fixed vulnerability related to CVE-2025-1219.

PHP 8.4.5
Fixed vulnerability related to CVE-2025-1219.

CVE-2024-11235 – MEDIUM
PHP 8.1.32
Fixed vulnerability related to CVE-2024-11235.

PHP 8.2.28
Fixed vulnerability related to CVE-2024-11235.

PHP 8.3.19
Fixed vulnerability related to CVE-2024-11235.

PHP 8.4.5
Fixed vulnerability related to CVE-2024-11235.

SOLUTION
cPanel, L.L.C. has released updated packages for EasyApache 4 25.10 on 2025 March 19, with PHP versions 8.1.32, 8.2.28, 8.3.19, and 8.4.5. Unless you have enabled automatic package updates in your cron, update your system with either your package manager or WHM’s Run System Update interface.

REFERENCES
https://www.cve.org/CVERecord?id=CVE-2025-1736
https://www.cve.org/CVERecord?id=CVE-2025-1861
https://www.cve.org/CVERecord?id=CVE-2025-1734
https://www.cve.org/CVERecord?id=CVE-2025-1217
https://www.cve.org/CVERecord?id=CVE-2025-1219
https://www.cve.org/CVERecord?id=CVE-2024-11235
https://www.php.net/ChangeLog-8.php#8.2.28
https://www.php.net/ChangeLog-8.php#8.1.32
https://www.php.net/ChangeLog-8.php#8.4.5
https://www.php.net/ChangeLog-8.php#8.3.19

Information about all releases this year can be found in the 2025 EasyApache 4 Changelog.

You can follow our RSS feed for all our releases here: https://docs.cpanel.net/release-notes/release-notes/index.xml

GPG signed copy of this announcement: https://news.cpanel.com/wp-content/uploads/2025/03/EA4-25.10-CVE.signed.txt