Source: The Hacker News
Author: info@thehackernews.com (The Hacker News)
URL: https://thehackernews.com/2026/07/cisco-fmc-zero-day-actively-exploited.html
ONE SENTENCE SUMMARY:
CISA added a Cisco Secure FMC static-credential flaw to KEV amid zero-day abuse, urging hotfixes, IoC checks, and rapid patching.
MAIN POINTS:
- CISA listed CVE-2026-20316 in KEV after reports of in-the-wild zero-day exploitation.
- Vulnerability enables unauthenticated remote login using a built-in low-privilege account.
- Root cause involves static user credentials embedded for a low-privileged FMC account.
- Exploitation allows access to sensitive data available to that low-privileged user.
- Exposure is reduced when the FMC management interface lacks public internet accessibility.
- Cisco raised severity to SIR High because it can chain with other vulnerabilities.
- Researcher Jimi Sebree (Horizon3.ai) discovered and reported the credential issue.
- Cisco confirmed active exploitation but withheld attacker details, timelines, and techniques.
- Hotfixes were released for FMC versions 7.0, 7.2, 7.4, 7.6, 7.7, and 10.0.
- Cisco provided an IoC using logs showing
/var/tmp/license.tmpreferenced bypackage_info.pl.
TAKEAWAYS:
- Prioritize patching FMC systems immediately because KEV inclusion signals proven exploitation.
- Remove public exposure of the FMC management interface to meaningfully shrink attack surface.
- Hunt for compromise by grepping
/var/log/messagesforlicenseand/var/tmp/license.tmp. - Consider chaining risk with CVE-2026-20079, which can enable root-level code execution.
- Meet FCEB remediation timelines by applying Cisco hotfixes no later than August 1, 2026.