CISA Adds Six Known Exploited Vulnerabilities to Catalog (CVE-2015-3246, CVE-2015-5287, CVE-2019-1068 +3 more)
CISA added six vulnerabilities to the Known Exploited Vulnerabilities (KEV) Catalog based on evidence of active exploitation. The vulnerabilities affect Red Hat, Microsoft SQL Server, Ajax.NET Professional, Linux Kernel, and Citrix NetScaler products. BOD 26-04 requires FCEB agencies to prioritize remediation of these vulnerabilities on publicly exposed assets.
- cveCVE-2015-3246Race condition vulnerability.
- cveCVE-2015-5287Privilege escalation vulnerability.
- cveCVE-2019-1068Remote code execution vulnerability.
- cveCVE-2021-23758Deserialization of untrusted data vulnerability.
- cveCVE-2022-0995Out-of-bounds write vulnerability.
- cveCVE-2026-8452Improper restriction of operations within the bounds of a memory buffer vulnerability.
Detection / Hunteropenrouter
What Happened
CISA, the US cybersecurity agency, added six security flaws to its list of known exploited vulnerabilities. These flaws affect various software products, including Red Hat, Microsoft SQL Server, and Citrix NetScaler. The agency urges federal agencies and all other organizations to patch these issues quickly, especially on internet-facing systems, as attackers are actively using them. Organizations should check if their systems were compromised before applying the patches.
Key Takeaways
- CISA added six vulnerabilities to the Known Exploited Vulnerabilities (KEV) Catalog based on evidence of active exploitation.
- The vulnerabilities span multiple products including Red Hat, Microsoft SQL Server, Ajax.NET Professional, Linux Kernel, and Citrix NetScaler.
- BOD 26-04 requires FCEB agencies to prioritize remediation of KEV Catalog vulnerabilities on publicly exposed assets.
- CISA encourages all organizations to apply risk-based vulnerability management and prioritize remediation of these vulnerabilities.
Affected Systems
- Red Hat Libuser
- Red Hat Automatic Bug Reporting Tool (ABRT)
- Microsoft SQL Server
- Ajax.NET Professional
- Linux Kernel
- Citrix NetScaler ADC
- Citrix NetScaler Gateway
Vulnerabilities (CVEs)
| CVE | Product | Severity | Description |
|---|---|---|---|
| CVE-2015-3246 | Red Hat Libuser | Race condition vulnerability. | |
| CVE-2015-5287 | Red Hat Automatic Bug Reporting Tool | Privilege escalation vulnerability. | |
| CVE-2019-1068 | Microsoft SQL Server | Remote code execution vulnerability. | |
| CVE-2021-23758 | Ajax.NET Professional | Deserialization of untrusted data vulnerability. | |
| CVE-2022-0995 | Linux Kernel | Out-of-bounds write vulnerability. | |
| CVE-2026-8452 | Citrix NetScaler ADC and NetScaler Gateway | Improper restriction of operations within the bounds of a memory buffer vulnerability. |
Attack Chain
- Reconnaissance: Attacker identifies internet-facing systems running vulnerable versions of Red Hat, Microsoft SQL Server, Ajax.NET Professional, Linux Kernel, or Citrix NetScaler.
- Exploitation: Attacker exploits one of the six listed CVEs to gain access, escalate privileges, or execute code.
- Post-Exploitation: Attacker establishes persistence, moves laterally, or exfiltrates data depending on the specific vulnerability exploited.
Detection Availability
- YARA Rules: No
- Sigma Rules: No
- Snort/Suricata Rules: No
- KQL Queries: No
- Splunk SPL Queries: No
- EQL Queries: No
- Other Detection Logic: No
No detection rules are provided in the article.
Detection Engineering Assessment
| Dimension | Rating | Rationale |
|---|---|---|
| EDR Visibility | Medium | EDR visibility depends on the specific vulnerability exploited. Exploitation of memory corruption or deserialization flaws may generate anomalous process behavior or code execution signals. |
| Network Visibility | Medium | Network sensors may detect exploitation attempts against public-facing applications like Microsoft SQL Server or Citrix NetScaler, but post-exploitation traffic may blend with legitimate activity. |
| Detection Difficulty | Moderate | Detection requires mapping specific exploitation patterns for each CVE. Generic vulnerability scanning and patch status verification are straightforward, but detecting active exploitation requires specific log analysis. |
Required Log Sources
- Web application firewall logs
- EDR telemetry
- System logs for privilege escalation events
- Network flow data
Hunting Hypotheses
| Hypothesis | Telemetry | ATT&CK Stage | FP Risk |
|---|---|---|---|
| Hunt for anomalous process execution originating from web application processes, particularly those associated with Ajax.NET Professional or Microsoft SQL Server, which may indicate successful exploitation of deserialization or RCE vulnerabilities. | EDR process creation telemetry, web server logs | Execution | Medium - Legitimate administrative scripts or application updates may trigger similar process ancestry patterns. |
| Hunt for evidence of privilege escalation on Red Hat systems, specifically looking for unexpected root-level process creation following ABRT or libuser activity. | Linux audit logs, EDR process telemetry | Privilege Escalation | Low - Legitimate root process creation is typically well-documented and expected in enterprise environments. |
| Hunt for out-of-bounds write exploitation indicators on Linux systems by monitoring for kernel-level crashes or unexpected kernel module behavior. | Kernel logs, EDR kernel telemetry | Exploitation | Medium - Kernel crashes can occur due to hardware issues or legitimate driver bugs. |
Control Gaps
- Signature-based network controls may miss exploitation of these vulnerabilities if attacks use encrypted channels or legitimate application protocols.
- Endpoint controls may not detect post-exploitation activity if it blends with normal application behavior.
Key Behavioral Indicators
- Unexpected child processes from web application or database service accounts
- Anomalous network connections from Citrix NetScaler or Microsoft SQL Server processes
- Unexpected privilege escalation events on Linux systems involving ABRT or libuser
False Positive Assessment
Low
Recommendations
Immediate Mitigation
- Verify against your organization's incident response runbook and team escalation paths before acting. Prioritize patching the six listed CVEs on internet-facing assets, particularly Citrix NetScaler ADC/Gateway and Microsoft SQL Server.
- If patching is not immediately possible, consider implementing virtual patching or WAF rules where supported by your tooling.
- Review network segmentation to limit exposure of vulnerable services to the public internet.
Infrastructure Hardening
- Evaluate whether vulnerable services need to be internet-facing and restrict access where possible.
- Consider implementing enhanced monitoring on systems running the affected software versions.
- Ensure vulnerability scanning is configured to detect all six CVEs across the environment.
User Protection
- Ensure endpoint protection is active and updated on all systems running vulnerable software.
- Consider implementing application allow-listing to limit the impact of potential post-exploitation activity.
Security Awareness
- Communicate the addition of these CVEs to the KEV catalog to relevant IT and security teams.
- Reinforce the importance of timely patching, especially for internet-facing systems.
MITRE ATT&CK Mapping
Initial Access
Execution
Privilege Escalation
Related
- CISA Adds Four Known Exploited Vulnerabilities to Catalog (CVE-2026-33824, CVE-2026-55040, CVE-2026-59310 +1 more)·3
- CISA Adds Seven Known Exploited Vulnerabilities to Catalog (CVE-2026-9586, CVE-2026-48710, CVE-2026-49869 +4 more)·2
- CISA Adds Three Known Exploited Vulnerabilities to Catalog (CVE-2026-20349, CVE-2026-68820, CVE-2026-72898)·2