Cyber Posture

CVE-2025-61615

High

Published: 09 March 2026

Published
09 March 2026
Modified
09 March 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score 0.0007 20.8th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-61615 is a high-severity Improper Input Validation (CWE-20) vulnerability in Google Android. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Application or System Exploitation (T1499.004); ranked at the 20.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

Threat & Defense at a Glance

What attackers do: exploitation maps to Application or System Exploitation (T1499.004).
Threat & Defense Details

Likely Mitigating ControlsAI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-20

Security testing and developer training directly verify and enforce proper input validation, reducing exploitability of injection and malformed-data weaknesses.

addresses: CWE-20

Security testing and evaluation at multiple SDLC stages directly detects missing or flawed input validation, with the required remediation process ensuring fixes are applied.

addresses: CWE-20

Directly implements checks on information inputs to reject invalid data before processing.

addresses: CWE-20

Spam protection mechanisms perform filtering and detection on inbound/outbound messages, directly compensating for missing or weak input validation of unsolicited content.

MITRE ATT&CK Enterprise TechniquesAI

T1499.004 Application or System Exploitation Impact
Adversaries may exploit software vulnerabilities that can cause an application or system to crash and deny availability to users.
Why these techniques?

Improper input validation enables remote crash via malformed network input, directly matching Application or System Exploitation for Endpoint DoS.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

In nr modem, there is a possible system crash due to improper input validation. This could lead to remote denial of service with no additional execution privileges needed.

Deeper analysisAI

CVE-2025-61615 is a vulnerability in the nr modem component, stemming from improper input validation (CWE-20). This flaw can cause a system crash, enabling a remote denial-of-service (DoS) condition without requiring additional execution privileges. The issue has a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H), indicating high severity due to its network accessibility, low attack complexity, and lack of prerequisites for exploitation.

Any unauthenticated remote attacker can exploit this vulnerability over the network by sending malformed input to the affected nr modem, triggering a crash that disrupts system availability. Successful exploitation results in a denial of service but does not grant code execution, privilege escalation, or data access, as confirmed by the CVSS impact metrics showing no confidentiality or integrity effects.

For mitigation details, refer to the Unisoc security advisory at https://www.unisoc.com/en/support/announcement/2030931350138310657. The vulnerability was published on 2026-03-09.

Details

CWE(s)

Affected Products

google
android
13.0, 14.0, 15.0, 16.0

CVEs Like This One

CVE-2025-69279Same product: Google Android
CVE-2025-61616Same product: Google Android
CVE-2025-61613Same product: Google Android
CVE-2025-61614Same product: Google Android
CVE-2025-69278Same product: Google Android
CVE-2025-61612Same product: Google Android
CVE-2025-61611Same vendor: Unisoc
CVE-2026-0109Same product: Google Android
CVE-2025-48647Same product: Google Android
CVE-2026-0034Same product: Google Android

References