CVE-2026-85624
nicheCross-user private note disclosure (IDOR) in Blinko 1.8.7
Blinko 1.8.7 is vulnerable to an authorization bypass (CWE-639) in its noteReferenceList procedure, which accepts note identifiers without verifying that the requesting user owns them. An authenticated attacker triggers the flaw by supplying note IDs belonging to other users and can enumerate the sequential IDs to systematically pull records. The attacker gains read access to the complete content of other users' private notes, including attachments and tags, with no confidentiality impact beyond data disclosure (CVSS 4.0 7.1, high). Any Blinko 1.8.7 deployment with multiple user accounts is affected; single-user self-hosted instances have minimal exposure. No public proof-of-concept, KEV listing, or known exploitation exists, and EPSS puts 30-day exploitation probability at just 0.4%.
What to do: Upgrade Blinko to the first release published after 1.8.7 that adds ownership verification in noteReferenceList as soon as it is available. Until patched, limit the number of user accounts per instance and avoid hosting untrusted users on the same deployment. Check application/API logs for authenticated accounts requesting sequential or foreign note IDs, which would indicate enumeration attempts.
| Blinko (open-source project) Blinko | 1.8.7 (version confirmed in disclosure data; whether other versions are affected is not stated) |
Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.
Blinko 1.8.7 contains a cross-user private note disclosure vulnerability in the noteReferenceList procedure that performs no ownership verification on supplied note identifiers. Authenticated attackers can enumerate sequential note IDs and retrieve complete content of other users' private notes including attachments and tags.
- Weakness
- CWE-639
- Vector
- 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
In the news0 stories
No ingested article mentions this CVE yet.