LiveActive security incident?Get immediate response
CVE Record

CVE-2021-25393: Improper sanitization of incoming intent in SecSettings prior to SMR MAY-2021 Release 1 allows local attack...

Improper sanitization of incoming intent in SecSettings prior to SMR MAY-2021 Release 1 allows local attackers to get permissions to access system uid data.

MediumCVSS 6.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This Samsung mobile flaw let a local attacker abuse improperly sanitized input to SecSettings before the May 2021 security release. Successful abuse could expose data handled under the system UID and cause limited integrity and availability impact. It matters mainly for older Samsung Android 10 and 11 devices that were not patched.

Executive priority

Treat this as a moderate mobile fleet hygiene issue. It is old and patched, but confidentiality impact is high on unpatched devices. The business priority is confirming no legacy Samsung Android 10 or 11 devices remain below the May 2021 Samsung security release.

Technical view

CVE-2021-25393 is an improper incoming-intent sanitization issue in Samsung SecSettings. The CVSS 3.1 vector is AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L, indicating local access, low complexity, no privileges, required user interaction, and high confidentiality impact. Samsung addressed it in SMR MAY-2021 Release 1.

Likely exposure

Exposure is most likely on Samsung Mobile Devices running Android Q 10.0 or R 11.0 that are below Samsung SMR MAY-2021 Release 1. Current, managed devices should be at low risk if their security patch level is newer.

Exploitation context

The provided sources do not show CISA KEV listing or confirmed active exploitation. The CVSS vector indicates local attack conditions with user interaction required, so this is not described as a remote, unauthenticated internet-facing issue.

Researcher notes

Public metadata identifies SecSettings intent sanitization as the vulnerable area but gives limited implementation detail in the supplied bundle. Do not assume broader Samsung versions beyond Android Q and R. The available evidence supports patch-level validation rather than exploit-based validation.

Mitigation direction

  • Apply Samsung SMR MAY-2021 Release 1 or later to affected Samsung devices.
  • Check Samsung’s advisory for model-specific update availability and support status.
  • Prioritize unmanaged Android 10 and Android 11 Samsung devices for patch verification.
  • For unsupported devices, follow vendor guidance or replace them with supported models.

Validation and detection

  • Inventory Samsung Android 10 and Android 11 devices in fleet records or MDM.
  • Confirm each device security patch level is May 2021 Release 1 or later.
  • Flag devices missing the update for remediation or replacement review.
  • Document exceptions where the device model no longer receives Samsung security updates.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-94: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-25393 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.6CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L1.84.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.6Medium
CVSS 3.1 vector shape for CVE-2021-25393Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Samsung MobileSamsung Mobile DevicesQ(10.0) , R(11.0)Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-94 · source CWE mapping

Improper Control of Generation of Code ('Code Injection')

Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.