CVE-2026-85607
Blinko 1.8.7 contains an authorization bypass (IDOR) vulnerability in multiple tRPC procedures (message.list, message.update, message.delete
CVSS
8.8
Alto
EPSS
—
KEV
—
Exploit Today
0
0-100
Publicado: 4 sept 2026 · Última mod.: 4 sept 2026 · CWE-639
Sin historial EPSS suficiente todavía.
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.
- github.comhttps://github.com/blinkospace/blinko
- github.comhttps://github.com/blinkospace/blinko/blob/1.8.8/server/routerTrpc/conversation.ts
- github.comhttps://github.com/blinkospace/blinko/blob/1.8.8/server/routerTrpc/message.ts
- github.comhttps://github.com/blinkospace/blinko/issues/1218
- www.vulncheck.comhttps://www.vulncheck.com/advisories/blinko-1.8.7-cross-user-ai-conversation-read-and-write-via-message-trpc-router