---
id: CVE-2026-1163
aliases:
  - GHSA-8jg2-726g-xh43
  - PYSEC-2026-2612
title: parisneo/lollms has an insufficient session expiration vulnerability
summary: parisneo/lollms has an insufficient session expiration vulnerability
severity: medium
cvss: 4.1
cvssVector: 'CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L'
vendor: lollms
product: lollms
ecosystem: pip
affected:
  - lollms <= 11.0.0
published: '2026-04-08'
updated: '2026-07-13'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-8jg2-726g-xh43'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-1163'
  - url: 'https://github.com/ParisNeo/lollms'
  - url: 'https://huntr.com/bounties/abe2d1c4-c21c-4608-8a8e-274565246a8b'
tags:
  - osv
  - pip
epss: 0.00227
epssPercentile: 0.11952
ingestedAt: '2026-07-13T18:57:55.143Z'
---

## Overview

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.

## Affected packages

- `lollms <= 11.0.0`

## Remediation

Refer to the advisory for the patched release.
