CVE-2026-1115
Last modified
CVE-2026-1115 is a critical-severity vulnerability rated 9.6/10 on the CVSS scale. 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. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Lollms | Lollms | <= 2.1.0 |
References
- https://huntr.com/bounties/099aa4fe-7165-4337-889c-3fb4f1aa71aaExploit, Third Party Advisory
- https://huntr.com/bounties/099aa4fe-7165-4337-889c-3fb4f1aa71aaExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-1115?
How severe is CVE-2026-1115?
How do I fix CVE-2026-1115?
Are you affected by CVE-2026-1115?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
