CVE-2026-1163 PUBLISHED

Insufficient Session Expiration in parisneo/lollms

Assigner: @huntr_ai
Reserved: 18.01.2026 Published: 08.04.2026 Updated: 08.04.2026

An insufficient session expiration vulnerability exists in the latest version of parisneo/lollms. The application fails to invalidate active sessions after a password reset, allowing an attacker to continue using an old session token. This issue arises due to the absence of logic to reject requests after a period of inactivity and the excessively long default session duration of 31 days. The vulnerability enables an attacker to maintain persistent access to a compromised account, even after the victim resets their password.

Metrics

CVSS Vector: CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L
CVSS Score: 4.1

Product Status

Vendor parisneo
Product parisneo/lollms
Versions
  • affected from unspecified to latest (incl.)

References

Problem Types

  • CWE-613 Insufficient Session Expiration CWE