CVE-2025-61482
7.2NetKnights GmbH · privacyIDEA Authenticator
A vulnerability in the privacyIDEA Authenticator for Android allows local attackers with root access to extract plaintext OTP secrets and bypass two factor authentication.
Executive summary
A high severity vulnerability in the privacyIDEA Authenticator for Android enables root-level attackers to recover OTP secrets and bypass multi factor authentication.
Vulnerability
The application improperly handles OTP, TOTP, and HOTP values, allowing an attacker with root privileges to hook into cryptographic routines and intercept decryption paths to recover sensitive secrets.
Business impact
The compromise of OTP secrets completely invalidates the security guarantees provided by multi factor authentication for protected accounts. With a CVSS score of 7.2, this vulnerability poses a significant risk to organizational access controls, as it allows attackers to generate valid one time passwords and impersonate legitimate users.
Remediation
Immediate Action: Monitor official vendor channels from NetKnights GmbH for a security update that addresses the improper handling of cryptographic secrets.
Proactive Monitoring: Review mobile device management (MDM) logs to identify devices with root status and restrict the use of high value authentication apps on compromised or rooted hardware.
Compensating Controls: Implement device compliance policies that block authentication access for rooted Android devices and enforce hardware backed keystore protections where available.
Exploitation status
Public Exploit Available: Yes, a published proof of concept exists, as evidenced by the technical writeup and Frida scripts provided in the research references.
Analyst recommendation
Given that this vulnerability undermines the integrity of two factor authentication, it represents a substantial threat to identity security. Organizations should audit their mobile fleet for rooted devices and prioritize the deployment of the vendor patch as soon as it becomes available to prevent unauthorized account access.