Retour au blog
CVE-2026-20316CVE-2026-20230CiscoSecure Firewall Management CenterUnified Communications ManagerCISA KEVSSRFCVE

Cisco FMC & Unified CM in KEV: When Cisco Rates Its Own Flaws Above CVSS

CVE-2026-20316 (hard-coded password in Secure Firewall Management Center) and CVE-2026-20230 (Unified CM SSRF to root) are in CISA KEV. Two cases where CVSS understates real risk.

30 juillet 20266 min de lecture

Two Cisco vulnerabilities were added to the CISA KEV catalog this summer: CVE-2026-20316 in Secure Firewall Management Center (FMC) and CVE-2026-20230 in Unified Communications Manager. Their CVSS scores — 5.3 and 8.6 — suggest moderate urgency.

Except in both cases, Cisco explicitly raised its own rating above the CVSS, and says so plainly in its advisories. That's rare enough to warrant an article: these two CVEs are a textbook illustration of CVSS's limits as a prioritisation tool.


CVE-2026-20316 — Hard-coded password in Cisco Secure FMC

FieldValue
CVSS 3.15.3 (MEDIUM)
VectorAV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
KEV added2026-07-29 (CISA deadline: 2026-08-01)
Published2026-07-29
ProductCisco Secure Firewall Management Center (formerly Firepower Management Center)

The bug

The FMC web interface contains static credentials for a low-privileged account. A remote unauthenticated attacker can use them to log in and access sensitive data.

Cisco writes in its advisory:

Cisco has assigned this security advisory a Security Impact Rating (SIR) of High rather than Medium as the score indicates. The reason is that this vulnerability can be used with other Cisco Secure FMC Software vulnerabilities to elevate privileges.

That's the crux. CVSS only measures direct impact — here, data read by a low-privileged account, hence C:L/I:N/A:N. But CVSS does not model chainability, and that's precisely where the danger sits: this account provides the authenticated foothold other FMC flaws require.

Why FMC is a critical target

FMC isn't an ordinary application server — it's the centralised management console for all your Cisco Secure firewalls. A full compromise lets an attacker:

  • Modify filtering policies across the entire firewall fleet
  • Allow traffic toward C2 infrastructure
  • Disable IPS inspection for targeted hosts
  • Delete or divert logs bound for the SIEM

Put differently: compromising FMC means compromising the organisation's entire network posture from a single point.

Versions

Version references in NVD data: 7.0.9, 7.2.11, 7.3.1.2, 7.4.7, 7.6.5.

⚠️ These are the boundaries exposed by NVD and look like Cisco first fixed releases. Check the official Cisco advisory for the exact fixed version for your branch.


CVE-2026-20230 — Unified CM SSRF leading to root

FieldValue
CVSS 3.18.6 (HIGH)
VectorAV:N/AC:L/PR:N/UI:N/S:C/C:N/I:H/A:N
KEV added2026-06-25 (CISA deadline: 2026-06-28)
Published2026-06-03
ProductCisco Unified CM and Unified CM Session Management Edition

The bug

Insufficient input validation on specific HTTP requests lets an unauthenticated attacker trigger a Server-Side Request Forgery. The consequence, as Cisco describes it, goes well beyond classic SSRF:

A successful exploit could allow the attacker to write files to the underlying operating system that could be used later to elevate to root.

Arbitrary file write on the appliance filesystem → escalation to root. Again, Cisco raises its rating:

Cisco has assigned this security advisory a Security Impact Rating (SIR) of Critical rather than High as the score indicates. The reason is that exploitation of this vulnerability could result in an attacker elevating privileges to root.

The C:N (no confidentiality impact) in the vector explains the 8.6 rather than 9.x — the SSRF itself reads nothing. But file write (I:H) combined with changed scope (S:C) opens the path to root.

Important exploitation condition

To exploit this vulnerability, the WebDialer service must be enabled. WebDialer is disabled by default.

This nuance changes prioritisation: if you don't use WebDialer, your exposure is zero. Check this before triggering an emergency maintenance window on a production telephony system.

Versions

NVD references: 14su6, 15su4a.


Detection and IOCs

Cisco Secure FMC

Since the static account is low-privileged, exploitation looks like a legitimate login. Hunt for contextual anomalies rather than errors:

  • Successful FMC web logins from external or non-management IPs
  • Logins from a service account your teams never use
  • Sessions outside business hours
# On FMC — audit log
System > Monitoring > Audit

Filter on login events and cross-reference against your allowlist of admin IPs.

Cisco Unified CM

First, the only question that matters:

# Check whether WebDialer is active
Cisco Unified Serviceability > Tools > Service Activation

If WebDialer is disabled, you are not exposed to CVE-2026-20230.

If it's active, hunt the traces for:

  • Malformed HTTP requests to WebDialer endpoints
  • Unexpected files appearing on the appliance filesystem
  • Outbound connections from Unified CM to non-telephony destinations

Network level

In both cases, the best indicator is reachability. Neither FMC nor Unified CM should be reachable from the internet or from the user VLAN. A scan from a standard user workstation will immediately tell you whether your segmentation holds.


Mitigation and Patch

Priority 1 — FMC

FMC drives your firewalls: its compromise has the largest blast radius. Apply the Cisco fix for your branch, and rotate credentials for all FMC accounts as a precaution (the static account isn't the only concern if an attacker already escalated).

Priority 2 — Unified CM

  1. Check WebDialer status. If you don't use it, disable it — an immediate, zero-cost mitigation
  2. Apply the Cisco fix in the next window

Long-term hardening

  • Segmentation: FMC and Unified CM on a strict management VLAN, reachable only from a bastion
  • ACLs on admin interfaces, limited to admin IPs
  • Centralised logs to an external SIEM — an attacker who compromises FMC can wipe local logs, not the ones already shipped
  • Review enabled services: the WebDialer lesson generalises. Every service enabled "just in case" is free attack surface

What These Two CVEs Teach About Prioritisation

If you sort your patching backlog by descending CVSS, these two land mid-list and bottom-list respectively — while the vendor itself rates them High and Critical, and CISA mandates remediation within three days.

Three signals beat one score:

  1. KEV listing — confirmed exploitation in the wild, which CVSS doesn't express
  2. Vendor rating (SIR at Cisco) — it accounts for the chainability CVSS ignores
  3. Criticality of the device's role — a medium flaw on the console driving all your firewalls outweighs a critical flaw on an isolated server

Why Continuous Monitoring of Network Gear Matters

Management consoles and network appliances rarely make it into vulnerability inventories: they carry no agent, don't surface in OS scans, and their advisories live on vendor portals nobody reads daily. The result: KEV-listed CVEs with three-day deadlines go unnoticed for weeks.

With cveo.tech, inventory your Cisco, Fortinet, Palo Alto and other appliances alongside your servers, and get automatic alerts whenever a CVE — especially a KEV-listed one — targets one of your exact versions.

Surveillez les CVE avec l'IA

Recherche IA, scoring CVSS, surveillance de parc et alertes automatiques.