CVE-2026-88055
Last modified
CVE-2026-88055 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.16.1 and earlier, the manager role can store meta_page_title or meta_page_favicon through /api/admin/system-preferences, and MetaGenerator inserts those values into production homepage HTML without escaping attribute values or text content.
Description
AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.16.1 and earlier, the manager role can store meta_page_title or meta_page_favicon through /api/admin/system-preferences, and MetaGenerator inserts those values into production homepage HTML without escaping attribute values or text content. The values pass unchanged through server/models/systemSettings.js and reach MetaGenerator.generate() in server/index.js. #assembleMeta() in server/utils/boot/MetaGenerator.js concatenates the stored values into HTML. When an administrator visits the homepage /, injected JavaScript can read the administrator JWT and use it to create API keys, access or modify workspace and chat data, delete users, and perform other administrator actions. server/endpoints/admin.js accepts the manager-controlled settings before server/models/systemSettings.js returns them unchanged. No fixed version is available as of this review.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Mintplex-Labs | anything-llm | <= 1.16.1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-88055?
How severe is CVE-2026-88055?
How do I fix CVE-2026-88055?
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-8805Integer Overflow or Wraparound vulnerability in the EtherNet…8.7
- CVE-2026-88050Tesseract is an open source OCR engine. In version 5.5.3 and…6.9
- CVE-2026-88051Tesseract is an open source OCR engine. In version 5.5.3 and…8.6
- CVE-2026-88052Tesseract is an open source OCR engine. In version 5.5.3 and…7.8
- CVE-2026-88053Tesseract is an open source OCR engine. In version 5.5.3 and…8.6
- CVE-2026-88054Tesseract is an open source OCR engine. In version 5.5.3 and…6.9
- CVE-2026-88056Angular is a development platform for building mobile and de…8.6
- CVE-2026-88057Angular is a development platform for building mobile and de…5.3
- CVE-2026-88058Angular is a development platform for building mobile and de…8.6
- CVE-2026-88059Angular is a development platform for building mobile and de…4
- CVE-2026-8806Expected Behavior Violation vulnerability in Mitsubishi Elec…8.7
- CVE-2026-88060Angular is a development platform for building mobile and de…8.6
Are you affected by CVE-2026-88055?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
