REDHAT-BUG-2481897: Low severity OpenSSL OpenSSL vulnerability

Published May 27, 2026
·
Updated

Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes

Incorrect Tag Processing for Empty Messages in AES-GCM-SIV and AES-SIV modes (CVE-2026-45446) Severity: Low

Issue summary: The implementations of AES-SIV (RFC 5297) and AES-GCM-SIV (RFC 8452) mishandle the authentication of AAD (Additional Authenticated Data) with an empty ciphertext allowing a forgery of such messages.

Impact summary: An attacker can forge empty messages with arbitrary AAD to the victim's application using these ciphers.

AES-SIV (RFC 5297) and AES-GCM-SIV (RFC 8452) are nonce-misuse-resistant AEAD modes: they accept a key, nonce, optional AAD (bytes that are authenticated but not encrypted), and plaintext, and produces ciphertext plus a 16-byte tag. On decrypt, EVPDecryptFinalex() is documented to return success only if the tag is verified succesfully.

In OpenSSL's provider implementation of these ciphers, the expected tag is computed only when decryption function is invoked with non-empty data. If the caller supplies AAD and then calls EVPDecryptFinalex() without invocation of the ciphertext update, which can happen when the received ciphertext length is zero, the tag is never recalculated and still holds its all-zeros value.

When AES-GCM-SIV is used, an attacker who sends arbitrary AAD, empty ciphertext, and all-zeros tag passes authentication under any key they do not know, single-shot. When AES-SIV is used, for mounting the attack it's necessary for the application to reuse the decryption context without resetting the key.

AES-SIV is implemented since OpenSSL 3.0. AES-GCM-SIV is implemented since OpenSSL 3.2.

No protocols implemented in OpenSSL itself (TLS/CMS/PKCS7/HPKE/QUIC) support either AES-GCM-SIV or AES-SIV. To mount an attack, the applications must implement their own protocol and use the EVP interface. Also they must skip the ciphertext update when a message with an empty ciphertext arrives.

The FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this issue, as these algorithms are not FIPS approved and the affected code is outside the OpenSSL FIPS module boundary.

OpenSSL 1.0.2 and 1.1.1 are not affected by this issue.

OpenSSL 4.0, 3.6, 3.5, 3.4 and 3.0 (AES-SIV mode only) are vulnerable to this issue.

OpenSSL 4.0 users should upgrade to OpenSSL 4.0.1. OpenSSL 3.6 users should upgrade to OpenSSL 3.6.2. OpenSSL 3.5 users should upgrade to OpenSSL 3.5.6. OpenSSL 3.4 users should upgrade to OpenSSL 3.4.5. OpenSSL 3.0 users should upgrade to OpenSSL 3.0.20.

This issue was reported by Alex Gaynor (Anthropic) on 16th April 2026. The fix was developed by Dmitry Belyavskiy (Red Hat) based on reporter's recommendations.

Affected Software

1 affected component
OpenSSL OpenSSL<4.0.1, <3.6.2, <3.5.6, <3.4.5, <3.0.20

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade OpenSSL to a version that resolves this vulnerability.

    Fixed in 3.0.20
  2. Upgrade

    Upgrade OpenSSL to a version that resolves this vulnerability.

    Fixed in 3.4.5
  3. Upgrade

    Upgrade OpenSSL to a version that resolves this vulnerability.

    Fixed in 3.5.6
  4. Upgrade

    Upgrade OpenSSL to a version that resolves this vulnerability.

    Fixed in 3.6.2
  5. Upgrade

    Upgrade OpenSSL to a version that resolves this vulnerability.

    Fixed in 4.0.1
  6. Operational

    Reset keys used with AES-GCM-SIV or AES-SIV in affected OpenSSL implementations.

Event History

May 27, 2026
Data Sourced
via Red Hat·02:22 PM
DescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of REDHAT-BUG-2481897?

The severity of REDHAT-BUG-2481897 is classified as low.

2

How do I fix REDHAT-BUG-2481897?

To fix REDHAT-BUG-2481897, upgrade to the latest patched version of OpenSSL.

3

What causes the vulnerability REDHAT-BUG-2481897?

REDHAT-BUG-2481897 is caused by incorrect tag processing for empty messages in AES-GCM-SIV and AES-SIV modes.

4

Which OpenSSL versions are affected by REDHAT-BUG-2481897?

The specific OpenSSL versions affected by REDHAT-BUG-2481897 can be identified in the security advisory provided by Red Hat.

5

What is the impact of REDHAT-BUG-2481897?

The impact of REDHAT-BUG-2481897 includes potential authentication mishandling in applications using AES-GCM-SIV and AES-SIV modes.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203