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-2025-58485

CVE-2025-58485: Samsung Internet XSS Vulnerability

CVE-2025-58485 is a cross-site scripting flaw in Samsung Internet that allows local attackers to inject malicious scripts. This article covers the technical details, affected versions, security impact, and mitigation.

Updated: May 15, 2026

CVE-2025-58485 Overview

CVE-2025-58485 is an improper input validation vulnerability in Samsung Internet browser versions prior to 29.0.0.48. The flaw allows local attackers to inject arbitrary script into the browser context. Samsung addressed the issue in its December 2025 security maintenance release. The vulnerability requires local access and low privileges, with no user interaction needed for exploitation. Successful exploitation impacts integrity through arbitrary script execution but does not directly affect confidentiality or availability.

Critical Impact

Local attackers with low privileges can inject arbitrary script into Samsung Internet, compromising browser session integrity on affected Android devices.

Affected Products

  • Samsung Internet versions prior to 29.0.0.48
  • Android devices running vulnerable Samsung Internet builds
  • Samsung Galaxy devices shipping with default Samsung Internet browser

Discovery Timeline

  • 2025-12-02 - CVE-2025-58485 published to NVD
  • 2025-12-03 - Last updated in NVD database

Technical Details for CVE-2025-58485

Vulnerability Analysis

The vulnerability stems from improper input validation in Samsung Internet prior to version 29.0.0.48. The browser fails to properly sanitize or validate input before processing it in a script-capable context. A local attacker with low privileges on the device can craft malicious input that the browser interprets as executable script. This results in arbitrary script injection within the browser process.

The attack vector is local, meaning the attacker must already have some level of access to the device. No user interaction is required. The integrity impact is high because injected scripts can manipulate browser state, modify rendered content, and interact with browser-stored data. Confidentiality and availability are not directly affected per the CVSS vector.

Root Cause

The root cause is missing or insufficient input validation logic within Samsung Internet. The browser accepts attacker-controlled input from a local source and processes it without enforcing strict content boundaries. Samsung has not published the specific component or function affected. The CWE classification is listed as NVD-CWE-noinfo, indicating insufficient public information for a precise weakness mapping.

Attack Vector

An attacker with local access and low privileges supplies crafted input through a vector reachable from another app or local interface. The unsanitized input reaches a script execution context within Samsung Internet. The browser then executes the injected script with the privileges of the browser session. This can be used to alter displayed content, manipulate active sessions, or chain into further attacks against the browser or its stored credentials.

No public proof-of-concept exploit has been released. See the Samsung Security Bulletin December 2025 for vendor-provided technical context.

Detection Methods for CVE-2025-58485

Indicators of Compromise

  • Samsung Internet processes spawning unexpected child processes or making anomalous network connections following local app interactions
  • Unexpected modifications to Samsung Internet browser data directories or session storage
  • Installed Samsung Internet versions below 29.0.0.48 on managed Android devices

Detection Strategies

  • Inventory Samsung Internet versions across enrolled mobile devices using mobile device management (MDM) telemetry
  • Monitor inter-process communication (IPC) and intent traffic targeting the Samsung Internet package for anomalous payloads
  • Correlate suspicious browser activity with recently installed or updated third-party applications that may serve as the local attack source

Monitoring Recommendations

  • Enable mobile threat defense logging for Samsung Internet package events and version state
  • Track Samsung security bulletin advisories monthly to identify newly disclosed browser vulnerabilities
  • Alert on devices remaining on Samsung Internet versions below 29.0.0.48 beyond the patch deployment window

How to Mitigate CVE-2025-58485

Immediate Actions Required

  • Update Samsung Internet to version 29.0.0.48 or later through the Galaxy Store or Google Play Store
  • Audit managed Android fleet for outdated Samsung Internet installations and enforce update policies via MDM
  • Restrict installation of untrusted third-party applications that could provide the local attack surface

Patch Information

Samsung released the fix in Samsung Internet version 29.0.0.48 as part of the December 2025 Samsung Mobile Security Maintenance Release. Refer to the Samsung Security Bulletin December 2025 for the official advisory and update guidance.

Workarounds

  • Use an alternative patched browser on affected devices until Samsung Internet can be updated
  • Limit the installation of untrusted local applications that could deliver malicious input to the browser
  • Apply MDM policies requiring automatic updates for Samsung Internet from official app stores
bash
# Verify installed Samsung Internet version via ADB
adb shell dumpsys package com.sec.android.app.sbrowser | grep versionName

# Expected output should show 29.0.0.48 or later
# versionName=29.0.0.48

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

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechSamsung Internet

  • SeverityMEDIUM

  • CVSS Score5.5

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo
  • Vendor Resources
  • Samsung Security Bulletin December 2025
  • Latest CVEs
  • CVE-2026-9813: FlowIntel SSRF Vulnerability

  • CVE-2026-4377: D-Link DWR-X1820 Auth Bypass Vulnerability

  • CVE-2026-47074: ex_aws_sns Auth Bypass Vulnerability

  • CVE-2026-46241: Linux Kernel Use-After-Free 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