CVE-2026-1117HIGH 8.2EPSS p34.7%

CVE-2026-1117CVE-2026-1117

Description

A vulnerability in the `lollms_generation_events.py` component of parisneo/lollms version 5.9.0 allows unauthenticated access to sensitive Socket.IO events. The `add_events` function registers event handlers such as `generate_text`, `cancel_generation`, `generate_msg`, and `generate_msg_from` without implementing authentication or authorization checks. This allows unauthenticated clients to execute resource-intensive or state-altering operations, leading to potential denial of service, state corruption, and race conditions. Additionally, the use of global flags (`lollmsElfServer.busy`, `lollmsElfServer.cancel_gen`) for state management in a multi-client environment introduces further vulnerabilities, enabling one client's actions to affect the server's state and other clients' operations. The lack of proper access control and reliance on insecure global state management significantly impacts the availability and integrity of the service.

Scoring

CVSS 3.08.2 (HIGH)
VectorCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
EPSS0.44% probability of exploitation · percentile 34.7% · 2026-06-18T12:00:27Z
Published2026-02-02
Last modified2026-04-15

Underlying weaknesses· 1

CWE-284

References

  1. https://github.com/parisneo/lollms/commit/36a5b513dfefe9c2913bf9b618457b4fea603e3b
  2. https://huntr.com/bounties/d2846a7f-0140-4105-b1bb-5ef64ec8b829

1

TypeTargetConfidenceTier
WeaknessImproper Access Controlcwe-2840%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-0558
CVE
CVE-2026-1114
CVE
CVE-2026-1115
CVE
CVE-2026-0562
CVE
CVE-2026-33340
CVE
CVE-2026-31236
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.