Observable timing discrepancy in AES-CCM decryption in AWS-LC allows an unauthenticated user to potentially determine authentication tag validity via timing analysis.
The impacted implementations are through the EVP CIPHER API: EVPaes128ccm, EVPaes192ccm, and EVPaes256_ccm.
Customers of AWS services do not need to take action. Applications using AWS-LC should upgrade to AWS-LC version 1.69.0.
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-3337.json"
[
{
"events": [
{
"introduced": "0.13.0"
},
{
"fixed": "0.13.12"
}
]
},
{
"events": [
{
"introduced": "0.14.0"
},
{
"fixed": "0.38.0"
}
]
}
]
[
{
"deprecated": false,
"signature_type": "Line",
"signature_version": "v1",
"digest": {
"line_hashes": [
"280062061547051961335040704369984099310",
"59664889025735122861240116516903930146",
"186491128754061308478941699848016839286",
"44181818329089001225657707026569626534",
"282671460555005303787248492658194669900",
"44166289732973386761265031133498341556",
"69817426707179551398336772625900832321",
"239604874112229803444893855053965253409"
],
"threshold": 0.9
},
"source": "https://github.com/aws/aws-lc/commit/37d86461a95782fd5d8b77873f9e1cb134ea2f95",
"id": "CVE-2026-3337-855e3c0b",
"target": {
"file": "crypto/pkcs7/pkcs7.c"
}
},
{
"deprecated": false,
"signature_type": "Function",
"signature_version": "v1",
"digest": {
"function_hash": "158135805622728784577576606639969624490",
"length": 2013.0
},
"source": "https://github.com/aws/aws-lc/commit/37d86461a95782fd5d8b77873f9e1cb134ea2f95",
"id": "CVE-2026-3337-dc456f72",
"target": {
"file": "crypto/pkcs7/pkcs7.c",
"function": "pkcs7_signature_verify"
}
},
{
"deprecated": false,
"signature_type": "Line",
"signature_version": "v1",
"digest": {
"line_hashes": [
"273085439071910207277154200794602786021",
"245468422534222847041479036646193063170",
"54101678788672349656736281287579255679",
"151537791126997683886016466598243283979"
],
"threshold": 0.9
},
"source": "https://github.com/aws/aws-lc/commit/e50a5f29ee416a7c99be4e72957e8f96aa51dbb9",
"id": "CVE-2026-3337-ef5cea45",
"target": {
"file": "crypto/fipsmodule/cipher/e_aesccm.c"
}
}
]