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

16 Apr 2026, 19:39

Type Values Removed Values Added
CPE cpe:2.3:a:lollms:lollms:*:*:*:*:*:*:*:*
References () https://github.com/parisneo/lollms/commit/9767b882dbc893c388a286856beeaead69b8292a - () https://github.com/parisneo/lollms/commit/9767b882dbc893c388a286856beeaead69b8292a - Patch
References () https://huntr.com/bounties/099aa4fe-7165-4337-889c-3fb4f1aa71aa - () https://huntr.com/bounties/099aa4fe-7165-4337-889c-3fb4f1aa71aa - Exploit, Third Party Advisory
First Time Lollms
Lollms lollms

10 Apr 2026, 13:16

Type Values Removed Values Added
References () https://huntr.com/bounties/099aa4fe-7165-4337-889c-3fb4f1aa71aa - () https://huntr.com/bounties/099aa4fe-7165-4337-889c-3fb4f1aa71aa -

10 Apr 2026, 07:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-10 07:16

Updated : 2026-04-16 19:39


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')