The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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
    • 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-65836

CVE-2025-65836: PublicCMS SSRF Vulnerability Disclosed

CVE-2025-65836 is an SSRF vulnerability in PublicCMS affecting the chat interface of SimpleAiAdminController. Attackers can exploit this flaw to make unauthorized server-side requests. This article covers technical details, affected versions, impact assessment, and mitigation strategies.

Updated: January 22, 2026

CVE-2025-65836 Overview

CVE-2025-65836 is a critical Server-Side Request Forgery (SSRF) vulnerability affecting PublicCMS V5.202506.b. The vulnerability exists in the chat interface of the SimpleAiAdminController component, allowing attackers to manipulate server-side HTTP requests. This SSRF flaw enables unauthenticated remote attackers to make arbitrary requests from the vulnerable server, potentially accessing internal services, sensitive data, or cloud metadata endpoints that would otherwise be inaccessible from the internet.

Critical Impact

With a CVSS score of 9.1, this SSRF vulnerability allows network-based attackers without authentication to compromise confidentiality and integrity of affected systems. The vulnerability can be exploited to access internal network resources, cloud instance metadata, and potentially pivot to other systems within the infrastructure.

Affected Products

  • PublicCMS V5.202506.b
  • PublicCMS installations utilizing the SimpleAiAdminController chat interface

Discovery Timeline

  • 2025-12-01 - CVE-2025-65836 published to NVD
  • 2025-12-04 - Last updated in NVD database

Technical Details for CVE-2025-65836

Vulnerability Analysis

This Server-Side Request Forgery (SSRF) vulnerability (CWE-918) resides in the SimpleAiAdminController component of PublicCMS V5.202506.b. The CVSS vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N indicates that this vulnerability is exploitable over the network with low complexity, requires no privileges or user interaction, and can result in high impact to both confidentiality and integrity.

The vulnerability allows an attacker to craft malicious requests through the chat interface that cause the server to make HTTP requests to arbitrary internal or external destinations. This can bypass network access controls, expose internal services, and potentially leak sensitive information including authentication tokens, API keys, or cloud metadata credentials.

Root Cause

The root cause of this vulnerability is insufficient validation and sanitization of user-controlled input within the SimpleAiAdminController chat interface. The application fails to properly restrict the URLs or destinations that can be requested by the server-side code, allowing attackers to specify arbitrary targets. This improper input validation enables the server to act as a proxy for malicious requests, circumventing network security boundaries.

Attack Vector

The attack vector is network-based, allowing remote unauthenticated attackers to exploit this vulnerability. An attacker can submit specially crafted requests to the chat interface endpoint that include malicious URL parameters pointing to internal resources or cloud metadata services. The server processes these requests and makes outbound connections to the specified destinations, returning the responses to the attacker or performing actions on their behalf.

Common exploitation scenarios include:

  • Accessing cloud instance metadata services (e.g., http://169.254.169.254/latest/meta-data/)
  • Port scanning internal network services
  • Accessing internal APIs and administrative interfaces
  • Reading sensitive files through file:// protocol handlers
  • Bypassing firewall rules and access controls

For technical details and proof-of-concept information, refer to the security advisory and GitHub issue #99.

Detection Methods for CVE-2025-65836

Indicators of Compromise

  • Unusual outbound HTTP requests from the PublicCMS server to internal IP ranges (10.x.x.x, 172.16.x.x, 192.168.x.x)
  • Server-initiated requests to cloud metadata endpoints (169.254.169.254)
  • Unexpected traffic patterns from the web server to internal services
  • Log entries showing requests to the SimpleAiAdminController chat endpoint with suspicious URL parameters
  • Network connections from the web application tier to unauthorized internal services

Detection Strategies

Organizations should implement network monitoring to detect anomalous outbound connections from web servers. Web Application Firewalls (WAF) can be configured to detect and block SSRF payloads in request parameters. Additionally, monitoring server logs for requests containing internal IP addresses, localhost references, or cloud metadata URLs can help identify exploitation attempts.

SentinelOne's Singularity platform provides behavioral analysis capabilities that can detect unusual network patterns indicative of SSRF exploitation, including unauthorized connections to internal services and cloud metadata endpoints.

Monitoring Recommendations

Deploy network segmentation and monitoring between web application servers and internal network segments. Configure alerting for any connections from web servers to internal-only services. Implement DNS logging to detect resolution of internal hostnames from external-facing applications. Review and baseline normal outbound connection patterns from the PublicCMS server to identify anomalies quickly.

How to Mitigate CVE-2025-65836

Immediate Actions Required

  • Restrict network access to the SimpleAiAdminController chat interface to trusted users only
  • Implement network-level controls to prevent the web server from making connections to internal resources
  • Deploy a Web Application Firewall (WAF) with SSRF detection rules
  • Consider temporarily disabling the chat functionality until a patch is available
  • Block outbound connections from the web server to cloud metadata services (169.254.169.254)

Patch Information

As of the last modification date (2025-12-04), no official patch has been referenced in the CVE data. Organizations should monitor the PublicCMS GitHub repository for security updates and patches addressing this vulnerability. Subscribe to security notifications from the vendor and apply patches immediately when available.

The EPSS score of 0.033% with a percentile of 9.043 indicates a relatively low probability of exploitation in the wild, but the critical severity rating warrants immediate attention.

Workarounds

Until an official patch is available, implement the following compensating controls:

  • Deploy strict egress filtering to prevent the web server from initiating connections to internal networks and cloud metadata services
  • Use network segmentation to isolate the PublicCMS application from sensitive internal resources
  • Implement allowlist-based URL validation if the source code can be modified
  • Configure the WAF to block requests containing internal IP addresses, localhost, and metadata service URLs
  • Disable or restrict access to the affected SimpleAiAdminController functionality
bash
# Example iptables rules to block cloud metadata access and internal networks
iptables -A OUTPUT -d 169.254.169.254 -j DROP
iptables -A OUTPUT -d 10.0.0.0/8 -j DROP
iptables -A OUTPUT -d 172.16.0.0/12 -j DROP
iptables -A OUTPUT -d 192.168.0.0/16 -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/TechPubliccms

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.03%

  • 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
  • Exploit, Third Party Advisory

  • Product

  • Exploit, Issue Tracking

  • Exploit, Third Party Advisory

  • Exploit, Issue Tracking
  • Related CVEs
  • CVE-2025-69437: PublicCMS Stored XSS Vulnerability

  • CVE-2026-3289: PublicCMS Path Traversal Vulnerability

  • CVE-2026-2010: Sanluan PublicCMS Auth Bypass Vulnerability

  • CVE-2025-65840: PublicCMS CSRF Vulnerability
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