CVE-2026-17578
Received
Received - Intake
Kong Event Gateway AES-GCM Nonce Collision Vulnerability
Vulnerability report for CVE-2026-17578, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-05
Last updated on: 2026-08-05
Assigner: Kong
Description
Description
Kong Event Gateway versions 1.0.0 through 1.1.1 and 1.2.0 do not enforce key rotation before reaching NIST SP 800-38D recommended usage limit for AES-GCM encryption keys with random nonces when the AWS IAM encryption feature is enabled.
If a producer sends messages at a sustained high rate without key rotation, which only occurs on reboot of the Kong Event Gateway instance, the probability of a nonce collision becomes non-negligible. An authorized consumer who detects a nonce collision can recover parts of plaintext from the affected messages.
New versions 1.1.2 and 1.2.1 enforce automatic key rotation before the recommended usage limit is reached.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| kong | event_gateway | From 1.0.0 (inc) to 1.1.1 (inc) |
| kong | event_gateway | 1.2.0 |
| kong | event_gateway | 1.1.2 |
| kong | event_gateway | 1.2.1 |
| kong | event_gateway | 1.0.0 |
| kong | event_gateway | From 1.1.0 (inc) to 1.2.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-323 | Nonces should be used for the present occasion and only once. |