Skip to content

Commit 0c46616

Browse files
Sync EUVD catalog: Sat May 2 00:45:25 UTC 2026
Signed-off-by: AboutCode Automation <automation@aboutcode.org>
1 parent bb84e84 commit 0c46616

261 files changed

Lines changed: 21795 additions & 9 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

advisories/2026/04/EUVD-2026-26442.json

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,22 @@
33
"enisaUuid": "9ed9b0d7-7084-3dc7-ae12-d740bdac6ca2",
44
"description": "In Exim before 4.99.2, on systems using musl libc (not glibc), an attacker can crash the connection instance when malformed DNS data is present in PTR records. This is caused by a dn_expand oddity in octal printing.",
55
"datePublished": "Apr 30, 2026, 12:00:00 AM",
6-
"dateUpdated": "Apr 30, 2026, 9:23:47 PM",
6+
"dateUpdated": "May 1, 2026, 1:16:53 AM",
77
"baseScore": 5.9,
88
"baseScoreVersion": "3.1",
99
"baseScoreVector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
10-
"references": "https://exim.org/static/doc/security/CVE-2025-40684.txt\nhttps://www.openwall.com/lists/oss-security/2026/04/30/21\nhttps://exim.org/static/doc/security/cve-2026-04.1/CVE2026-40684.assessment\nhttps://code.exim.org/exim/exim/commit/628bbaca7672748d941a12e7cd5f0122a4e18c81\n",
10+
"references": "https://www.openwall.com/lists/oss-security/2026/04/30/21\nhttps://exim.org/static/doc/security/cve-2026-04.1/CVE2026-40684.assessment\nhttps://code.exim.org/exim/exim/commit/628bbaca7672748d941a12e7cd5f0122a4e18c81\nhttps://exim.org/static/doc/security/CVE-2026-40684.txt\n",
1111
"aliases": "CVE-2026-40684\n",
1212
"assigner": "mitre",
1313
"epss": 0.0,
1414
"enisaIdProduct": [
15+
{
16+
"id": "a31104c6-caf4-347a-9c92-c5abef114cb5",
17+
"product": {
18+
"name": "exim"
19+
},
20+
"product_version": "0 <4.99.2"
21+
},
1522
{
1623
"id": "f44cd9c9-4fed-3af1-afbf-34a4ad9d4629",
1724
"product": {
@@ -21,6 +28,12 @@
2128
}
2229
],
2330
"enisaIdVendor": [
31+
{
32+
"id": "68c77f6c-192f-3791-a382-7f09f54af0d1",
33+
"vendor": {
34+
"name": "exim"
35+
}
36+
},
2437
{
2538
"id": "73208713-742e-39af-8304-412f06b613ba",
2639
"vendor": {

advisories/2026/04/EUVD-2026-26443.json

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
"enisaUuid": "55c7a1d0-0fb2-351e-b8d0-b33912c43e8a",
44
"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.",
55
"datePublished": "Apr 30, 2026, 12:00:00 AM",
6-
"dateUpdated": "Apr 30, 2026, 9:26:36 PM",
6+
"dateUpdated": "May 1, 2026, 1:18:39 AM",
77
"baseScore": 6.5,
88
"baseScoreVersion": "3.1",
99
"baseScoreVector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
10-
"references": "https://exim.org/static/doc/security/CVE-2025-40685.txt\nhttps://www.openwall.com/lists/oss-security/2026/04/30/21\nhttps://exim.org/static/doc/security/cve-2026-04.1/CVE2026-40685.assessment\nhttps://code.exim.org/exim/exim/commit/9fdc057e71b87c87a0d3d2288b2810a0efaaba57\n",
10+
"references": "https://www.openwall.com/lists/oss-security/2026/04/30/21\nhttps://exim.org/static/doc/security/cve-2026-04.1/CVE2026-40685.assessment\nhttps://code.exim.org/exim/exim/commit/9fdc057e71b87c87a0d3d2288b2810a0efaaba57\nhttps://exim.org/static/doc/security/CVE-2026-40685.txt\n",
1111
"aliases": "CVE-2026-40685\n",
1212
"assigner": "mitre",
1313
"epss": 0.0,
@@ -18,9 +18,22 @@
1818
"name": "exim"
1919
},
2020
"product_version": "0 <4.99.2"
21+
},
22+
{
23+
"id": "5beafac9-9ba0-36b8-a4a8-fe71163e3661",
24+
"product": {
25+
"name": "exim"
26+
},
27+
"product_version": "0 <4.99.2"
2128
}
2229
],
2330
"enisaIdVendor": [
31+
{
32+
"id": "34860130-3cd6-33a5-bd71-ed594c00f4f8",
33+
"vendor": {
34+
"name": "exim"
35+
}
36+
},
2437
{
2538
"id": "9a0d0a09-b885-3012-8a5b-d33177aff577",
2639
"vendor": {

advisories/2026/04/EUVD-2026-26444.json

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,22 @@
33
"enisaUuid": "e59ade01-2512-3108-88a0-5c933bfef75f",
44
"description": "In Exim before 4.99.2, when utf8 operators are enabled, there is an out-of-bounds read if large UTF-8 trailing characters are present (malformed UTF-8 header data). Information might be divulged within an error message produced during handling of an unrelated e-mail message.",
55
"datePublished": "Apr 30, 2026, 12:00:00 AM",
6-
"dateUpdated": "Apr 30, 2026, 9:29:23 PM",
6+
"dateUpdated": "May 1, 2026, 1:19:46 AM",
77
"baseScore": 3.7,
88
"baseScoreVersion": "3.1",
99
"baseScoreVector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
10-
"references": "https://exim.org/static/doc/security/CVE-2025-40686.txt\nhttps://www.openwall.com/lists/oss-security/2026/04/30/21\nhttps://exim.org/static/doc/security/cve-2026-04.1/CVE2026-40686.assessment\nhttps://code.exim.org/exim/exim/commit/f2570bde16fb4d4a1242ff363a4c4eecf6372efc\n",
10+
"references": "https://www.openwall.com/lists/oss-security/2026/04/30/21\nhttps://exim.org/static/doc/security/cve-2026-04.1/CVE2026-40686.assessment\nhttps://code.exim.org/exim/exim/commit/f2570bde16fb4d4a1242ff363a4c4eecf6372efc\nhttps://exim.org/static/doc/security/CVE-2026-40686.txt\n",
1111
"aliases": "CVE-2026-40686\n",
1212
"assigner": "mitre",
1313
"epss": 0.0,
1414
"enisaIdProduct": [
15+
{
16+
"id": "3fe1e752-80fd-38ca-a3bf-e40afa954055",
17+
"product": {
18+
"name": "exim"
19+
},
20+
"product_version": "0 <4.99.2"
21+
},
1522
{
1623
"id": "4de180b8-1888-37f0-a85c-0f2005fa4d3d",
1724
"product": {
@@ -21,6 +28,12 @@
2128
}
2229
],
2330
"enisaIdVendor": [
31+
{
32+
"id": "70929cec-6c1a-3815-a87e-79b8bd053a2c",
33+
"vendor": {
34+
"name": "exim"
35+
}
36+
},
2437
{
2538
"id": "bab83769-cb82-3cab-b79c-dc2e100f2bc8",
2639
"vendor": {

advisories/2026/04/EUVD-2026-26445.json

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,22 @@
33
"enisaUuid": "4c25eeef-05bc-3597-896d-ec6296c005c5",
44
"description": "In Exim before 4.99.2, when the SPA authentication driver is used with an adversarial SPA resource, there can be an out-of-bounds write that crashes the connection instance, or erroneous data processing that divulges data from uninitialized heap memory.",
55
"datePublished": "Apr 30, 2026, 12:00:00 AM",
6-
"dateUpdated": "Apr 30, 2026, 9:32:54 PM",
6+
"dateUpdated": "May 1, 2026, 1:20:38 AM",
77
"baseScore": 4.8,
88
"baseScoreVersion": "3.1",
99
"baseScoreVector": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:L",
10-
"references": "https://exim.org/static/doc/security/CVE-2025-40687.txt\nhttps://www.openwall.com/lists/oss-security/2026/04/30/21\nhttps://exim.org/static/doc/security/cve-2026-04.1/CVE2026-40687.assessment\nhttps://code.exim.org/exim/exim/commit/68b963b9f75ca27b38e1c0f8c87037990199f505\n",
10+
"references": "https://www.openwall.com/lists/oss-security/2026/04/30/21\nhttps://exim.org/static/doc/security/cve-2026-04.1/CVE2026-40687.assessment\nhttps://code.exim.org/exim/exim/commit/68b963b9f75ca27b38e1c0f8c87037990199f505\nhttps://exim.org/static/doc/security/CVE-2026-40687.txt\n",
1111
"aliases": "CVE-2026-40687\n",
1212
"assigner": "mitre",
1313
"epss": 0.0,
1414
"enisaIdProduct": [
15+
{
16+
"id": "5eabf4bf-1e0a-390b-b28c-ef53035519d6",
17+
"product": {
18+
"name": "exim"
19+
},
20+
"product_version": "0 <4.99.2"
21+
},
1522
{
1623
"id": "74caaf7e-7969-38a9-8f1c-49034ba9bb9a",
1724
"product": {
@@ -26,6 +33,12 @@
2633
"vendor": {
2734
"name": "exim"
2835
}
36+
},
37+
{
38+
"id": "ef0c59e5-763a-36f4-82f1-edf12914b954",
39+
"vendor": {
40+
"name": "exim"
41+
}
2942
}
3043
]
3144
}

0 commit comments

Comments
 (0)