Cortex XDR Was Blind to Credential Theft + Aruba Switches Owned Without Credentials: Patch Now
Two Defensive Pillars Broken Simultaneously
Your EDR and your network infrastructure both have critical blind spots discovered this week. Together, they represent the most immediately actionable new intelligence since the Veeam 9.9 disclosures.
Cortex XDR: Encrypted Rules Hiding a Global Bypass
InfoGuard Labs decrypted AES-256-CBC-encrypted CLIPS rule files shipped with Cortex XDR agents 8.7 and 8.8 (content version 1790-16658) and found a hardcoded global whitelist. Any process with :\Windows\ccmcache in its command line is exempted from approximately 50% of all BIOC detections — including LSASS dump prevention mapped to MITRE T1003/TA0006.
The exploitation is trivial: an attacker appends this path string to their command line and bypasses credential dumping detection, process injection monitoring, and other behavioral rules. The whitelist was removed in Agent 9.1 with content version 2160, but individual rule-level exceptions remain exploitable even in upgraded agents.
If you ran Cortex XDR agents below 9.1, assume credential theft attempts went undetected. A retrospective hunt for T1003 activity is not optional — it's incident response.
HPE Aruba AOS-CX: No Credentials Needed
CVE-2026-23813 (CVSS 9.8) allows an unauthenticated remote attacker to reset the admin password on HPE Aruba AOS-CX network switches — the devices that form the backbone of your network segmentation. Four versions are affected (before 10.10.1180, 10.13.1161, 10.16.1030, 10.17.1001). Three additional high-severity command injection CVEs (CVE-2026-23814 through 23816) affect the same products.
No exploitation evidence exists yet, but pre-auth admin takeover on network switches is a CVSS 9.8 for a reason. If management interfaces are exposed beyond a dedicated out-of-band management network, you are one scan away from total network compromise.
Chrome Zero-Days: March 27 CISA Deadline
Two actively exploited Chrome zero-days round out the emergency patch list. CVE-2026-3909 (OOB write in Skia) and CVE-2026-3910 (arbitrary code execution in V8) are on the CISA KEV catalog with a March 27 compliance deadline. Google removed one zero-day's description from its advisory, indicating it will be fixed in a future release — monitor release notes.
| CVE | Product | CVSS | Status | Deadline |
|---|---|---|---|---|
| CVE-2026-23813 | Aruba AOS-CX | 9.8 | Patch available, no known exploitation | Immediate |
| CVE-2026-3909 | Chrome (Skia) | High | Actively exploited | March 27 |
| CVE-2026-3910 | Chrome (V8) | High | Actively exploited | March 27 |
What to do
Upgrade all Cortex XDR agents to 9.1+ with content version ≥2160 and run retrospective hunt for T1003 LSASS access patterns and any 'ccmcache' command-line strings outside legitimate SCCM operations
Emergency patch all HPE Aruba AOS-CX switches to 10.10.1180, 10.13.1161, 10.16.1030, or 10.17.1001+ and verify management interfaces are restricted to OOB management networks
Push Chrome 146.0.7680.75+ to all managed endpoints via MDM/GPO and enforce mandatory restart policies before March 27 CISA deadline
Evaluate whether single-vendor EDR reliance is acceptable given the opacity of encrypted detection rules — consider layered detection or periodic independent rule audits