Description
Blinko is an AI-powered card note-taking project. Prior to version 1.8.4, there is a privilege escalation vulnerability. The upsertUser endpoint has 3 issues: it is missing superAdminAuthMiddleware, any logged-in user can call it; the originalPassword is an optional parameter and if not provided password verification is skipped; there is no check for input.id === ctx.id (ownership verification). This could result in any authenticated user modifying other users' passwords, direct escalation to superadmin, and complete account takeover. This issue has been patched in version 1.8.4.
INFO
Published Date :
2026-03-23T20:39:38.784Z
Last Modified :
2026-03-24T14:08:24.272Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-23480 vulnerability.
| Vendors | Products |
|---|---|
| Blinko |
|
| Blinkospace |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-23480.