CVE-2026-40685
Received
Received - Intake
Heap Out-of-Bounds Write in Exim with JSON Lookup
Publication date: 2026-04-30
Last updated on: 2026-05-01
Assigner: MITRE
Description
Description
In Exim before 4.99.2, when JSON lookup is enabled, an out-of-bounds heap write can occur when a JSON operator encounters malformed JSON in an untrusted header, because of an incorrect implementation of \ skipping.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| exim | exim | to 4.99.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |
| CWE-684 | The code does not function according to its published specifications, potentially leading to incorrect usage. |