CVE-2026-85607
Last modified
CVE-2026-85607 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. Blinko 1.8.7 contains an authorization bypass (IDOR) vulnerability in multiple tRPC procedures (message.list, message.update, message.delete, message.clearAfter in server/routerTrpc/message.ts and conversation.clearMessages in server/routerTrpc/conversation.ts). Although these procedures require authentication, they query the database by caller-supplied conversation or message ID without verifying that the resource belongs to the requesting account.
Description
Blinko 1.8.7 contains an authorization bypass (IDOR) vulnerability in multiple tRPC procedures (message.list, message.update, message.delete, message.clearAfter in server/routerTrpc/message.ts and conversation.clearMessages in server/routerTrpc/conversation.ts). Although these procedures require authentication, they query the database by caller-supplied conversation or message ID without verifying that the resource belongs to the requesting account. Any authenticated user can therefore read another user's full AI chat history, modify individual message content, and delete or wipe entire conversations by enumerating sequential integer IDs.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/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 |
|---|---|---|
| blinkospace | blinko | <= 1.8.8 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-85607?
How severe is CVE-2026-85607?
How do I fix CVE-2026-85607?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-85601Grav Admin before 2.0.20 fails to sanitize output from marke…5.4
- CVE-2026-85602The Grav Form plugin (getgrav/grav-plugin-form) versions 8.0…5.3
- CVE-2026-85603Grav versions before 1.10.55 contain a path traversal vulner…6.5
- CVE-2026-85604Grav before 2.0.18 (affected versions <= 2.0.17) contains a …8.8
- CVE-2026-85605Slink before 1.12.3 fails to properly authorize access to im…5.3
- CVE-2026-85606firecrawl-mcp-server 3.20.2 contains an arbitrary local file…7.5
- CVE-2026-85608Douyin_TikTok_Download_API through 4.1.2 contains a server-s…7.5
- CVE-2026-85609Openpanel before 2.3.0 contains an unauthenticated full-read…7.5
- CVE-2026-8561Incorrect security UI in Fullscreen in Google Chrome prior t…5.4
- CVE-2026-85610OpenPanel before 2.3.0 fails to properly validate chart form…8.8
- CVE-2026-85611OpenPanel before 2.3.0 contains a cross-tenant broken object…6.4
- CVE-2026-85612OpenPanel before 2.3.0 contains an unauthenticated server-si…7.5
Are you affected by CVE-2026-85607?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
