CVE-2026-1115

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:lollms:lollms:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-04-10 07:16

Updated : 2026-06-17 10:15


NVD link : CVE-2026-1115

Mitre link : CVE-2026-1115

CVE.ORG link : CVE-2026-1115


JSON object : View

Products Affected

lollms

  • lollms
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')