Skip to content

Commit a0578e1

Browse files
committed
chore(data): update vulnerabilities — 2026-05-11 14:37 CST
1 parent 830f96c commit a0578e1

6 files changed

Lines changed: 2602 additions & 352 deletions

File tree

public/data/changelog.json

Lines changed: 60 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,64 @@
11
[
2+
{
3+
"timestamp": "2026-05-11T06:37:39.449755Z",
4+
"total_count": 185,
5+
"changes_by_year": {
6+
"2022": {
7+
"added": 4,
8+
"updated": 18,
9+
"removed": 0,
10+
"new_cves": [
11+
"CVE-2022-24842",
12+
"CVE-2022-25852",
13+
"CVE-2022-31028",
14+
"CVE-2022-35919"
15+
],
16+
"removed_cves": []
17+
},
18+
"2023": {
19+
"added": 5,
20+
"updated": 29,
21+
"removed": 0,
22+
"new_cves": [
23+
"CVE-2023-25812",
24+
"CVE-2023-27589",
25+
"CVE-2023-28432",
26+
"CVE-2023-28433",
27+
"CVE-2023-28434"
28+
],
29+
"removed_cves": []
30+
},
31+
"2024": {
32+
"added": 1,
33+
"updated": 44,
34+
"removed": 0,
35+
"new_cves": [
36+
"CVE-2024-24747"
37+
],
38+
"removed_cves": []
39+
},
40+
"2026": {
41+
"added": 6,
42+
"updated": 28,
43+
"removed": 0,
44+
"new_cves": [
45+
"CVE-2026-33322",
46+
"CVE-2026-33419",
47+
"CVE-2026-34204",
48+
"CVE-2026-39414",
49+
"CVE-2026-40344",
50+
"CVE-2026-41145"
51+
],
52+
"removed_cves": []
53+
}
54+
},
55+
"summary": {
56+
"total_added": 16,
57+
"total_updated": 119,
58+
"total_removed": 0,
59+
"years_updated": 4
60+
}
61+
},
262
{
363
"timestamp": "2026-05-11T05:46:44.230357Z",
464
"total_count": 169,
@@ -1721,72 +1781,5 @@
17211781
"total_removed": 14,
17221782
"years_updated": 5
17231783
}
1724-
},
1725-
{
1726-
"timestamp": "2026-04-30T02:53:45.536162Z",
1727-
"total_count": 53,
1728-
"changes_by_year": {
1729-
"2024": {
1730-
"added": 2,
1731-
"updated": 37,
1732-
"removed": 6,
1733-
"new_cves": [
1734-
"CVE-2024-45614",
1735-
"CVE-2024-7646"
1736-
],
1737-
"removed_cves": [
1738-
"CVE-2023-41056",
1739-
"CVE-2023-41877",
1740-
"CVE-2023-49921",
1741-
"CVE-2023-51444",
1742-
"CVE-2023-51445",
1743-
"CVE-2024-24747"
1744-
]
1745-
},
1746-
"2025": {
1747-
"added": 0,
1748-
"updated": 10,
1749-
"removed": 32,
1750-
"new_cves": [],
1751-
"removed_cves": [
1752-
"CVE-2025-12817",
1753-
"CVE-2025-12818",
1754-
"CVE-2025-14180",
1755-
"CVE-2025-1695",
1756-
"CVE-2025-21605",
1757-
"CVE-2025-21621",
1758-
"CVE-2025-23419",
1759-
"CVE-2025-27151",
1760-
"CVE-2025-27414",
1761-
"CVE-2025-27505"
1762-
]
1763-
},
1764-
"2026": {
1765-
"added": 1,
1766-
"updated": 3,
1767-
"removed": 22,
1768-
"new_cves": [
1769-
"CVE-2026-4342"
1770-
],
1771-
"removed_cves": [
1772-
"CVE-2026-1642",
1773-
"CVE-2026-2003",
1774-
"CVE-2026-2005",
1775-
"CVE-2026-2006",
1776-
"CVE-2026-2007",
1777-
"CVE-2026-23969",
1778-
"CVE-2026-27005",
1779-
"CVE-2026-27651",
1780-
"CVE-2026-27654",
1781-
"CVE-2026-27784"
1782-
]
1783-
}
1784-
},
1785-
"summary": {
1786-
"total_added": 3,
1787-
"total_updated": 50,
1788-
"total_removed": 60,
1789-
"years_updated": 3
1790-
}
17911784
}
17921785
]

public/data/index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"version": "3.0",
3-
"timestamp": "2026-05-11T05:46:44.229804Z",
3+
"timestamp": "2026-05-11T06:37:39.449267Z",
44
"data_sources": [
55
"fkie-cad (NVD)",
66
"OSV.dev"
77
],
88
"min_year": 2022,
9-
"total_count": 169,
9+
"total_count": 185,
1010
"shards": {
1111
"by_year": {
1212
"2022": "vulnerabilities_2022.json",

0 commit comments

Comments
 (0)