cbcvebase.
CVE-2025-69418
published 2026-01-27

CVE-2025-69418: Issue summary: When using the low-level OCB API directly with AES-NI orother hardware-accelerated code paths, inputs whose length is not a multipleof 16 bytes…

PriorityP419medium4CVSS 3.1
AVLACHPRNUINSUCLILAN
EPSS
0.11%
1.8th percentile
Issue summary: When using the low-level OCB API directly with AES-NI orother hardware-accelerated code paths, inputs whose length is not a multipleof 16 bytes can leave the final partial block unencrypted and unauthenticated.Impact summary: The trailing 1-15 bytes of a message may be exposed incleartext on encryption and are not covered by the authentication tag,allowing an attacker to read or tamper with those bytes without detection.The low-level OCB encrypt and decrypt routines in the hardware-acceleratedstream path process full 16-byte blocks but do not advance the input/outputpointers. The subsequent tail-handling code then operates on the originalbase pointers, effectively reprocessing the beginning of the buffer whileleaving the actual trailing bytes unprocessed. The authentication checksumalso excludes the true tail bytes.However, typical OpenSSL consumers using EVP are not affected because thehigher-level EVP and provider OCB implementations split inputs so that fullblocks and trailing partial blocks are processed in separate calls, avoidingthe problematic code path. Additionally, TLS does not use OCB ciphersuites.The vulnerability only affects applications that call the low-levelCRYPTO_ocb128_encrypt() or CRYPTO_ocb128_decrypt() functions directly withnon-block-aligned lengths in a single call on hardware-accelerated builds.For these reasons the issue was assessed as Low severity.The FIPS modules in 3.6, 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affectedby this issue, as OCB mode is not a FIPS-approved algorithm.OpenSSL 3.6, 3.5, 3.4, 3.3, 3.0 and 1.1.1 are vulnerable to this issue.OpenSSL 1.0.2 is not affected by this issue.

Affected

18 ranges
VendorProductVersion rangeFixed in
debianopenssl< openssl 3.0.18-1~deb12u2 (bookworm)openssl 3.0.18-1~deb12u2 (bookworm)
opensslopenssl>= 0 < 1.1.1w-0+deb11u51.1.1w-0+deb11u5
opensslopenssl>= 0 < 3.0.18-1~deb12u23.0.18-1~deb12u2
opensslopenssl>= 0 < 3.5.4-1~deb13u23.5.4-1~deb13u2
opensslopenssl>= 0 < 3.5.5-13.5.5-1
opensslopenssl>= 0 < 3.0.2-0ubuntu1.213.0.2-0ubuntu1.21
opensslopenssl>= 0 < 3.0.13-0ubuntu3.73.0.13-0ubuntu3.7
opensslopenssl>= 0 < 3.5.3-1ubuntu33.5.3-1ubuntu3
opensslopenssl>= 0 < 1.0.1f-1ubuntu2.27+esm121.0.1f-1ubuntu2.27+esm12
opensslopenssl>= 0 < 1.0.2g-1ubuntu4.20+esm141.0.2g-1ubuntu4.20+esm14
opensslopenssl>= 0 < 1.1.1-1ubuntu2.1~18.04.23+esm71.1.1-1ubuntu2.1~18.04.23+esm7
opensslopenssl>= 0 < 1.1.1f-1ubuntu2.24+esm21.1.1f-1ubuntu2.24+esm2
opensslopenssl>= 1.1.1 < 1.1.1ze1.1.1ze
opensslopenssl>= 3.0.0 < 3.0.193.0.19
opensslopenssl>= 3.3.0 < 3.3.63.3.6
opensslopenssl>= 3.4.0 < 3.4.43.4.4
opensslopenssl>= 3.5.0 < 3.5.53.5.5
opensslopenssl>= 3.6.0 < 3.6.13.6.1

CVSS provenance

nvdv3.14.0MEDIUMCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
osv6.1MEDIUM
vendor_ubuntu6.1MEDIUM
vendor_debian4.0MEDIUM
vendor_redhat4.0MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.