← Back to CVEs
CVE-2026-23480
HIGH8.8
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.
CVE Details
CVSS v3.1 Score8.8
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredLOW
User InteractionNONE
Published3/23/2026
Last Modified3/24/2026
Sourcenvd
Honeypot Sightings0
Affected Products
blinko:blinko
Weaknesses (CWE)
CWE-288
References
https://github.com/blinkospace/blinko/commit/3afbdf486b6f371bdac5781dea6289749f2c4c03(security-advisories@github.com)
https://github.com/blinkospace/blinko/releases/tag/1.8.4(security-advisories@github.com)
https://github.com/blinkospace/blinko/security/advisories/GHSA-r3mv-q7ww-86p6(security-advisories@github.com)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.