The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has recently added a newly disclosed vulnerability in Cisco Secure Firewall Management Center (FMC) Software to its Known Exploited Vulnerabilities (KEV) catalog. This flaw, identified as CVE-2026-20316 with a CVSS score of 5.3, allows unauthenticated remote attackers to log into affected devices using static, low-privilege credentials, potentially granting access to sensitive data.
The vulnerability arises from the presence of hardcoded user credentials within the software. Exploiting this flaw enables attackers to gain unauthorized access to the system, posing significant security risks. Cisco has acknowledged active exploitation of this vulnerability but has not provided specific details regarding the timing, perpetrators, or methods of these attacks.
To mitigate this issue, Cisco has released hotfixes for various versions of the Secure FMC Software, including versions 7.0, 7.2, 7.4, 7.6, 7.7, and 10.0. Organizations are strongly advised to apply these updates promptly to secure their systems against potential threats.
In addition to CVE-2026-20316, Cisco has updated its advisory for another critical vulnerability, CVE-2026-20079, which has a CVSS score of 10.0. This flaw allows authentication bypass and could lead to root access on affected systems. While there is no evidence of active exploitation of CVE-2026-20079, the potential for attackers to chain it with CVE-2026-20316 to escalate privileges underscores the importance of addressing both vulnerabilities.
Organizations can check for indicators of compromise by executing the command cat /var/log/messages | grep license in expert mode. The presence of the output /var/tmp/license.tmp may suggest that the system has been exploited.
Given the active exploitation of CVE-2026-20316, CISA has mandated that Federal Civilian Executive Branch agencies apply the necessary fixes by August 1, 2026. Private sector organizations are also urged to prioritize these updates to protect their networks.
These developments highlight the critical need for organizations to maintain vigilant patch management practices. The exploitation of static credentials in security management software underscores the importance of eliminating hardcoded credentials and implementing robust authentication mechanisms. As attackers continue to exploit such vulnerabilities, timely application of security patches and continuous monitoring are essential to safeguard sensitive information and maintain network integrity.