Lucene search
+L

30225 matches found

CVE
CVE
added 2026/03/25 4:34 p.m.78 views

CVE-2026-2726

GitLab CVE-2026-2726: An issue in GitLab CE/EE allowed an authenticated user to performUnauthorized actions on merge requests in other projects due to improper access control during cross-repository operations. Affected versions were: 11.10 to before 18.8.7, 18.9 before 18.9.3, and 18.10 before 1...

4.3CVSS5.8AI score0.00194EPSS
SaveExploits0References3Affected Software1
Fedora
Fedora
added 2026/03/25 12:56 a.m.11 views

[SECURITY] Fedora 44 Update: containernetworking-plugins-1.9.1-1.fc44

Reference and example networking plugins, maintained by the CNI team. The CNI Container Network Interface project consists of a specification and libraries for writing plugins to configure network interfaces in Linux containers, along with a number of supported plugins. CNI concerns itself only...

7.5CVSS7AI score0.00516EPSS
SaveExploits1
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/25 12:00 a.m.27 views

Vikunja has Cross-Project Information Disclosure via Task Relations — Missing Authorization Check on Related Task Read

When the Vikunja API returns tasks, it populates the relatedtasks field with full task objects for all related tasks without checking whether the requesting user has read permission on those tasks' projects. An authenticated user who can read a task that has cross-project relations will receive...

6.5CVSS5.8AI score0.0033EPSS
SaveExploits1References7Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/25 12:00 a.m.14 views

Vikjuna: IDOR in Task Attachment ReadOne Allows Cross-Project File Access and Deletion

TaskAttachment.ReadOne queries attachments by ID only WHERE id = ?, ignoring the task ID from the URL path. The permission check in CanRead validates access to the task specified in the URL, but ReadOne loads a different attachment that may belong to a task in another project. This allows any...

8.1CVSS5.8AI score0.00265EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2026/03/25 12:00 a.m.17 views

GitLab Enterprise Edition(EE)和GitLab Community Edition(CE) 安全漏洞

GitLab Enterprise Edition EE and GitLab Community Edition CE are both products of the American company GitLab. GitLab Enterprise Edition is a content management system. GitLab Community Edition is a community version of GitLab. Versions of GitLab CE/EE prior to 18.8.7, 18.9.3, and 18.10.1 contain...

4.3CVSS5.8AI score0.00194EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/24 8:16 p.m.9 views

CVE-2026-33345

solidtime is an open-source time-tracking app. Prior to version 0.11.6, the project detail endpoint GET /api/v1/organizations/org/projects/project allows any authenticated Employee to access any project in the organization by UUID, including private projects they are not a member of. The index...

6.5CVSS0.00416EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/24 7:30 p.m.19 views

CVE-2026-33345

CVE-2026-33345 affects the open-source time-tracking app solidtime. Before v0.11.6, the project detail endpoint GET /api/v1/organizations/{org}/projects/{project} allowed any authenticated Employee to access any project in the organization by UUID, including private projects they are not a member...

6.5CVSS5.7AI score0.00416EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/03/24 7:30 p.m.9 views

EUVD-2026-14996

solidtime is an open-source time-tracking app. Prior to version 0.11.6, the project detail endpoint GET /api/v1/organizations/org/projects/project allows any authenticated Employee to access any project in the organization by UUID, including private projects they are not a member of. The index...

6.5CVSS5.7AI score0.00416EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/24 7:30 p.m.6 views

CVE-2026-33345

solidtime is an open-source time-tracking app. Prior to version 0.11.6, the project detail endpoint GET /api/v1/organizations/org/projects/project allows any authenticated Employee to access any project in the organization by UUID, including private projects they are not a member of. The index...

6.5CVSS5.7AI score0.00416EPSS
SaveExploits1References4Affected Software1
GithubExploit
GithubExploit
added 2026/03/24 6:43 p.m.159 views

Mass-Mirai-IoT-Exploit

Fiber — Mass Mirai IoT Exploit Languages: Englishengl...

6.1AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/03/24 5:58 p.m.7 views

CVE-2026-33401

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 4.7.0, the patch introduced in commit e8a513591 CVE-2026-30840 added SSRF protection to notification test endpoints but left three additional attack surfaces unprotected: the AI Ollama host parameter, the AI...

8.8CVSS7.2AI score0.00497EPSS
SaveExploits2References4Affected Software1
EUVD
EUVD
added 2026/03/24 4:57 p.m.9 views

EUVD-2026-14938

Craft CMS: Unauthenticated Users Can Perform Restricted Project Config Sync Operations...

6.9CVSS5.8AI score0.00308EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/24 4:35 p.m.3 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS via the HandleAuthenticationFailure function of the AMF component. An attacker can cause the service to become unavailable by sending specially crafted requests remotely. Details Denial of Service DoS describes a...

8.7CVSS5.8AI score0.00392EPSS
SaveExploits1References2
NVD
NVD
added 2026/03/24 4:16 p.m.12 views

CVE-2026-33676

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, when the Vikunja API returns tasks, it populates the relatedtasks field with full task objects for all related tasks without checking whether the requesting user has read permission on those tasks' projects. A...

6.5CVSS0.0033EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/03/24 3:51 p.m.29 views

CVE-2026-33700 Vikunja has a Link Share Delete IDOR — Missing Project Ownership Check Allows Cross-Project Link Share Deletion

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, the DELETE /api/v1/projects/:project/shares/:share endpoint does not verify that the link share belongs to the project specified in the URL. An attacker with admin access to any project can delete link shares...

6.9CVSS0.00205EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/24 3:51 p.m.6 views

CVE-2026-33700

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, the DELETE /api/v1/projects/:project/shares/:share endpoint does not verify that the link share belongs to the project specified in the URL. An attacker with admin access to any project can delete link shares...

6.9CVSS5.8AI score0.00205EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/24 3:51 p.m.5 views

CVE-2026-33700 Vikunja has a Link Share Delete IDOR — Missing Project Ownership Check Allows Cross-Project Link Share Deletion

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, the DELETE /api/v1/projects/:project/shares/:share endpoint does not verify that the link share belongs to the project specified in the URL. An attacker with admin access to any project can delete link shares...

6.9CVSS5.8AI score0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/24 3:51 p.m.36 views

CVE-2026-33700

Summary: Vikunja before 2.2.1 had an IDOR on link share deletion. The vulnerable endpoint is DELETE /api/v1/projects/:project/shares/:share, which did not verify that the link share belongs to the project in the URL. An admin of any project could delete link shares from other projects by supplyin...

6.9CVSS5.8AI score0.00205EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/03/24 3:51 p.m.11 views

CVE-2026-33700 Vikunja has a Link Share Delete IDOR — Missing Project Ownership Check Allows Cross-Project Link Share Deletion

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, the DELETE /api/v1/projects/:project/shares/:share endpoint does not verify that the link share belongs to the project specified in the URL. An attacker with admin access to any project can delete link shares...

6.9CVSS6.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/24 3:44 p.m.28 views

CVE-2026-33678 Vikunja has IDOR in Task Attachment ReadOne Allows Cross-Project File Access and Deletion

Vikunja is an open-source self-hosted task management platform. Prior to version 2.2.1, TaskAttachment.ReadOne queries attachments by ID only WHERE id = ?, ignoring the task ID from the URL path. The permission check in CanRead validates access to the task specified in the URL, but ReadOne loads ...

8.1CVSS0.00265EPSS
SaveExploits1References2
Rows per page
Query Builder