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?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-11144Use after free in Media in Google Chrome prior to 149.0.7827…8.8
- CVE-2026-11145Race in Geolocation in Google Chrome on Android prior to 149…5.3
- CVE-2026-11146Insufficient validation of untrusted input in Chromoting in …9.6
- CVE-2026-11147Use after free in WebML in Google Chrome on Windows prior to…8.8
- CVE-2026-11148Inappropriate implementation in Payments in Google Chrome on…6.5
- CVE-2026-11149Insufficient validation of untrusted input in Extensions in …7.5
- CVE-2026-11150Inappropriate implementation in XML in Google Chrome prior t…6.1
- CVE-2026-11151Insufficient validation of untrusted input in Password Manag…7.5
- CVE-2026-11152Object lifecycle issue in Dawn in Google Chrome prior to 149…9.6
- CVE-2026-11153Side-channel information leakage in Forms in Google Chrome p…9.1
- CVE-2026-11154Use after free in Dawn in Google Chrome prior to 149.0.7827.…7.5
- CVE-2026-11155Inappropriate implementation in CSS in Google Chrome prior t…4.3
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
