CVE-2025-6386 – lollms
Package
Manager: pip
Name: lollms
Vulnerable Version: >=0 <=11.0.0
Severity
Level: High
CVSS v3.1: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00197 pctl0.41857
Details
Lord of Large Language Models vulnerable to Observable Discrepancy attack via authenticate_user function 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 commit f78437f. 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.
Metadata
Created: 2025-07-07T12:30:23Z
Modified: 2025-07-08T18:44:08Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/07/GHSA-j5pr-vrjj-9v4h/GHSA-j5pr-vrjj-9v4h.json
CWE IDs: ["CWE-203"]
Alternative ID: GHSA-j5pr-vrjj-9v4h
Finding: F026
Auto approve: 1