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

CVE-2025-58478: Samsung Android Buffer Overflow Vulnerability

CVE-2025-58478 is a buffer overflow flaw in Samsung Android's libimagecodec.quram.so that enables remote attackers to write to out-of-bounds memory. This article covers the technical details, impact, and mitigation.

Updated: April 29, 2026

CVE-2025-58478 Overview

CVE-2025-58478 is an out-of-bounds write vulnerability affecting Samsung's libimagecodec.quram.so library, a core image processing component in Samsung Android devices. This memory corruption flaw allows remote attackers to access out-of-bounds memory, potentially leading to unauthorized information disclosure from affected devices.

The vulnerability exists in Samsung Android versions 13.0, 14.0, 15.0, and 16.0 prior to the SMR Dec-2025 Release 1 security patch. Given the widespread deployment of Samsung mobile devices globally, this vulnerability presents a significant attack surface for threat actors targeting enterprise and consumer mobile environments.

Critical Impact

Remote attackers can exploit this out-of-bounds write vulnerability to access sensitive memory contents without user interaction, potentially exposing confidential data stored on Samsung Android devices.

Affected Products

  • Samsung Android 13.0 (all SMR releases prior to Dec-2025 Release 1)
  • Samsung Android 14.0 (all SMR releases prior to Dec-2025 Release 1)
  • Samsung Android 15.0 (all SMR releases prior to Dec-2025 Release 1)
  • Samsung Android 16.0 (all SMR releases prior to Dec-2025 Release 1)

Discovery Timeline

  • December 2, 2025 - CVE-2025-58478 published to NVD
  • December 5, 2025 - Last updated in NVD database

Technical Details for CVE-2025-58478

Vulnerability Analysis

This vulnerability is classified as CWE-787 (Out-of-bounds Write), a memory safety issue that occurs when a program writes data past the end or before the beginning of an allocated buffer. In the context of libimagecodec.quram.so, the flaw manifests during image processing operations where insufficient bounds checking allows write operations to corrupt adjacent memory regions.

The vulnerability can be exploited remotely without requiring any user privileges or interaction, making it particularly dangerous in scenarios where Samsung devices process untrusted image content. While the primary impact is confidentiality compromise through memory disclosure, out-of-bounds write vulnerabilities can potentially be chained with other exploits to achieve more severe outcomes.

Root Cause

The root cause of CVE-2025-58478 lies in improper boundary validation within the libimagecodec.quram.so shared library. During image decoding or encoding operations, the library fails to properly validate buffer boundaries before performing write operations. This allows specially crafted image data to trigger writes beyond allocated memory regions, potentially corrupting adjacent memory structures or leaking sensitive information from process memory.

Attack Vector

The attack vector for this vulnerability is network-based, meaning exploitation can occur remotely without local access to the device. Attack scenarios include:

  1. Malicious Image Files: An attacker could craft a malicious image file that, when processed by the vulnerable library, triggers the out-of-bounds write condition
  2. Messaging Applications: Images received through messaging apps that utilize the system image codec could trigger the vulnerability
  3. Web Content: Malicious image content loaded through web browsers or applications could exploit the flaw
  4. MMS/RCS Messages: Multimedia messages containing specially crafted images could be used as an attack vector

The vulnerability requires no authentication and no user interaction for exploitation, making it an attractive target for automated attacks. The library is triggered automatically when processing image content, expanding the potential attack surface across various applications.

Detection Methods for CVE-2025-58478

Indicators of Compromise

  • Unexpected crashes or ANR (Application Not Responding) events in applications using image processing functionality
  • Abnormal memory consumption patterns in processes utilizing libimagecodec.quram.so
  • Detection of anomalous image files with malformed headers or unusual size characteristics
  • Suspicious outbound network traffic following image processing operations

Detection Strategies

  • Deploy mobile threat defense solutions capable of identifying exploitation attempts targeting Android system libraries
  • Implement behavioral analysis to detect abnormal memory access patterns during image processing operations
  • Monitor application crash reports for patterns indicating memory corruption in image codec libraries
  • Utilize Samsung Knox security features for enhanced device monitoring and threat detection

Monitoring Recommendations

  • Enable comprehensive logging for mobile device management (MDM) solutions to track device security posture
  • Configure SentinelOne Mobile Threat Defense to monitor for exploitation attempts and anomalous behavior
  • Establish baseline monitoring for image processing behavior to identify deviations indicative of exploitation
  • Implement network monitoring to detect potential data exfiltration following memory disclosure attacks

How to Mitigate CVE-2025-58478

Immediate Actions Required

  • Apply the Samsung SMR Dec-2025 Release 1 security update immediately on all affected Samsung Android devices
  • Prioritize patching for devices with access to sensitive enterprise data or applications
  • Implement mobile device management (MDM) policies to enforce security update compliance
  • Consider restricting image downloads from untrusted sources until patches are applied

Patch Information

Samsung has addressed this vulnerability in the SMR Dec-2025 Release 1 security maintenance release. The fix implements proper bounds checking in the libimagecodec.quram.so library to prevent out-of-bounds write operations during image processing.

Organizations should apply this update through their standard mobile device management processes. For enterprise environments, coordinate with Samsung Enterprise Support for deployment assistance. Review the Samsung Security Update December 2025 advisory for complete patch details.

Workarounds

  • Restrict automatic image downloading in messaging and email applications until patches can be applied
  • Implement network-level filtering to scan and block potentially malicious image content
  • Use Samsung Knox containerization to isolate sensitive applications from potentially compromised system libraries
  • Configure MDM policies to prevent installation of applications from untrusted sources that may deliver malicious image content
bash
# Verify Samsung Android security patch level via ADB
adb shell getprop ro.build.version.security_patch

# Expected output for patched devices should show December 2025 or later
# 2025-12-01 or later indicates the patch has been applied

# Check current Android version
adb shell getprop ro.build.version.release

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

  • Vulnerability Details
  • TypeBuffer Overflow

  • Vendor/TechSamsung Android

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.08%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-787
  • Vendor Resources
  • Samsung Security Update December 2025
  • Related CVEs
  • CVE-2025-58477: Samsung Android Buffer Overflow Flaw

  • CVE-2025-58480: Samsung Android Buffer Overflow Flaw

  • CVE-2026-21003: Samsung Android Auth Bypass Vulnerability

  • CVE-2026-21009: Samsung Android Auth Bypass 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