|
1 | 1 | { |
2 | 2 | "title": "CISA Catalog of Known Exploited Vulnerabilities", |
3 | | - "catalogVersion": "2026.03.11", |
4 | | - "dateReleased": "2026-03-11T17:24:27.1134Z", |
5 | | - "count": 1540, |
| 3 | + "catalogVersion": "2026.03.13", |
| 4 | + "dateReleased": "2026-03-13T16:38:24.564Z", |
| 5 | + "count": 1542, |
6 | 6 | "vulnerabilities": [ |
| 7 | + { |
| 8 | + "cveID": "CVE-2026-3910", |
| 9 | + "vendorProject": "Google", |
| 10 | + "product": "Chromium V8", |
| 11 | + "vulnerabilityName": "Google Chromium V8 Improper Restriction of Operations Within the Bounds of a Memory Buffer Vulnerability", |
| 12 | + "dateAdded": "2026-03-13", |
| 13 | + "shortDescription": "Google Chromium V8 contains an improper restriction of operations within the bounds of a memory buffer vulnerability that could allow a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, and Opera.", |
| 14 | + "requiredAction": "Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.", |
| 15 | + "dueDate": "2026-03-27", |
| 16 | + "knownRansomwareCampaignUse": "Unknown", |
| 17 | + "notes": "https:\/\/chromereleases.googleblog.com\/2026\/03\/stable-channel-update-for-desktop_12.html ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2026-3910", |
| 18 | + "cwes": [ |
| 19 | + "CWE-119" |
| 20 | + ] |
| 21 | + }, |
| 22 | + { |
| 23 | + "cveID": "CVE-2026-3909", |
| 24 | + "vendorProject": "Google", |
| 25 | + "product": "Skia", |
| 26 | + "vulnerabilityName": "Google Skia Out-of-Bounds Write Vulnerability", |
| 27 | + "dateAdded": "2026-03-13", |
| 28 | + "shortDescription": "Google Skia contains an out-of-bounds write vulnerability that could allow a remote attacker to perform out of bounds memory access via a crafted HTML page. This vulnerability affects Google Chrome and ChromeOS, Android, Flutter, and possibly other products.", |
| 29 | + "requiredAction": "Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.", |
| 30 | + "dueDate": "2026-03-27", |
| 31 | + "knownRansomwareCampaignUse": "Unknown", |
| 32 | + "notes": "This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. Please check with specific vendors for information on patching status. For more information, please see: https:\/\/chromereleases.googleblog.com\/2026\/03\/stable-channel-update-for-desktop_12.html#:~:text=Google%20is%20aware ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2026-3909", |
| 33 | + "cwes": [ |
| 34 | + "CWE-787" |
| 35 | + ] |
| 36 | + }, |
7 | 37 | { |
8 | 38 | "cveID": "CVE-2025-68613", |
9 | 39 | "vendorProject": "n8n", |
|
0 commit comments