Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-2025-4967

CVE-2025-4967: Esri Portal For ArcGIS SSRF Vulnerability

CVE-2025-4967 is an SSRF protection bypass flaw in Esri Portal for ArcGIS 11.4 and earlier that allows unauthenticated attackers to circumvent server-side request forgery defenses. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: March 11, 2026

CVE-2025-4967 Overview

CVE-2025-4967 is a Server-Side Request Forgery (SSRF) protection bypass vulnerability affecting Esri Portal for ArcGIS version 11.4 and prior. This vulnerability allows a remote, unauthenticated attacker to bypass the Portal's SSRF protections, potentially enabling unauthorized access to internal resources and services that should not be externally accessible.

Critical Impact

Unauthenticated attackers can bypass SSRF protections to access internal network resources, potentially compromising sensitive data and internal services behind the Portal for ArcGIS deployment.

Affected Products

  • Esri Portal for ArcGIS 11.4
  • Esri Portal for ArcGIS versions prior to 11.4
  • All unpatched Portal for ArcGIS deployments

Discovery Timeline

  • 2025-05-29 - CVE-2025-4967 published to NVD
  • 2025-12-15 - Last updated in NVD database

Technical Details for CVE-2025-4967

Vulnerability Analysis

This vulnerability is classified under CWE-918 (Server-Side Request Forgery), which occurs when a web application fetches remote resources without properly validating user-supplied input. In the case of Esri Portal for ArcGIS, the existing SSRF protections can be bypassed by a remote attacker without requiring any authentication.

SSRF vulnerabilities are particularly dangerous in enterprise GIS environments because Portal for ArcGIS often has access to internal mapping services, geospatial databases, and other sensitive backend infrastructure. The ability to bypass SSRF protections means attackers can potentially:

  • Access internal services and APIs not intended for public exposure
  • Retrieve sensitive configuration data or credentials
  • Pivot to attack other internal systems using the Portal as a proxy
  • Exfiltrate geospatial data and metadata from internal sources

Root Cause

The root cause of CVE-2025-4967 lies in insufficient validation of user-controlled input when the Portal processes requests that involve fetching external or internal resources. The existing SSRF protection mechanisms fail to adequately sanitize or validate certain request patterns, allowing attackers to craft malicious requests that circumvent these protections.

Attack Vector

This vulnerability is exploitable over the network without requiring authentication or user interaction. An attacker can send specially crafted requests to the Portal for ArcGIS instance to bypass SSRF protections. The attack surface includes any network-exposed Portal for ArcGIS endpoint that processes URLs or resource references.

The attack typically involves manipulating URL parameters or request payloads in ways that the SSRF protection logic does not anticipate, allowing the attacker to redirect server-side requests to arbitrary internal or external destinations.

Detection Methods for CVE-2025-4967

Indicators of Compromise

  • Unusual outbound requests from Portal for ArcGIS servers to internal IP ranges (e.g., 10.x.x.x, 172.16.x.x, 192.168.x.x)
  • Requests containing URL encoding variations or IP address obfuscation techniques
  • Anomalous requests to internal services or cloud metadata endpoints (e.g., 169.254.169.254)
  • Error logs indicating failed connections to unexpected internal hosts

Detection Strategies

  • Implement network traffic analysis to identify unusual request patterns originating from Portal for ArcGIS servers
  • Configure web application firewalls (WAF) to detect and block SSRF attack patterns including IP obfuscation and URL manipulation
  • Enable detailed logging for all outbound requests made by the Portal application
  • Deploy intrusion detection rules specifically targeting SSRF bypass techniques

Monitoring Recommendations

  • Monitor Portal for ArcGIS access logs for requests containing internal IP addresses or localhost references
  • Set up alerts for outbound connections from Portal servers to non-whitelisted destinations
  • Review DNS query logs from Portal servers for resolution of internal hostnames from external requests
  • Track any authentication failures or access attempts to internal services originating from the Portal infrastructure

How to Mitigate CVE-2025-4967

Immediate Actions Required

  • Apply the Esri Portal for ArcGIS Security 2025 Update 3 patch immediately
  • Review and restrict network access from Portal for ArcGIS servers to only necessary internal resources
  • Implement network segmentation to limit the Portal's access to sensitive internal systems
  • Enable enhanced logging to detect potential exploitation attempts

Patch Information

Esri has released a security patch to address this vulnerability. Administrators should apply the Portal for ArcGIS Security 2025 Update 3 Patch as soon as possible. Review the official Esri security advisory for detailed installation instructions and any prerequisites.

Workarounds

  • Implement strict egress filtering on Portal for ArcGIS servers to block outbound connections to internal network ranges
  • Deploy a web application firewall with SSRF detection capabilities in front of the Portal
  • Restrict Portal for ArcGIS access to trusted networks only until the patch can be applied
  • Consider temporarily disabling features that allow external resource fetching if not required for operations
bash
# Example: Network segmentation using iptables to restrict outbound access
# Block Portal server from accessing internal network ranges
iptables -A OUTPUT -s <portal_server_ip> -d 10.0.0.0/8 -j DROP
iptables -A OUTPUT -s <portal_server_ip> -d 172.16.0.0/12 -j DROP
iptables -A OUTPUT -s <portal_server_ip> -d 192.168.0.0/16 -j DROP
iptables -A OUTPUT -s <portal_server_ip> -d 169.254.169.254 -j DROP

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechEsri Portal For Arcgis

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.07%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-918
  • Technical References
  • Esri ArcGIS Security Patch Update
  • Related CVEs
  • CVE-2026-33519: Esri Portal for ArcGIS Auth Bypass Flaw

  • CVE-2025-2538: Esri Portal For ArcGIS Auth Bypass Flaw

  • CVE-2026-33518: Esri Portal Privilege Escalation Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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