|
1 | 1 | { |
2 | 2 | "title": "CISA Catalog of Known Exploited Vulnerabilities", |
3 | | - "catalogVersion": "2026.04.13", |
4 | | - "dateReleased": "2026-04-13T17:09:50.5149Z", |
5 | | - "count": 1566, |
| 3 | + "catalogVersion": "2026.04.14", |
| 4 | + "dateReleased": "2026-04-14T17:02:49.9122Z", |
| 5 | + "count": 1568, |
6 | 6 | "vulnerabilities": [ |
| 7 | + { |
| 8 | + "cveID": "CVE-2009-0238", |
| 9 | + "vendorProject": "Microsoft", |
| 10 | + "product": "Office", |
| 11 | + "vulnerabilityName": "Microsoft Office Remote Code Execution", |
| 12 | + "dateAdded": "2026-04-14", |
| 13 | + "shortDescription": "Microsoft Office Excel contains a remote code execution vulnerability that could allow an attacker to take complete control of an affected system if a user opens a specially crafted Excel file that includes a malformed object.", |
| 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-04-28", |
| 16 | + "knownRansomwareCampaignUse": "Unknown", |
| 17 | + "notes": "https:\/\/learn.microsoft.com\/en-us\/security-updates\/securitybulletins\/2009\/ms09-009 ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2009-0238", |
| 18 | + "cwes": [ |
| 19 | + "CWE-94" |
| 20 | + ] |
| 21 | + }, |
| 22 | + { |
| 23 | + "cveID": "CVE-2026-32201", |
| 24 | + "vendorProject": "Microsoft", |
| 25 | + "product": "SharePoint Server", |
| 26 | + "vulnerabilityName": "Microsoft SharePoint Server Improper Input Validation Vulnerability", |
| 27 | + "dateAdded": "2026-04-14", |
| 28 | + "shortDescription": "Microsoft SharePoint Server contains an improper input validation vulnerability that allows an unauthorized attacker to perform spoofing over a network.", |
| 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-04-28", |
| 31 | + "knownRansomwareCampaignUse": "Unknown", |
| 32 | + "notes": "https:\/\/msrc.microsoft.com\/update-guide\/en-US\/vulnerability\/CVE-2026-32201 ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2026-32201", |
| 33 | + "cwes": [ |
| 34 | + "CWE-20" |
| 35 | + ] |
| 36 | + }, |
7 | 37 | { |
8 | 38 | "cveID": "CVE-2012-1854", |
9 | 39 | "vendorProject": "Microsoft", |
|
0 commit comments