MEDIUM 5.3

CVE-2026-20460: Modem Information Disclosure via Rogue Base Station Attack

A modem vulnerability allows attackers to remotely extract sensitive information when a user connects to a compromised wireless base station. The flaw stems from improper validation of network input, enabling an attacker controlling a rogue base station to read confidential data without needing any special privileges or user interaction. Exploitation requires the target device to connect to the attacker's malicious network, but once connected, data disclosure occurs automatically.

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:H/I:N/A:N
Weaknesses (CWE)
CWE-288
Affected products
0 configuration(s)
Published / Modified
2026-07-01 / 2026-07-01

NVD description (verbatim)

In Modem, there is a possible information disclosure due to improper input validation. This could lead to remote information disclosure, 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: MOLY01811421; Issue ID: MSV-6788.

1 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-20460 is an information disclosure vulnerability in modem firmware caused by insufficient input validation. The vulnerability is triggered when a User Equipment (UE) associates with a rogue base station; the modem fails to properly validate incoming network data, allowing the attacker to extract sensitive information. The CVSS 3.1 vector (AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N) indicates an adjacent-network attack vector with high attack complexity, no privilege requirement, no user interaction needed, confidentiality impact rated high, and no integrity or availability impact. The root cause is mapped to CWE-288 (Authentication Bypass Using an Alternate Path or Channel).

Business impact

Information disclosure through a compromised base station connection can result in exposure of user credentials, authentication tokens, personal identifiable information, or proprietary business data transmitted over cellular connections. For organizations with employees in areas where rogue base stations may be deployed—such as airports, hotels, or regions with limited network oversight—this vulnerability increases the risk of targeted credential theft and data exfiltration. The lack of user interaction requirement means employees cannot mitigate risk through cautious behavior; protective measures must be device-level.

Affected systems

Specific vendor and product names are not disclosed in the source advisory. Organizations should cross-reference the Patch ID (MOLY01811421) and Issue ID (MSV-6788) with their modem manufacturers' security bulletins to identify affected device models and firmware versions. Any modem with vulnerable firmware matching this issue ID should be considered in scope for remediation.

Exploitability

Exploitation requires an attacker to control a rogue base station within wireless range of target devices. Once a UE connects, no additional actions or credentials are needed; information disclosure occurs passively. Attack complexity is rated high, likely because successful exploitation depends on factors such as proximity, base station signal strength, and the specific data accessible during the connection. This is not an easy-to-exploit vulnerability requiring specialized equipment and operational effort, but it poses a significant risk to users in targeted environments or during advanced persistent threat operations.

Remediation

Patch the affected modem firmware immediately using the vendor's security update corresponding to Patch ID MOLY01811421. Verify that the patched firmware version has been pushed to all affected devices in your fleet. Device manufacturers should confirm that the fix addresses MSV-6788. Test updated modems in your environment before broad deployment to ensure compatibility with existing infrastructure.

Patch guidance

Contact your modem vendor directly to obtain the firmware update associated with Patch ID MOLY01811421. Firmware updates for modems are typically delivered over-the-air (OTA) or through vendor management platforms. Prioritize applying patches to devices used in high-risk environments or by high-value users. Verify patch installation by confirming firmware version numbers match the vendor's security bulletin. Organizations should not delay patching; the vulnerability is remotely triggerable and poses an ongoing risk to any device on an untrusted network.

Detection guidance

Monitor modem firmware versions in your device inventory to ensure all units have been updated to patched versions. Network intrusion detection systems may identify rogue base station behavior through anomalous signaling patterns or unexpected base station parameters. Implement network segmentation to reduce the sensitivity of data accessible from compromised cellular connections. Endpoint detection and response (EDR) tools on devices connected via affected modems should monitor for unusual credential usage or data exfiltration that may indicate successful exploitation. Passive monitoring of modem logs (where available) may reveal suspicious or malformed network inputs.

Why prioritize this

Although rated MEDIUM severity by CVSS score, this vulnerability merits prioritization due to its remote, user-interaction-free exploitation path and the high confidentiality impact. Information disclosure vulnerabilities are often underestimated but can serve as a foundation for follow-on attacks such as credential theft or lateral movement. The adjacent-network requirement (rogue base station) is surmountable in targeted scenarios or espionage campaigns, making this a credible threat for government, enterprise, and high-profile users.

Risk score, explained

The CVSS 3.1 score of 5.3 (MEDIUM) reflects the technical attack requirements: adjacent-network access is needed (AV:A), attack complexity is high (AC:H), and the impact is limited to confidentiality (C:H, I:N, A:N). The score does not account for operational factors such as targeted use against specific individuals or organizations, the reusable nature of rogue base station attacks, or the difficulty of detecting exploitation. Security leaders should evaluate contextual risk based on user populations, geographic exposure, and data sensitivity.

Frequently asked questions

Can this vulnerability be exploited without the target device connecting to the attacker's base station?

No. The vulnerability requires the UE to first establish a connection to a rogue base station controlled by the attacker. However, once connected, no further user action is required for information disclosure to occur.

What should we do if we cannot identify which modems are affected in our organization?

Cross-reference your inventory against the Patch ID (MOLY01811421) and Issue ID (MSV-6788) in your modem manufacturer's security advisories. If you cannot definitively determine affection status, contact your vendor's support team or assume devices with older firmware versions are at risk and apply patches proactively.

Does this vulnerability allow an attacker to modify or delete data?

No. The vulnerability is limited to information disclosure (confidentiality impact). It does not allow integrity or availability attacks such as data modification or service disruption, according to the CVSS rating.

How can we reduce exposure if patching is delayed?

Implement network-level controls such as geofencing to restrict connectivity in high-risk areas, use VPNs to encrypt data in transit over cellular links, and segment networks to limit access to sensitive systems from modem-connected devices. However, these are temporary measures; patching is the definitive remediation.

This analysis is based on publicly disclosed vulnerability information as of July 2026. Specific vendor and product names, affected firmware versions, and detailed patch availability are not specified in the source advisory and must be verified against manufacturer security bulletins. Organizations should contact their modem vendors directly to confirm applicability and obtain patches. This information is provided for educational and risk management purposes and does not constitute legal or technical advice. Always test patches in a controlled environment before production deployment. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).