Ad

CVE-2026-1115

CRITICAL CVSS 3.0: 9.6 EPSS 0.05%
Updated Apr 16, 2026
Parisneo
Parameter Value
CVSS 9.6 (CRITICAL)
Affected Versions before 2.1.0
Fixed In 2.2.0
Type CWE-79 (Cross-Site Scripting (XSS))
Vendor Parisneo
Public PoC No

A Stored Cross-Site Scripting (XSS) vulnerability was identified in the social feature of parisneo/lollms, affecting the latest version prior to 2.2.0. The vulnerability exists in the `create_post` function within `backend/routers/social/__init__.py`, where user-provided content is directly assigned to the `DBPost` model without sanitization. This allows attackers to inject and store malicious JavaScript, which is executed in the browsers of users viewing the Home Feed, including administrators.

This can lead to account takeover, session hijacking, and wormable attacks. The issue is resolved in version 2.2.0.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
Required
User action required

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
High
Complete denial of service

CVSS Vector v3.0

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Lollms Lollms
cpe:2.3:a:lollms:lollms:*:*:*:*:*:*:*:*
<= 2.1.0

Related Vulnerabilities