A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2024-20404

CVE-2024-20404: Cisco Finesse SSRF Vulnerability

CVE-2024-20404 is a server-side request forgery flaw in Cisco Finesse's web interface that lets unauthenticated attackers access sensitive information. This article covers the technical details, affected systems, and mitigation.

Updated: May 15, 2026

CVE-2024-20404 Overview

CVE-2024-20404 is a Server-Side Request Forgery (SSRF) vulnerability in the web-based management interface of Cisco Finesse. An unauthenticated, remote attacker can exploit this flaw by sending a crafted HTTP request to an affected device. Successful exploitation allows the attacker to obtain limited sensitive information from services associated with the affected system.

The vulnerability is tracked under CWE-918: Server-Side Request Forgery. Cisco published the corresponding advisory on June 5, 2024, addressing affected releases of Cisco Finesse 11.6(1) and 12.6(2).

Critical Impact

An unauthenticated remote attacker can coerce the Finesse server to issue arbitrary HTTP requests, exposing limited sensitive data from internal services reachable by the appliance.

Affected Products

  • Cisco Finesse 11.6(1) base release and engineering specials ES4 through ES8
  • Cisco Finesse 12.6(2) base release and engineering specials ES01 and ES02
  • Cisco Finesse web-based management interface

Discovery Timeline

  • 2024-06-05 - CVE-2024-20404 published to NVD
  • 2024-06-05 - Cisco releases security advisory cisco-sa-finesse-ssrf-rfi-Um7wT8Ew
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2024-20404

Vulnerability Analysis

The flaw exists in HTTP request handling within the Cisco Finesse web-based management interface. The interface accepts user-supplied input that influences outbound HTTP requests issued by the server. Because that input is not adequately validated, an attacker can direct the Finesse host to fetch resources from arbitrary destinations.

SSRF flaws of this class allow attackers to pivot through the affected application to reach internal endpoints. In a contact-center deployment such as Finesse, those reachable services may include administrative interfaces, configuration endpoints, or metadata services that are not exposed externally.

The attack requires no authentication, no user interaction, and is exploitable over the network. Confidentiality is impacted to a limited extent. Integrity and availability are not affected based on the vendor description.

Root Cause

The root cause is insufficient validation of user-supplied input within specific HTTP requests processed by the management interface. The application uses attacker-controlled values when constructing outbound requests without enforcing an allowlist of destinations or validating URL components.

Attack Vector

Exploitation requires only network reachability to the Finesse management interface. An attacker sends a crafted HTTP request containing a manipulated parameter that controls a target URL. The Finesse server then performs the request on behalf of the attacker and returns limited content from the targeted internal service.

The vulnerability mechanism is described in prose only. See the Cisco Security Advisory for vendor technical detail. No verified public proof-of-concept code is available at the time of writing.

Detection Methods for CVE-2024-20404

Indicators of Compromise

  • Outbound HTTP requests originating from the Finesse server to unexpected internal hosts or cloud metadata endpoints such as 169.254.169.254.
  • Anomalous HTTP request patterns to the Finesse management interface containing URL-encoded parameters that reference internal IP ranges or localhost.
  • Web server logs showing requests to Finesse endpoints with parameters containing protocol handlers such as file://, http://, or gopher://.

Detection Strategies

  • Inspect Finesse access logs for HTTP requests containing suspicious URL-like parameter values directed at the management interface.
  • Correlate outbound network connections from the Finesse appliance against an expected destination baseline and alert on deviations.
  • Apply web application firewall (WAF) signatures that flag SSRF-style payloads, including private address ranges, link-local addresses, and non-HTTP schemes.

Monitoring Recommendations

  • Enable verbose HTTP request logging on the Finesse management interface and forward logs to a centralized SIEM for retention and analysis.
  • Monitor egress traffic from Finesse hosts and restrict it to known-required destinations using network segmentation.
  • Track the EPSS exploitation probability for this CVE, which currently indicates elevated likelihood of attempted exploitation in the wild.

How to Mitigate CVE-2024-20404

Immediate Actions Required

  • Apply the fixed software releases identified in the Cisco Security Advisory for Cisco Finesse 11.6(1) and 12.6(2).
  • Restrict network access to the Finesse web-based management interface so it is reachable only from trusted administrative networks.
  • Audit outbound network policy from Finesse hosts to block access to cloud metadata services and unrelated internal management planes.

Patch Information

Cisco has released fixed software addressing this vulnerability. Refer to the Cisco Security Advisory cisco-sa-finesse-ssrf-rfi-Um7wT8Ew for the specific fixed release versions and upgrade guidance. No workarounds are listed by the vendor; upgrading to a fixed release is the required remediation path.

Workarounds

  • Cisco has not published a configuration workaround. Network-level controls such as access control lists and segmentation should be used as compensating measures until patching is complete.
  • Place the Finesse management interface behind a reverse proxy or jump host that enforces authentication and source IP restrictions.
  • Implement egress filtering on the Finesse appliance to deny outbound requests to internal address ranges and metadata IPs.
bash
# Example egress restriction using iptables on the Finesse host
# Block outbound HTTP/HTTPS to cloud metadata and link-local addresses
iptables -A OUTPUT -d 169.254.169.254 -j DROP
iptables -A OUTPUT -d 127.0.0.0/8 -p tcp --dport 80 -j DROP
iptables -A OUTPUT -d 10.0.0.0/8 -p tcp --dport 8080 -j DROP

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeSSRF

  • Vendor/TechCisco Finesse

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability81.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-918
  • Vendor Resources
  • Cisco Security Advisory
  • Related CVEs
  • CVE-2026-20116: Cisco Contact Center XSS Vulnerability

  • CVE-2024-20405: Cisco Finesse Stored XSS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English