Lucene search
+L

3358 matches found

RedHat Linux
RedHat Linux
added 2026/04/11 1:51 a.m.12 views

nodejs: Nodejs file permissions bypass

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS7.1AI score0.01662EPSS
SaveExploits2References5
NVD
NVD
added 2026/04/10 5:17 p.m.11 views

CVE-2026-35598

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the CalDAV GetResource and GetResourcesByList methods fetch tasks by UID from the database without verifying that the authenticated user has access to the task's project. Any authenticated CalDAV user who knows or...

4.3CVSS0.00216EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/04/10 4:04 p.m.42 views

CVE-2026-35598 Vikunja has Missing Authorization on CalDAV Task Read

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the CalDAV GetResource and GetResourcesByList methods fetch tasks by UID from the database without verifying that the authenticated user has access to the task's project. Any authenticated CalDAV user who knows or...

4.3CVSS0.00216EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/10 4:03 p.m.12 views

CVE-2026-35619 OpenClaw < 2026.3.24 - Authorization Bypass via HTTP /v1/models Endpoint

OpenClaw before 2026.3.24 contains an authorization bypass vulnerability in the HTTP /v1/models endpoint that fails to enforce operator read scope requirements. Attackers with only operator.approvals scope can enumerate gateway model metadata through the HTTP compatibility route, bypassing the...

5.3CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/04/10 3:59 p.m.15 views

CVE-2026-35596 Vikunja has Broken Access Control on Label Read via SQL Operator Precedence Bug

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the hasAccessToLabel function contains a SQL operator precedence bug that allows any authenticated user to read any label that has at least one task association, regardless of project access. Label titles, description...

4.3CVSS6AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/04/10 3:34 p.m.12 views

Vikunja Missing Authorization on CalDAV Task Read

Summary The CalDAV GetResource and GetResourcesByList methods fetch tasks by UID from the database without verifying that the authenticated user has access to the task's project. Any authenticated CalDAV user who knows or guesses a task UID can read the full task data from any project on the...

4.3CVSS5.9AI score0.00216EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/04/10 3:33 p.m.17 views

Vikunja has Broken Access Control on Label Read via SQL Operator Precedence Bug

Summary The hasAccessToLabel function contains a SQL operator precedence bug that allows any authenticated user to read any label that has at least one task association, regardless of project access. Label titles, descriptions, colors, and creator information are exposed. Details The access contr...

4.3CVSS5.9AI score0.00272EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/04/10 3:33 p.m.4 views

GHSA-HJ5C-MHH2-G7JQ Vikunja has Broken Access Control on Label Read via SQL Operator Precedence Bug

Summary The hasAccessToLabel function contains a SQL operator precedence bug that allows any authenticated user to read any label that has at least one task association, regardless of project access. Label titles, descriptions, colors, and creator information are exposed. Details The access contr...

4.3CVSS5.9AI score0.00272EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/04/10 1:03 p.m.12 views

nodejs: Nodejs file permissions bypass

A flaw in Node.js’s Permissions model allows attackers to bypass --allow-fs-read and --allow-fs-write restrictions using crafted relative symlink paths. By chaining directories and symlinks, a script granted access only to the current directory can escape the allowed path and read sensitive files...

9.1CVSS7.1AI score0.01662EPSS
SaveExploits2References5
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.19 views

PT-2026-31949

Name of the Vulnerable Software and Affected Versions Vikunja versions prior to 2.3.0 Description The CalDAV GetResource and GetResourcesByList methods retrieve tasks by UID from the database without verifying the authenticated user's access to the task's project. This allows any authenticated...

4.3CVSS5.9AI score0.00216EPSS
SaveExploits1
CNNVD
CNNVD
added 2026/04/10 12:00 a.m.15 views

Vikunja 安全漏洞

Vikunja is an open-source to-do application developed by Vikunja developers. Versions of Vikunja prior to 2.3.0 contained security vulnerabilities. These vulnerabilities were caused by a mistake in the SQL operator precedence of the hasAccessToLabel function, which could allow any authenticated...

4.3CVSS5.9AI score0.00272EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/04/09 1:57 a.m.20 views

util-linux: TOCTOU in the mount program when setting up loop devices

A flaw was found in util-linux. When an /etc/fstab entry is configured with the user,loop options, the mount program checks the file path with user permissions but later opens it with root privileges. This creates a brief Time-of-Check-Time-of-Use TOCTOU window where an attacker can substitute th...

4.7CVSS6AI score0.00118EPSS
SaveExploits1References7
OSV
OSV
added 2026/04/08 3:04 p.m.15 views

GHSA-3J3Q-WP9X-585P kcp's cache server is accessible without authentication or authorization checks

Summary The cache server is directly exposed by the root shard and has no authentication or authorization in place. This allows anyone who can access the root shard to read and write to the cache server. Details The cache server is routed in the pre-mux chain in the shard code. The...

8.2CVSS5.8AI score0.00436EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/04/08 3:04 p.m.14 views

kcp's cache server is accessible without authentication or authorization checks

Summary The cache server is directly exposed by the root shard and has no authentication or authorization in place. This allows anyone who can access the root shard to read and write to the cache server. Details The cache server is routed in the pre-mux chain in the shard code. The...

9.1CVSS5.9AI score0.00436EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.11 views

PT-2026-31352

Name of the Vulnerable Software and Affected Versions kcp versions prior to 0.30.3 and prior to 0.29.3 Description Prior to versions 0.30.3 and 0.29.3, the cache server in kcp is directly exposed by the root shard without authentication or authorization. This allows anyone who can access the root...

9.1CVSS5.9AI score0.00436EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-35172

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Distribution is a toolkit to pack, ship, store, and deliver container content. Prior to 3.1.0, distribution can restore read access in repo a after an explicit...

7.5CVSS7.2AI score0.00455EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/04/07 11:01 p.m.12 views

CVE-2026-35442

Directus is a real-time API and App dashboard for managing SQL database content. Prior to 11.17.0, aggregate functions min, max applied to fields with the conceal special type incorrectly return raw database values instead of the masked placeholder. When combined with groupBy, any authenticated...

8.1CVSS5.9AI score0.00337EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/07 6:21 p.m.6 views

CVE-2026-39348

OrangeHRM is a comprehensive human resource management HRM system. From 5.0 to 5.8, OrangeHRM Open Source omits authorization on job specification and vacancy attachment download handlers, allowing authenticated low-privilege users to read attachments via direct reference to attachment identifier...

5.3CVSS5.9AI score0.00165EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/04/07 4:44 p.m.15 views

rsync: Rsync: Out of bounds array access via negative index

An out of bounds read flaw has been discovered in rsync. A malicious client acting as the receiver of an rsync file transfer can trigger an OOB read via a negative array index. The rsync client requires at least read access to the remote rsync module to trigger the issue...

4.3CVSS5.8AI score0.00326EPSS
SaveExploits0References6
OSV
OSV
added 2026/04/07 8:43 a.m.16 views

BIT-DISCOURSE-2026-32615 Discourse: Category group moderators can perform actions on topics in restricted categories without read access

Discourse is an open-source discussion platform. From versions 2026.1.0 to before 2026.1.3, and 2026.2.0 to before 2026.2.2, category group moderators could perform privileged actions on topics inside private categories they did not have read access to. This issue has been patched in versions...

5.4CVSS5.7AI score0.00153EPSS
SaveExploits0References3
Rows per page
Query Builder