CVE-2026-20461: Modem Out-of-Bounds Write Denial of Service
A memory safety vulnerability exists in modem firmware that allows an attacker to crash the device remotely. By setting up a rogue base station, an attacker can trigger an out-of-bounds memory write that denial-of-services any connected device. No special privileges or user interaction are required—the attack succeeds simply by a user connecting to the malicious base station. The severity is moderate because exploitation requires proximity (the attacker must operate a base station) and doesn't grant further system access or data exposure.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 5.3 MEDIUM · CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
- Weaknesses (CWE)
- CWE-787
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-07-01 / 2026-07-01
NVD description (verbatim)
In Modem, there is a possible out of bounds write due to a missing bounds check. This could lead to remote denial of service, if a UE has connected to a rogue base station controlled by the attacker, with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: MOLY01267281 / MOLY01318201; Issue ID: MSV-6486.
1 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-20461 is an out-of-bounds write vulnerability (CWE-787) in modem firmware resulting from insufficient bounds validation. When a modem processes specially crafted network frames from an attacker-controlled base station, it writes beyond allocated buffer boundaries in memory. This memory corruption triggers a crash or denial of service on the affected mobile device. The attack vector is adjacent-network, meaning the attacker must be in RF range to operate the rogue base station. CVSS 3.1 score is 5.3 (Medium): AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H, reflecting high availability impact but low complexity and no confidentiality or integrity consequences.
Business impact
Mobile device availability and user productivity are at risk. Affected users cannot maintain cellular connectivity or normal service until the device is rebooted or moved out of range of the rogue base station. For organizations with mobile workforces or those in densely populated areas with poor RF isolation, this creates a window for disruption. The impact is limited to denial of service; no data theft or system compromise occurs. Attackers might weaponize this tactically to disrupt critical operations in a localized area, but widespread deployment is impractical given RF range constraints.
Affected systems
The vulnerability affects modem implementations; specific device models and vendors are not detailed in public disclosures at this time. Organizations should consult vendor-specific security bulletins to identify which phones, tablets, or IoT modules are affected. Patch identifiers MOLY01267281 and MOLY01318201 are referenced in the fix, indicating the issue may span multiple firmware branches or product lines.
Exploitability
Exploitation requires the attacker to physically or RF-proximity position a rogue base station within range of the target device. The attacker then relies on a user (unknowingly) connecting to the malicious base station—there is no requiring user interaction in the sense of clicking a link, but physical proximity and user mobility into the attack zone is necessary. The technical exploit itself is low complexity once the rogue base station is established. This is not a remotely exploitable vulnerability in the traditional sense; it is network-adjacent and geographically bounded. Active exploitation in the wild is unlikely except in targeted, localized scenarios.
Remediation
Apply firmware patches MOLY01267281 or MOLY01318201 to affected modems as soon as they become available and are validated for your device models. Verify patch availability through your device manufacturer or mobile carrier. Until patched, users should avoid connecting to untrusted or open Wi-Fi networks and base stations; however, defense at the base station level is limited for end users. Network operators and device manufacturers should prioritize this update in regions or deployments where rogue base station attacks are a known concern.
Patch guidance
Contact your device manufacturer or mobile service provider to obtain and deploy the relevant firmware patch (MOLY01267281 or MOLY01318201). Verify the patch ID in the update notification or release notes before applying. Test patches in a controlled environment if possible, especially for critical devices. Prioritize patching devices in high-risk environments or those used by essential personnel. Check vendor advisories for any known compatibility issues or rollback procedures.
Detection guidance
Monitor for unexpected device crashes or sudden loss of cellular connectivity, particularly if clustered geographically or temporally. Network-based detection is limited because the attack occurs at the RF and modem firmware layer, below most security tools' visibility. Mobile device management (MDM) platforms should enforce automatic firmware updates and flag devices that remain unpatched. Consider RF monitoring or rogue base station detection tools if your organization operates in a high-threat environment. Incident response should correlate device crashes with base station logs or RF sensor data if available.
Why prioritize this
This vulnerability merits timely attention but not emergency response. The CVSS score of 5.3 (Medium) and absence from the CISA KEV catalog reflect the limited exploitability due to RF proximity requirements. However, availability impact is high, and affected organizations should plan patching within a standard maintenance window. Prioritize if you operate in regions known for sophisticated adversaries with RF capabilities or if your user base includes high-value targets.
Risk score, explained
The CVSS 3.1 score of 5.3 reflects the combination of adjacent-network attack vector (lower risk than internet-facing), high complexity due to rogue base station setup requirements, no privilege escalation, and high impact on availability (device crash or loss of connectivity). Confidentiality and integrity scores are zero because the vulnerability does not expose data or allow unauthorized modifications. The moderate score appropriately captures that this is a localized, availability-focused threat without data exposure.
Frequently asked questions
Can this vulnerability allow an attacker to steal my data or access my phone's contents?
No. This vulnerability causes only denial of service—the attacker can crash your modem or disconnect your cellular service, but cannot read files, messages, or other sensitive data. The memory corruption does not grant code execution or system compromise.
How close does an attacker need to be to exploit this vulnerability?
The attacker must operate a rogue base station (cellular tower) and be within RF range of your device, typically a few kilometers or less depending on base station power. This is not an internet-facing attack; physical or RF-proximity presence is required.
Will I be automatically patched, or do I need to take action?
Check with your device manufacturer or mobile carrier for patch availability. Some carriers push automatic firmware updates; others require manual acceptance or installation. Do not rely on automatic patching—proactively check your device settings or contact your provider to confirm patch status.
What should I do right now if I'm concerned about this vulnerability?
Await and apply the patch from your device manufacturer. Until then, connecting to only trusted base stations (your carrier's official network) minimizes risk, though users cannot easily distinguish rogue from legitimate base stations. Monitor your device for unexpected crashes and report them to your provider.
This analysis is based on publicly available vulnerability data and vendor disclosures current as of the publication date. Specific affected products and patch availability vary by device manufacturer and region; consult your vendor's security bulletin for confirmed details. This analysis does not constitute professional security advice and should be reviewed in context of your organization's risk posture and threat model. No exploit code or weaponized proof-of-concept is provided or endorsed. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).
Weaknesses (CWE)
Related vulnerabilities
- CVE-2025-10238MEDIUMThinkPad BIOS Out-of-Bounds Write, SMM Code Execution Risk
- CVE-2025-59614MEDIUMQualcomm Memory Corruption in RNG Command Handling
- CVE-2026-10114MEDIUMOpen5GS Out-of-Bounds Write in NF Profile Parser
- CVE-2026-10644MEDIUMZephyr SERCOM-G1 UART Out-of-Bounds Write on PIC32CM-JH
- CVE-2026-10999MEDIUMGoogle Chrome ANGLE Integer Overflow Information Disclosure
- CVE-2026-11090MEDIUMChrome ANGLE Memory Leak Enables Cross-Origin Data Theft
- CVE-2026-12298MEDIUMMemory Safety Vulnerability in Firefox and Thunderbird
- CVE-2026-12528MEDIUM389 Directory Server Heap Buffer Overflow in ACI Parsing