HIGHCVE-2026-1116Published Modified CNA @huntr_ai
CVE-2026-1116: Cross-site Scripting (XSS) in parisneo/lollms
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.
Metrics
- CVSS v3.0
- 8.2
- Severity
- HIGH
- Fixed in
- 2.2.0
- Affected Products
- 1
Fix available
2.2.0
Affected packages
- parisneo / parisneo/lollms< 2.2.0 (from unspecified)
CVSS Vector
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:NReferences