CVE-2025-42615
Last modified
CVE-2025-42615 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. In affected versions, vulnerability-lookup did not track or limit failed One-Time Password (OTP) attempts during Two-Factor Authentication (2FA) verification. An attacker who already knew or guessed a valid username and password could submit an arbitrary number of OTP codes without causing the account to be locked or generating any specific alert for administrators. This lack of rate-limiting and lockout on OTP failures significantly lowers the cost of online brute-force attacks against 2FA codes and increases the risk of successful account takeover, especially if OTP entropy is reduced (e.g. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
In affected versions, vulnerability-lookup did not track or limit failed One-Time Password (OTP) attempts during Two-Factor Authentication (2FA) verification. An attacker who already knew or guessed a valid username and password could submit an arbitrary number of OTP codes without causing the account to be locked or generating any specific alert for administrators. This lack of rate-limiting and lockout on OTP failures significantly lowers the cost of online brute-force attacks against 2FA codes and increases the risk of successful account takeover, especially if OTP entropy is reduced (e.g. short numeric codes, user reuse, or predictable tokens). Additionally, administrators had no direct visibility into accounts experiencing repeated 2FA failures, making targeted attacks harder to detect and investigate. The patch introduces a persistent failed_otp_attempts counter on user accounts, locks the user after 5 invalid OTP submissions, resets the counter on successful verification, and surfaces failed 2FA attempts in the admin user list. This enforces an account lockout policy for OTP brute-force attempts and improves monitoring capabilities for suspicious 2FA activity.This issue affects Vulnerability-Lookup: before 2.18.0.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:A/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-42615?
How severe is CVE-2025-42615?
How do I fix CVE-2025-42615?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-42602This vulnerability exists in Meon KYC solutions due to impro…8.2
- CVE-2025-42603This vulnerability exists in the Meon KYC solutions due to t…8.7
- CVE-2025-42604This vulnerability exists in Meon KYC solutions due to debug…6.9
- CVE-2025-42605This vulnerability exists in Meon Bidding Solutions due to i…9.3
- CVE-2025-4261A vulnerability was found in GAIR-NLP factool up to 3f3914bc…5.3
- CVE-2025-42611RouterOS provides various services that rely on correct veri…6.5
- CVE-2025-42616Some endpoints in vulnerability-lookup that modified applic…7
- CVE-2025-4262A vulnerability was found in PHPGurukul Online DJ Booking Ma…9.8
- CVE-2025-42620In affected versions, vulnerability-lookup handled user-cont…8.3
- CVE-2025-4263A vulnerability was found in PHPGurukul Online DJ Booking Ma…9.8
- CVE-2025-4264A vulnerability classified as critical has been found in PHP…9.8
- CVE-2025-4265A vulnerability classified as critical was found in PHPGuruk…9.8
Are you affected by CVE-2025-42615?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
