CVE-2025-6386
Last modified
CVE-2025-6386 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The parisneo/lollms repository is affected by a timing attack vulnerability in the `authenticate_user` function within the `lollms_authentication.py` file. This vulnerability allows attackers to enumerate valid usernames and guess passwords incrementally by analyzing response time differences. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
The parisneo/lollms repository is affected by a timing attack vulnerability in the `authenticate_user` function within the `lollms_authentication.py` file. This vulnerability allows attackers to enumerate valid usernames and guess passwords incrementally by analyzing response time differences. The affected version is the latest, and the issue is resolved in version 20.1. The vulnerability arises from the use of Python's default string equality operator for password comparison, which compares characters sequentially and exits on the first mismatch, leading to variable response times based on the number of matching initial characters.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-6386?
How severe is CVE-2025-6386?
How do I fix CVE-2025-6386?
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-63830CKFinder 1.4.3 is vulnerable to Cross Site Scripting (XSS) i…6.1
- CVE-2025-63834A stored cross-site scripting (XSS) vulnerability was discov…5.4
- CVE-2025-63835A stack-based buffer overflow vulnerability was discovered i…8.8
- CVE-2025-6384Improper Control of Dynamically-Managed Code Resources vulne…9.1
- CVE-2025-63848Stored cross site scripting (xss) vulnerability in SWISH pro…6.1
- CVE-2025-6385The WP Applink plugin for WordPress is vulnerable to Stored …6.4
- CVE-2025-6387The WP Get The Table plugin for WordPress is vulnerable to S…6.4
- CVE-2025-63872DeepSeek V3.2 has a Cross Site Scripting (XSS) vulnerability…6.1
- CVE-2025-63878Github Restaurant Website Restoran v1.0 was discovered to co…6.5
- CVE-2025-63879A reflected cross-site scripted (XSS) vulnerability in the /…6.1
- CVE-2025-6388The Spirit Framework plugin for WordPress is vulnerable to a…9.8
- CVE-2025-63883A DOM-based cross-site scripting vulnerability exists in ele…5.4
Are you affected by CVE-2025-6386?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
