|
1 | 1 | { |
2 | 2 | "title": "CISA Catalog of Known Exploited Vulnerabilities", |
3 | | - "catalogVersion": "2026.03.18", |
4 | | - "dateReleased": "2026-03-18T19:24:20.2811Z", |
5 | | - "count": 1545, |
| 3 | + "catalogVersion": "2026.03.19", |
| 4 | + "dateReleased": "2026-03-19T15:13:53.6798Z", |
| 5 | + "count": 1546, |
6 | 6 | "vulnerabilities": [ |
| 7 | + { |
| 8 | + "cveID": "CVE-2026-20131", |
| 9 | + "vendorProject": "Cisco", |
| 10 | + "product": "Secure Firewall Management Center (FMC)", |
| 11 | + "vulnerabilityName": "Cisco Secure Firewall Management Center (FMC) Software and Cisco Security Cloud Control (SCC) Firewall Management Deserialization of Untrusted Data Vulnerability", |
| 12 | + "dateAdded": "2026-03-19", |
| 13 | + "shortDescription": "Cisco Secure Firewall Management Center (FMC) Software and Cisco Security Cloud Control (SCC) Firewall Management contain a deserialization of untrusted data vulnerability in the web-based management interface that could allow an unauthenticated, remote attacker to execute arbitrary Java code as root on an affected device.", |
| 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-22", |
| 16 | + "knownRansomwareCampaignUse": "Known", |
| 17 | + "notes": "https:\/\/sec.cloudapps.cisco.com\/security\/center\/content\/CiscoSecurityAdvisory\/cisco-sa-fmc-rce-NKhnULJh ; https:\/\/nvd.nist.gov\/vuln\/detail\/CVE-2026-20131", |
| 18 | + "cwes": [ |
| 19 | + "CWE-502" |
| 20 | + ] |
| 21 | + }, |
7 | 22 | { |
8 | 23 | "cveID": "CVE-2025-66376", |
9 | 24 | "vendorProject": "Synacor", |
|
696 | 711 | { |
697 | 712 | "cveID": "CVE-2018-14634", |
698 | 713 | "vendorProject": "Linux", |
699 | | - "product": "Kernal", |
| 714 | + "product": "Kernel", |
700 | 715 | "vulnerabilityName": "Linux Kernel Integer Overflow Vulnerability", |
701 | 716 | "dateAdded": "2026-01-26", |
702 | 717 | "shortDescription": "Linux Kernel contains an integer overflow vulnerability in the create_elf_tables() function which could allow an unprivileged local user with access to SUID (or otherwise privileged) binary to escalate their privileges on the system.", |
|
0 commit comments