CVE-2025-71400
Received Received - Intake

Insecure Direct Object Reference in better-auth Passkey Deletion Endpoint

Vulnerability report for CVE-2025-71400, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-02

Last updated on: 2026-08-02

Assigner: VulnCheck

Description

better-auth passkey versions before 1.4.0 contain an insecure direct object reference vulnerability in the passkey deletion endpoint that allows authenticated users to delete arbitrary passkeys by ID. Attackers with valid sessions can submit crafted requests to the delete-passkey endpoint with enumerated passkey IDs to remove other users' passkeys.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-02
Last Modified
2026-08-02
Generated
2026-08-02
AI Q&A
2026-08-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
better-auth passkey to 1.4.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

better-auth passkey versions before 1.4.0 have an insecure direct object reference flaw in the passkey deletion endpoint. Authenticated users can exploit this by submitting crafted requests to delete arbitrary passkeys using their IDs. Attackers with valid sessions can enumerate passkey IDs and remove other users' passkeys.

Detection Guidance

Check application logs for unauthorized passkey deletion attempts. Monitor for HTTP DELETE requests to the /delete-passkey endpoint with arbitrary passkey IDs. Inspect network traffic for suspicious patterns targeting the passkey management API.

Impact Analysis

If exploited, this vulnerability allows attackers to delete other users' passkeys, potentially locking them out of their accounts. This could lead to loss of access to critical services, data, or authentication methods tied to those passkeys.

Compliance Impact

This vulnerability could impact compliance by enabling unauthorized deletion of user credentials, potentially violating data integrity and access control requirements in GDPR and HIPAA. Loss of authentication methods may also breach availability and security obligations.

Mitigation Strategies

Upgrade better-auth passkey to version 1.4.0 or later. Implement input validation to prevent IDOR attacks. Review and restrict user permissions to prevent unauthorized passkey deletions. Monitor for any ongoing exploitation attempts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-71400. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart