CVE-2026-14355Network attack vector

Application crash via undersized AES-WRAP-PAD output buffer

Published Jul 3, 2026 · Updated Jul 3, 2026

Heap-based buffer overflow in PHP's OpenSSL extension allows attackers to crash applications through AES-WRAP-PAD encryption. The openssl_encrypt path allocates a zend_string from the raw plaintext length even though RFC 5649 wrapping rounds to eight bytes and prepends an eight-byte AIV, so OpenSSL overwrites adjacent heap metadata. Exploitation requires application code to encrypt attacker-controlled plaintext with an AES-WRAP-PAD cipher; the allocator later aborts the affected PHP process.

CVSS severity5.6
Medium
EPSS probability0.28%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Heap-based buffer overflow in PHP's OpenSSL extension allows attackers to crash applications through AES-WRAP-PAD encryption. The openssl_encrypt path allocates a zend_string from the raw plaintext length even though RFC 5649 wrapping rounds to eight bytes and prepends an eight-byte AIV, so OpenSSL overwrites adjacent heap metadata. Exploitation requires application code to encrypt attacker-controlled plaintext with an AES-WRAP-PAD cipher; the allocator later aborts the affected PHP process.

The record

CVE
CVE-2026-14355
Published
Jul 3, 2026
Updated
Jul 3, 2026
Vendor
The PHP Group
Product
PHP
Classifications
CWE-122, T1499
Attack vector
network
Privileges
unauthenticated

Timeline

How it unfolded

  1. Jul 3, 2026CVE publishedPublication date reported by the CVE source.
  2. Jul 3, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=8.2.0 <8.2.32
  2. Affected versionversion=8.3.0 <8.3.32
  3. Affected versionversion=8.4.0 <8.4.23
  4. Affected versionversion=8.5.0 <8.5.8

What conditions does exploitation require?

Attack vectornetwork
Required privilegesunauthenticated

What is affected?

The PHP Group · PHPversion=8.2.0 <8.2.32; version=8.3.0 <8.3.32; version=8.4.0 <8.4.23; version=8.5.0 <8.5.8

Published CVSS scores

4.8PHP GitHub Security AdvisoryCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L
5.3NIST NVDCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
5.6PHP Group CNACVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectornetwork
Privilegesunauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-122Heap-based Buffer Overflow
T1499Endpoint Denial of Service

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo