CVE-2024-34730: Elevation of privilege in Google Android
In multiple locations, there is a possible bypass of user consent to enabling new Bluetooth HIDs due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
AI Analysis
Technical Summary
CVE-2024-34730 is a logic error vulnerability in Google Android operating systems versions 12, 12L, 13, and 14 that allows an attacker to bypass user consent mechanisms for enabling new Bluetooth Human Interface Devices (HIDs). The flaw exists in multiple code locations responsible for managing Bluetooth HID permissions, where the logic incorrectly permits enabling these devices without explicit user approval. This bypass leads to a local elevation of privilege, meaning an attacker with limited local access rights can escalate their privileges without needing additional execution privileges or user interaction. The vulnerability is classified under CWE-276 (Incorrect Default Permissions) and has a CVSS v3.1 score of 7.8, indicating high severity. The attack vector is local (AV:L), requiring low attack complexity (AC:L) and low privileges (PR:L), with no user interaction (UI:N). The impact on confidentiality, integrity, and availability is high (C:H/I:H/A:H), meaning an attacker could gain full control over the device, access sensitive data, modify system settings, or disrupt device functionality. Although no known exploits have been reported in the wild, the vulnerability's nature makes it a significant risk for Android users and organizations relying on these devices. The absence of patch links suggests that fixes may still be pending or in the process of deployment. This vulnerability highlights the critical need for robust permission and consent checks in Bluetooth device management on Android platforms.
Potential Impact
The vulnerability allows local attackers to bypass user consent and escalate privileges on affected Android devices, potentially gaining full control over the system. This can lead to unauthorized access to sensitive data, modification or deletion of files, installation of malicious software, and disruption of device functionality. The high impact on confidentiality, integrity, and availability means that compromised devices could be used for espionage, data theft, or as footholds for further network attacks. Organizations with employees using vulnerable Android versions face risks of data breaches and operational disruptions. The lack of required user interaction and low privilege requirements increase the likelihood of exploitation in environments where local access is possible, such as shared devices or those exposed to malicious insiders or malware. The vulnerability also poses risks to consumer privacy and security, especially in sectors relying heavily on mobile device security such as finance, healthcare, and government.
Mitigation Recommendations
1. Monitor official Google Android security bulletins and apply patches immediately once available to address CVE-2024-34730. 2. Restrict local access to Android devices by enforcing strong physical security controls and device management policies to prevent unauthorized users from gaining local access. 3. Employ Mobile Device Management (MDM) solutions to enforce security policies, restrict Bluetooth usage, and monitor device behavior for suspicious activity. 4. Disable Bluetooth or restrict Bluetooth HID device pairing where not necessary, especially in high-security environments. 5. Educate users about the risks of unauthorized physical access and the importance of device lock screens and strong authentication. 6. For organizations, consider network segmentation and endpoint detection solutions to identify and contain compromised devices. 7. Regularly audit device configurations and permissions related to Bluetooth and HID devices to detect anomalies. 8. Until patches are available, consider deploying temporary mitigations such as disabling Bluetooth HID profiles or using custom security policies to limit Bluetooth device pairing capabilities.
Affected Countries
United States, India, Brazil, Indonesia, Russia, Germany, United Kingdom, France, Japan, South Korea, Mexico, Nigeria, Turkey, Vietnam
CVE-2024-34730: Elevation of privilege in Google Android
Description
In multiple locations, there is a possible bypass of user consent to enabling new Bluetooth HIDs due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.
AI-Powered Analysis
Technical Analysis
CVE-2024-34730 is a logic error vulnerability in Google Android operating systems versions 12, 12L, 13, and 14 that allows an attacker to bypass user consent mechanisms for enabling new Bluetooth Human Interface Devices (HIDs). The flaw exists in multiple code locations responsible for managing Bluetooth HID permissions, where the logic incorrectly permits enabling these devices without explicit user approval. This bypass leads to a local elevation of privilege, meaning an attacker with limited local access rights can escalate their privileges without needing additional execution privileges or user interaction. The vulnerability is classified under CWE-276 (Incorrect Default Permissions) and has a CVSS v3.1 score of 7.8, indicating high severity. The attack vector is local (AV:L), requiring low attack complexity (AC:L) and low privileges (PR:L), with no user interaction (UI:N). The impact on confidentiality, integrity, and availability is high (C:H/I:H/A:H), meaning an attacker could gain full control over the device, access sensitive data, modify system settings, or disrupt device functionality. Although no known exploits have been reported in the wild, the vulnerability's nature makes it a significant risk for Android users and organizations relying on these devices. The absence of patch links suggests that fixes may still be pending or in the process of deployment. This vulnerability highlights the critical need for robust permission and consent checks in Bluetooth device management on Android platforms.
Potential Impact
The vulnerability allows local attackers to bypass user consent and escalate privileges on affected Android devices, potentially gaining full control over the system. This can lead to unauthorized access to sensitive data, modification or deletion of files, installation of malicious software, and disruption of device functionality. The high impact on confidentiality, integrity, and availability means that compromised devices could be used for espionage, data theft, or as footholds for further network attacks. Organizations with employees using vulnerable Android versions face risks of data breaches and operational disruptions. The lack of required user interaction and low privilege requirements increase the likelihood of exploitation in environments where local access is possible, such as shared devices or those exposed to malicious insiders or malware. The vulnerability also poses risks to consumer privacy and security, especially in sectors relying heavily on mobile device security such as finance, healthcare, and government.
Mitigation Recommendations
1. Monitor official Google Android security bulletins and apply patches immediately once available to address CVE-2024-34730. 2. Restrict local access to Android devices by enforcing strong physical security controls and device management policies to prevent unauthorized users from gaining local access. 3. Employ Mobile Device Management (MDM) solutions to enforce security policies, restrict Bluetooth usage, and monitor device behavior for suspicious activity. 4. Disable Bluetooth or restrict Bluetooth HID device pairing where not necessary, especially in high-security environments. 5. Educate users about the risks of unauthorized physical access and the importance of device lock screens and strong authentication. 6. For organizations, consider network segmentation and endpoint detection solutions to identify and contain compromised devices. 7. Regularly audit device configurations and permissions related to Bluetooth and HID devices to detect anomalies. 8. Until patches are available, consider deploying temporary mitigations such as disabling Bluetooth HID profiles or using custom security policies to limit Bluetooth device pairing capabilities.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- google_android
- Date Reserved
- 2024-05-07T20:40:43.333Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69a0a43d85912abc71d6248f
Added to database: 2/26/2026, 7:51:25 PM
Last enriched: 2/26/2026, 9:32:04 PM
Last updated: 2/26/2026, 11:15:26 PM
Views: 5
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2026-3268: Improper Access Controls in psi-probe PSI Probe
MediumCVE-2026-28280: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in jmpsec osctrl
MediumCVE-2026-28279: CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in jmpsec osctrl
HighCVE-2026-28276: CWE-200: Exposure of Sensitive Information to an Unauthorized Actor in Morelitea initiative
HighCVE-2026-28275: CWE-613: Insufficient Session Expiration in Morelitea initiative
HighActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console in Console -> Billing for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.