CRITICAL🇵🇱 Wersja polska

CVE-2026-1114

CVSS 9.8v3.0pub. 2026-04-07upd. 2026-04-28

In parisneo/lollms version 2.1.0, the application's session management is vulnerable to improper access control due to the use of a weak secret key for signing JSON Web Tokens (JWT). This vulnerability allows an attacker to perform an offline brute-force attack to recover the secret key. Once the secret key is obtained, the attacker can forge administrative tokens by modifying the JWT payload and resigning it with the cracked secret. This enables unauthorized users to escalate privileges, impersonate the administrator, and gain access to restricted endpoints. The issue is resolved in version 2.2.0.

🤖 AI Analysis
How it works

The application signs JWT tokens using an excessively weak secret key. An attacker can perform an offline brute-force attack on an intercepted token, recovering this key without interaction with the server. After recovering the key, it is possible to modify the JWT token payload (e.g., granting administrator privileges) and re-sign it with the recovered key. Such a crafted token is accepted by the application, enabling privilege escalation and access to protected endpoints.

Impact

An attacker can impersonate an administrator, escalate their privileges, and gain unauthorized access to all protected resources and application endpoints, resulting in a complete breach of confidentiality, integrity, and availability of the system.

Mitigation & patch

Update the application to version 2.2.0, where the issue has been resolved. It is also recommended to invalidate all active JWT tokens issued by the vulnerable version of the application.

Who is affected

parisneo/lollms version 2.1.0

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Lollms

    APP
    Lollms
    2.1.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
LPE
CWE
References

Related vulnerabilities

CVE-2026-1115CRITICAL9.6PL ✓ten sam produkt

Stored XSS w funkcji create_post platformy lollms — przejęcie konta

CVE-2026-0558CRITICAL9.8PL ✓ten sam produkt

Brak uwierzytelnienia w endpoint /api/files/extract-text w Lollms

CVE-2024-3429CRITICAL9.8PL ✓ten sam produkt

Path Traversal w lollms — nieautoryzowany odczyt plików na Windows

CVE-2026-0560HIGH7.5ten sam produkt

A Server-Side Request Forgery (SSRF) vulnerability exists in parisneo/lollms versions prior to 2.2.0, specific...

CVE-2026-0562HIGH8.3ten sam produkt

A critical security vulnerability in parisneo/lollms versions up to 2.2.0 allows any authenticated user to acc...