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-11636

CVE-2025-11636: Furbo 360 Dog Camera SSRF Vulnerability

CVE-2025-11636 is a server-side request forgery flaw in Furbo 360 Dog Camera firmware affecting the Account Handler component. Attackers can exploit this remotely with high complexity. This article covers technical details, affected firmware versions, impact assessment, and mitigation strategies.

Published: April 21, 2026

CVE-2025-11636 Overview

A Server-Side Request Forgery (SSRF) vulnerability has been identified in the Tomofun Furbo 360 Dog Camera firmware up to version FB0035_FW_036. This security flaw exists within the Account Handler component and allows remote attackers to manipulate server-side requests, potentially enabling access to internal network resources or services that should not be externally accessible.

The vulnerability requires high attack complexity, making exploitation difficult but not impossible for skilled attackers. The vendor (Tomofun) was contacted about this disclosure but did not respond, leaving affected devices without an official patch.

Critical Impact

Remote attackers can exploit the SSRF vulnerability in the Furbo 360 camera's Account Handler to forge server-side requests, potentially accessing internal network resources and compromising the security of connected IoT environments.

Affected Products

  • Furbo 360 Dog Camera Firmware (up to version FB0035_FW_036)
  • Furbo 360 Dog Camera Hardware
  • Tomofun Furbo 360 IoT devices running vulnerable firmware

Discovery Timeline

  • October 12, 2025 - CVE-2025-11636 published to NVD
  • October 30, 2025 - Last updated in NVD database

Technical Details for CVE-2025-11636

Vulnerability Analysis

CVE-2025-11636 is classified under CWE-918 (Server-Side Request Forgery), which occurs when a web application fetches remote resources based on user-supplied input without proper validation. In the context of the Furbo 360 Dog Camera, the Account Handler component fails to adequately validate or sanitize incoming requests, allowing attackers to craft malicious requests that the server processes on their behalf.

SSRF vulnerabilities in IoT devices like smart cameras are particularly concerning because these devices often have privileged access to internal network segments and may communicate with cloud services or other connected home devices. An attacker exploiting this vulnerability could potentially:

  • Access internal services not intended for external exposure
  • Scan internal network resources and enumerate connected devices
  • Bypass network security controls by pivoting through the compromised camera
  • Exfiltrate sensitive information from internal systems

The high attack complexity noted in this vulnerability indicates that successful exploitation requires specific conditions or sophisticated techniques, which somewhat limits the immediate risk to casual attackers.

Root Cause

The root cause of this vulnerability lies in insufficient input validation within the Account Handler component of the Furbo 360 firmware. The component processes user-controlled data that specifies resource locations without properly verifying that the requested resources are legitimate external endpoints. This allows attackers to redirect server-side requests to arbitrary internal or external addresses.

Attack Vector

The attack vector is network-based, meaning exploitation can be performed remotely without physical access to the device. An attacker would need to craft specially formatted requests to the Account Handler component that manipulate the destination of server-side requests.

The vulnerability requires no user interaction and no prior authentication, though the high complexity rating suggests that attackers must overcome certain technical hurdles to achieve successful exploitation. These hurdles may include timing constraints, specific network configurations, or the need to chain multiple techniques together.

Due to the absence of verified code examples, detailed technical exploitation mechanisms should be referenced from the VulDB advisory for this vulnerability.

Detection Methods for CVE-2025-11636

Indicators of Compromise

  • Unusual outbound network connections from Furbo 360 cameras to internal IP addresses or unexpected external hosts
  • Anomalous traffic patterns in the Account Handler service logs showing requests to internal resources
  • DNS queries from the camera device for internal hostnames or private IP ranges
  • Unexpected HTTP/HTTPS requests originating from the camera to cloud metadata endpoints or internal services

Detection Strategies

  • Deploy network monitoring to track all traffic from IoT devices, flagging requests to internal network ranges or suspicious external endpoints
  • Implement DNS logging and analyze queries from the Furbo camera for requests to internal or reserved IP ranges
  • Configure firewall rules to alert on any outbound connections from the camera that deviate from expected communication patterns with Furbo cloud services
  • Use intrusion detection systems (IDS) with signatures for common SSRF exploitation patterns

Monitoring Recommendations

  • Isolate IoT devices like the Furbo 360 on a dedicated network segment (VLAN) with strict egress filtering
  • Monitor for firmware update attempts and verify they come from legitimate Tomofun sources
  • Enable logging on network boundary devices to capture all traffic from the affected camera
  • Regularly audit network traffic from IoT devices for anomalous behavior patterns

How to Mitigate CVE-2025-11636

Immediate Actions Required

  • Isolate affected Furbo 360 cameras on a separate network segment with restricted access to internal resources
  • Implement strict firewall rules limiting the camera's outbound connections to only known Furbo/Tomofun service endpoints
  • Consider temporarily disabling network access for vulnerable devices until a patch is available
  • Monitor for any vendor communication regarding security updates, as the vendor has not responded to disclosure attempts

Patch Information

No official patch is currently available from Tomofun. The vendor was contacted regarding this vulnerability but did not respond. Users should monitor the official Furbo support channels for any future firmware updates that may address this security issue.

For technical details and ongoing tracking of this vulnerability, refer to the VulDB entry #328047.

Workarounds

  • Place the Furbo 360 camera behind a firewall with strict egress filtering that only permits connections to verified Furbo cloud service IP addresses
  • Implement network segmentation to isolate IoT devices from sensitive internal resources
  • Use a dedicated IoT VLAN that has no routing access to internal network segments or sensitive services
  • Consider using a reverse proxy or application-layer firewall to filter and inspect traffic to and from the camera device
bash
# Example network isolation configuration (iptables)
# Block the Furbo camera from accessing internal network ranges
iptables -A FORWARD -s <FURBO_CAMERA_IP> -d 10.0.0.0/8 -j DROP
iptables -A FORWARD -s <FURBO_CAMERA_IP> -d 172.16.0.0/12 -j DROP
iptables -A FORWARD -s <FURBO_CAMERA_IP> -d 192.168.0.0/16 -j DROP

# Allow only connections to known Furbo cloud services
iptables -A FORWARD -s <FURBO_CAMERA_IP> -d <FURBO_CLOUD_IP_RANGE> -j ACCEPT
iptables -A FORWARD -s <FURBO_CAMERA_IP> -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/TechFurbo

  • SeverityMEDIUM

  • CVSS Score6.3

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-918
  • Technical References
  • VulDB CTI ID #328047

  • VulDB #328047

  • VulDB Submission ID #661361
  • Latest CVEs
  • CVE-2025-52793: Esselink.nu Settings CSRF Vulnerability

  • CVE-2025-52772: Virtual Moderator CSRF Vulnerability

  • CVE-2025-48279: WC MyParcel Belgium XSS Vulnerability

  • CVE-2025-39381: KiotViet Sync 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