Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-34182

CMS AuthEnvelopedData Processing May Accept Forged Messages
Back to all
CVE

CVE-2026-34182

CMS AuthEnvelopedData Processing May Accept Forged Messages

Issue Summary: Cryptographic Message Services (CMS) processing fails to perform

sufficient input validation on the cipher and tag length fields of

AuthEnvelopedData containers, leading to various potential compromises.

Impact Summary: Attackers making use of these vulnerabilities may achieve

key-equivalent functionality for a given CMS recipient and/or bypass integrity

validation for a given message.

In one use case, an attacker may send a CMS message containing

AuthEnvelopedData with the cipher specified as a non-AEAD cipher.  OpenSSL

erroneously allows this selection, and attempts to decrypt and validate the

message.

An on-path attacker who captures one legitimate AES-GCM AuthEnvelopedData

addressed to the victim can re-emit it with the recipientInfos set left

byte-for-byte intact, so the victim's private key still unwraps the genuine CEK

(the content-encryption key), but with the inner OID rewritten to AES-256-OFB

(Output Feedback Mode, an unauthenticated keystream mode) and with an

attacker-chosen IV and ciphertext. The victim initializes AES-256-OFB under the

real CEK, never consults the MAC field, and CMS_decrypt() returns success.

If the application under attack responds to the attacker with any indicator

showing success or failure of the decryption effort, it is possible for the

attacker to use this as an oracle to obtain key equivalent functionality for the

CEK used for the chosen recipient of the message.

In another use case, an attacker can reduce the tag length of the chosen AEAD

cipher for a given AuthEnvelopedData container to be a single byte long,

allowing an attacker to brute force CMS decryption, producing an integrity

bypass for applications that trust CMS_decrypt() to reject modified content.

The FIPS modules are not affected by this issue.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.1
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
C
H
U
-

Related Resources

No items found.

References

https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/34xxx/CVE-2026-34182.json, https://nvd.nist.gov/vuln/detail/CVE-2026-34182, https://openssl-library.org/news/secadv/20260609.txt, https://github.com/openssl/openssl/commit/03c1f4d45fb963aee7d5833390c507cd290182bc, https://github.com/openssl/openssl/commit/439ed7d2c0962ce964482727264668bf277c333f, https://github.com/openssl/openssl/commit/7947e6a81eb8776802f159fb6762cb7fcf7e34c7, https://github.com/openssl/openssl/commit/9fd97f8cfdc2c0be214998de3b2b55c8edf6c7ac, https://github.com/openssl/openssl/commit/d2ca86bcd43e4f17d899f347101766b6107676e0

Severity

9.1

CVSS Score
0
10

Basic Information

Base CVSS
9.1
EPSS Probability
0.00368%
EPSS Percentile
0.30122%
Introduced Version
11b7b6ea3b65a584e1d31408ed1bdb139465cffd,0,3.0.0,3.4.0,3.5.0,3.6.0
Fix Available
d2ca86bcd43e4f17d899f347101766b6107676e0,1:3.5.5-4.el9_8,3.0.20-1~deb12u2,3.5.6-1~deb13u2,3.0.13-0ubuntu3.11,3.0.2-0ubuntu1.25,3.0.21,3.4.6,3.5.7,3.6.3,3.5.7-r0,10:3.5.5-4.0.1.el9_8_fips,1:3.5.5-4.0.1.el9_8,1:3.5.5-1.amzn2023.0.5,3.6.3-r0,0

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading