CVE-2026-85689
Last modified
CVE-2026-85689 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. llmware 0.4.6 contains an SQL injection vulnerability in the collection-database layer (llmware/resources.py) where filter and lookup values are directly string-interpolated into SQL WHERE clauses without parameterization or escaping, in both the SQLite and PostgreSQL backends. The filter validator only checks keys against an allow-list and never sanitizes values.
Description
llmware 0.4.6 contains an SQL injection vulnerability in the collection-database layer (llmware/resources.py) where filter and lookup values are directly string-interpolated into SQL WHERE clauses without parameterization or escaping, in both the SQLite and PostgreSQL backends. The filter validator only checks keys against an allow-list and never sanitizes values. Attacker-controlled filter values reaching the public API via Library.block_lookup and Query.text_query_with_custom_filter / text_query_by_author_or_speaker can neutralize the intended filter to disclose rows the caller was scoped out of (cross-document/cross-collection disclosure); on PostgreSQL the flaw permits boolean- and UNION-based SQL injection.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| llmware-ai | llmware | <= 0.4.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-85689?
How severe is CVE-2026-85689?
How do I fix CVE-2026-85689?
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-8568Rejected reason: Determined not a vulnerability
- CVE-2026-85684marker through 2.0.0 contains a path traversal vulnerability…9.1
- CVE-2026-85685AgentScope through 2.0.7.post1 contains a path traversal vul…7.5
- CVE-2026-85686ms-swift 4.5.2 contains a server-side request forgery vulner…7.5
- CVE-2026-85687surya 0.22.1 screenshot server contains an unauthenticated a…7.5
- CVE-2026-85688TEN Framework 0.11.71 contains unauthenticated arbitrary fil…9.8
- CVE-2026-8569Out of bounds write in Codecs in Google Chrome on Mac prior …8.3
- CVE-2026-85690Plandex 2.2.1 contains a path traversal vulnerability in the…7.8
- CVE-2026-85691MegaParse 0.0.55 contains an unauthenticated server-side req…7.5
- CVE-2026-85692Nightingale (n9e), as of commit 8362cbe (main branch, confir…6.5
- CVE-2026-85693Chatbot UI contains an authorization bypass vulnerability in…6.5
- CVE-2026-85694LaVague 0.2.35 contains a remote code execution vulnerabilit…8.1
Are you affected by CVE-2026-85689?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
