CVE Vulnerabilities

CVE-2026-26123

Improper Authorization in Handler for Custom URL Scheme

Published: Mar 10, 2026 | Modified: Mar 13, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
root.io logo minimus.io logo echo.ai logo

Cwe is not in rca categories in Microsoft Authenticator allows an unauthorized attacker to disclose information locally.

Weakness

The product uses a handler for a custom URL scheme, but it does not properly restrict which actors can invoke the handler using the scheme.

Affected Software

NameVendorStart VersionEnd Version
AuthenticatorMicrosoft*6.8.40 (excluding)
AuthenticatorMicrosoft*6.2511.7533 (excluding)

Potential Mitigations

  • Utilize a user prompt pop-up to authorize potentially harmful actions such as those modifying data or dealing with sensitive information.
  • When designing functionality of actions in the URL scheme, consider whether the action should be accessible to all mobile applications, or if an allowlist of applications to interface with is appropriate.

References