CVE-2026-1116

A Cross-site Scripting (XSS) vulnerability was identified in the `from_dict` method of the `AppLollmsMessage` class in parisneo/lollms prior to version 2.2.0. The vulnerability arises from the lack of sanitization or HTML encoding of the `content` field when deserializing user-provided data. This allows an attacker to inject malicious HTML or JavaScript payloads, which can be executed in the context of another user's browser. Exploitation of this vulnerability can lead to account takeover, session hijacking, or wormable attacks.
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-04-12 03:16

Updated : 2026-06-17 10:15


NVD link : CVE-2026-1116

Mitre link : CVE-2026-1116

CVE.ORG link : CVE-2026-1116


JSON object : View

Products Affected

lollms

  • lollms
CWE
CWE-79

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