Lucene search
+L

169208 matches found

CVE
CVE
added 2026/07/27 5:23 a.m.35 views

CVE-2026-66412

Leantime vulnerability CVE-2026-66412 affects all versions prior to 3.6.2. A broken access control flaw in the tickets.getMilestone JSON-RPC endpoint allows authenticated users to read milestone data from projects they aren’t assigned to by supplying arbitrary integer milestone IDs. Attackers can...

7.1CVSS6AI score0.00313EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 5:23 a.m.9 views

CVE-2026-66412 Leantime all versions prior to and 3.6.2 Broken Access Control via tickets.getMilestone JSON-RPC

Leantime 3.6.2 and prior contains a broken access control vulnerability that allows authenticated users to read milestone data from projects they are not assigned to by supplying arbitrary integer milestone IDs to the tickets.getMilestone JSON-RPC endpoint. Attackers can enumerate integer milesto...

7.1CVSS6AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/27 5:23 a.m.10 views

CVE-2026-66412

Leantime 3.6.2 and prior contains a broken access control vulnerability that allows authenticated users to read milestone data from projects they are not assigned to by supplying arbitrary integer milestone IDs to the tickets.getMilestone JSON-RPC endpoint. Attackers can enumerate integer milesto...

7.1CVSS6AI score0.00313EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/27 5:23 a.m.43 views

CVE-2026-66412 Leantime all versions prior to and 3.6.2 Broken Access Control via tickets.getMilestone JSON-RPC

Leantime 3.6.2 and prior contains a broken access control vulnerability that allows authenticated users to read milestone data from projects they are not assigned to by supplying arbitrary integer milestone IDs to the tickets.getMilestone JSON-RPC endpoint. Attackers can enumerate integer milesto...

7.1CVSS0.00313EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/27 5:23 a.m.14 views

CVE-2026-66412 Leantime all versions prior to and 3.6.2 Broken Access Control via tickets.getMilestone JSON-RPC

Leantime 3.6.2 and prior contains a broken access control vulnerability that allows authenticated users to read milestone data from projects they are not assigned to by supplying arbitrary integer milestone IDs to the tickets.getMilestone JSON-RPC endpoint. Attackers can enumerate integer milesto...

7.1CVSS6AI score0.00313EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.24 views

PT-2026-65327

Name of the Vulnerable Software and Affected Versions Xendit Payment versions prior to 7.1.1 Description Broken Access Control allows unauthenticated users to bypass authorization restrictions within the plugin. Recommendations Update Xendit Payment to a version newer than 7.1.0...

7.5CVSS5.8AI score0.00196EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.14 views

PT-2026-64947

Subscriber Broken Access Control in RT Mega Menu – Mega Menu Builder for Elementor & Gutenberg = 1.5.1 versions...

6.5CVSS5.8AI score0.00279EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.28 views

PT-2026-64896

An access control vulnerability in the mobile app APK v5.5.0 for Ghost Robotics' Vision 60 robot allows multiple simultaneous sessions to run without proper client validation or session integrity checks. An attacker with a modified version of the app can connect to the robot during an active,...

7.7CVSS5.9AI score0.00131EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.28 views

PT-2026-65323

Name of the Vulnerable Software and Affected Versions Ad Invalid Click Protector AICP versions prior to 1.3.1 Description Broken Access Control allows unauthenticated users to bypass security restrictions within the plugin. Recommendations Update Ad Invalid Click Protector AICP to a version newer...

6.5CVSS5.8AI score0.00191EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.23 views

PT-2026-64852

Name of the Vulnerable Software and Affected Versions Leantime versions prior to 3.6.3 Description Authenticated users can access milestone data from projects to which they are not assigned. This is possible by providing arbitrary integer milestone IDs to the 'tickets.getMilestone' JSON-RPC...

7.1CVSS5.7AI score0.00313EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/27 12:00 a.m.17 views

PT-2026-64925

Unauthenticated Broken Access Control in Stripe For WooCommerce = 4.0.7 versions...

7.5CVSS5.8AI score0.00238EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/26 12:15 a.m.37 views

EUVD-2026-49046

A vulnerability was detected in NousResearch hermes-agent 2026.6.5. Affected by this vulnerability is an unknown functionality of the file hermes-agent/plugins/platforms/simplex/adapter.py of the component SimpleX Gateway Authorization. The manipulation of the argument contactId results in improp...

5CVSS5.3AI score0.0023EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/07/25 4:00 p.m.11 views

SUSE CVE-2026-64394

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a WRITEDAC/WRITEOWNER check to SMB2 SETINFO SECURITY commit cc57232cae23 "ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE" added a fp-daccess gate to fsctlsetsparse and noted that...

5.5CVSS5.8AI score0.0047EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/25 1:23 p.m.50 views

CVE-2026-10681 SMP race in `thread_idx_alloc()` lets concurrent `k_object_alloc(K_OBJ_THREAD)` callers share a kernel-object permission slot

In Zephyr's userspace dynamic-objects subsystem, threadidxalloc in kernel/userspace/userspace.c allocated a new thread permission index from the global threadidxmap bitmap without holding listslock. On SMP systems, two user-mode threads invoking the kobjectallocKOBJTHREAD syscall concurrently can...

6.5CVSS0.00119EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/07/25 1:23 p.m.19 views

EUVD-2026-49045

In Zephyr's userspace dynamic-objects subsystem, threadidxalloc in kernel/userspace/userspace.c allocated a new thread permission index from the global threadidxmap bitmap without holding listslock. On SMP systems, two user-mode threads invoking the kobjectallocKOBJTHREAD syscall concurrently can...

6.5CVSS5.8AI score0.00119EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64395

In the Linux kernel, the following vulnerability has been resolved: ksmbd: require source read access for duplicate extents FSCTLDUPLICATEEXTENTSTOFILE passes the source file directly to vfsclonefilerange or vfscopyfilerange without checking the SMB access mask granted to the source handle. A...

7.5CVSS5.4AI score0.00406EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.18 views

CVE-2026-64394

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a WRITEDAC/WRITEOWNER check to SMB2 SETINFO SECURITY commit cc57232cae23 "ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE" added a fp-daccess gate to fsctlsetsparse and noted that...

8.8CVSS5.3AI score0.0047EPSS
SaveExploits0References12
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:50 a.m.9 views

CVE-2026-64394

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a WRITEDAC/WRITEOWNER check to SMB2 SETINFO SECURITY commit cc57232cae23 "ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE" added a fp-daccess gate to fsctlsetsparse and noted that...

8.8CVSS5.7AI score0.0047EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2026/07/25 8:50 a.m.13 views

EUVD-2026-48938

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add a WRITEDAC/WRITEOWNER check to SMB2 SETINFO SECURITY commit cc57232cae23 "ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTLSETSPARSE" added a fp-daccess gate to fsctlsetsparse and noted that...

5.8AI score0.0047EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/25 8:50 a.m.47 views

CVE-2026-64388

Summary: CVE-2026-64388 affects the Linux kernel SMB client when using SMB3 POSIX Extensions, where chown/chgrp updates could be ignored unless CIFS_MOUNT_CIFS_ACL or CIFS_MOUNT_MODE_FROM_SID are also set. The root cause is a missing check for posix_extensions in cifs_setattr_nounix() during UID/...

7.8CVSS5.8AI score0.0012EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder