Lucene search
+L

29785 matches found

Vulnrichment
Vulnrichment
added 2026/03/23 8:42 p.m.3 views

CVE-2026-23486 Blinko: Unauthorized User Information Leak

Blinko is an AI-powered card note-taking project. Prior to version 1.8.4, a publicly accessible endpoint exposes all user information, including usernames, roles, and account creation dates. This issue has been patched in version 1.8.4...

6.9CVSS5.7AI score0.00711EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/23 8:39 p.m.5 views

CVE-2026-23480 Blinko: Low Privilege User Privilege Escalation - upsertUser Endpoint

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...

5.3CVSS5.8AI score0.00343EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/23 8:39 p.m.9 views

EUVD-2026-14529

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...

5.3CVSS5.8AI score0.00343EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/23 8:33 p.m.31 views

CVE-2026-23481 Blinko: Authenticated Arbitrary File Write - saveAdditionalDevFile

Blinko is an AI-powered card note-taking project. Prior to version 1.8.4, there is an authenticated arbitrary file write vulnerability in saveAdditionalDevFile. This issue has been patched in version 1.8.4...

5.3CVSS0.00375EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/23 6:16 p.m.6 views

GO-2026-4795 Vikunja read-only users can delete project background images via broken object-level authorization in code.vikunja.io/api

Vikunja read-only users can delete project background images via broken object-level authorization in code.vikunja.io/api. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positiv...

5.4CVSS5.8AI score0.00211EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/23 6:14 p.m.6 views

GO-2026-4743 SiYuan has Stored XSS to RCE via Unsanitized Bazaar README Rendering in github.com/siyuan-note/siyuan/kernel

SiYuan has Stored XSS to RCE via Unsanitized Bazaar README Rendering in github.com/siyuan-note/siyuan/kernel...

9CVSS5.8AI score0.00584EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/03/23 12:0 a.m.14 views

Code-Projects Simple Laundry System SQL注入漏洞

Code-Projects Simple Laundry System is an open-source system developed by Code-Projects, designed for managing laundry shop operations. It offers features such as order management, customer management, and inventory management. Version 1.0 of the code-projects Simple Laundry System contains a SQL...

9.8CVSS7.2AI score0.00428EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/03/20 6:31 p.m.13 views

EUVD-2026-13730

DooTask v1.6.27 has a Cross-Site Scripting XSS vulnerability in the /manage/project/ page via the input field projectDesc...

5.8AI score0.00155EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/20 5:25 p.m.11 views

Vikunja has a 2FA Bypass via Caldav Basic Auth

Summary The Caldav endpoint allows login using Basic Authentication, which in turn allows users to bypass the TOTP on 2FA-enabled accounts. The user can then access standard project information that would normally be protected behind 2FA if enabled, such as project name, description, etc. Details...

6.9CVSS5.8AI score0.00302EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/03/20 5:25 p.m.9 views

EUVD-2026-13708

Vikunja read-only users can delete project background images via broken object-level authorization...

5.3CVSS5.8AI score0.00211EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/20 5:25 p.m.10 views

Vikunja read-only users can delete project background images via broken object-level authorization

Summary The DELETE /api/v1/projects/:project/background endpoint checks CanRead permission instead of CanUpdate, allowing any user with read-only access to a project to permanently delete its background image. Details The RemoveProjectBackground handler pkg/modules/background/handler/background.g...

5.4CVSS5.8AI score0.00211EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/20 5:25 p.m.9 views

GHSA-564F-WX8X-878H Vikunja read-only users can delete project background images via broken object-level authorization

Summary The DELETE /api/v1/projects/:project/background endpoint checks CanRead permission instead of CanUpdate, allowing any user with read-only access to a project to permanently delete its background image. Details The RemoveProjectBackground handler pkg/modules/background/handler/background.g...

5.3CVSS5.8AI score0.00211EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/20 5:16 p.m.25 views

CVE-2026-29828

DooTask v1.6.27 has a Cross-Site Scripting XSS vulnerability in the /manage/project/ page via the input field projectDesc...

6.1CVSS0.00155EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/20 3:16 p.m.10 views

CVE-2026-33312

Vikunja is an open-source self-hosted task management platform. Starting in version 0.20.2 and prior to version 2.2.0, the DELETE /api/v1/projects/:project/background endpoint checks CanRead permission instead of CanUpdate, allowing any user with read-only access to a project to permanently delet...

5.4CVSS0.00211EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/20 2:42 p.m.16 views

CVE-2026-33312

Vikunja open‑source self-hosted task management platform. Affected: versions 0.20.2 through 2.1.x (prior to 2.2.0). Issue: the DELETE /api/v1/projects/:project/background endpoint checks CanRead instead of CanUpdate, allowing any user with read‑only access to a project to permanently delete its b...

5.4CVSS5.8AI score0.00211EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/20 2:42 p.m.5 views

CVE-2026-33312 Read-only Vikunja users can delete project background images via broken object-level authorization

Vikunja is an open-source self-hosted task management platform. Starting in version 0.20.2 and prior to version 2.2.0, the DELETE /api/v1/projects/:project/background endpoint checks CanRead permission instead of CanUpdate, allowing any user with read-only access to a project to permanently delet...

5.3CVSS5.8AI score0.00211EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/20 2:42 p.m.32 views

CVE-2026-33312 Read-only Vikunja users can delete project background images via broken object-level authorization

Vikunja is an open-source self-hosted task management platform. Starting in version 0.20.2 and prior to version 2.2.0, the DELETE /api/v1/projects/:project/background endpoint checks CanRead permission instead of CanUpdate, allowing any user with read-only access to a project to permanently delet...

5.3CVSS0.00211EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/20 2:42 p.m.3 views

CVE-2026-33312

Vikunja is an open-source self-hosted task management platform. Starting in version 0.20.2 and prior to version 2.2.0, the DELETE /api/v1/projects/:project/background endpoint checks CanRead permission instead of CanUpdate, allowing any user with read-only access to a project to permanently delet...

5.3CVSS5.8AI score0.00211EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/20 8:40 a.m.7 views

CVE-2026-4454

An use after free flaw was found in the Network component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=488585488...

9.6CVSS5.7AI score0.00253EPSS
SaveExploits0References5
CVE
CVE
added 2026/03/20 7:54 a.m.33 views

CVE-2026-33191

CVE-2026-33191 affects Free5GC UDM (Nudm_SubscriberDataManagement API) where null byte injections in the supi URL path parameter (URL-encoded %00) trigger Go’s net/url parsing error, leading to a 500 Internal Server Error and enabling denial-of-service conditions. Multiple sources confirm the iss...

8.7CVSS5.8AI score0.00354EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder