Lucene search
+L

4775 matches found

Cvelist
Cvelist
added 2026/07/28 10:12 p.m.41 views

CVE-2026-66064 goshs has ACL Bypass & Path Traversal

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.5, the httpserver/handler.go sendFile handler opened files using a cleaned path but derived the authorization filename from raw req.URL.Path, so a trailing slash could bypass .goshs ACL-file protection...

5.3CVSS0.00308EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/28 9:58 p.m.18 views

EUVD-2026-50080

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.1, the httpserver/updown.go bulkDownload handler for ?bulk&file= ZIP downloads did not call findEffectiveACL or applyCustomAuth, allowing unauthenticated reads of files protected only by .goshs folder...

7.5CVSS5.9AI score0.00283EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/28 9:58 p.m.13 views

CVE-2026-54719 goshs: File-based .goshs ACL authorization bypass via the ?bulk zip-download route (unauthenticated read; residual of CVE-2026-40189)

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.1, the httpserver/updown.go bulkDownload handler for ?bulk&file= ZIP downloads did not call findEffectiveACL or applyCustomAuth, allowing unauthenticated reads of files protected only by .goshs folder...

7.5CVSS5.9AI score0.00283EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 9:58 p.m.12 views

CVE-2026-54719 goshs: File-based .goshs ACL authorization bypass via the ?bulk zip-download route (unauthenticated read; residual of CVE-2026-40189)

goshs is a feature-rich single-binary file server for red teamers and developers. Prior to 2.1.1, the httpserver/updown.go bulkDownload handler for ?bulk&file= ZIP downloads did not call findEffectiveACL or applyCustomAuth, allowing unauthenticated reads of files protected only by .goshs folder...

7.5CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/07/28 2:16 p.m.12 views

DEBIAN-CVE-2026-61487

Improper Authorization vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. An authenticated low-privilege user can bypass a per-destination write ACL by sending to an ActiveMQ temporary composite destination whose physical name is a comma-separated composite of real...

6.5CVSS5.8AI score0.00376EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/28 2:16 p.m.20 views

CVE-2026-61487

Improper Authorization vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. An authenticated low-privilege user can bypass a per-destination write ACL by sending to an ActiveMQ temporary composite destination whose physical name is a comma-separated composite of real...

6.5CVSS0.00376EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/28 2:16 p.m.21 views

CVE-2026-61487

Improper Authorization vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. An authenticated low-privilege user can bypass a per-destination write ACL by sending to an ActiveMQ temporary composite destination whose physical name is a comma-separated composite of real...

6.5CVSS5.3AI score0.00376EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/28 1:32 p.m.15 views

EUVD-2026-49847

Improper Authorization vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. An authenticated low-privilege user can bypass a per-destination write ACL by sending to an ActiveMQ temporary composite destination whose physical name is a comma-separated composite of real...

6.5CVSS5.8AI score0.00376EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 1:32 p.m.22 views

CVE-2026-61487 Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ: Authorization bypass via temporary composite destinations

Improper Authorization vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. An authenticated low-privilege user can bypass a per-destination write ACL by sending to an ActiveMQ temporary composite destination whose physical name is a comma-separated composite of real...

6.5CVSS5.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.19 views

PT-2026-65464

Name of the Vulnerable Software and Affected Versions Apache ActiveMQ Broker versions prior to 5.19.9 Apache ActiveMQ Broker versions 6.0.0 through 6.2.7 Apache ActiveMQ All versions prior to 5.19.9 Apache ActiveMQ All versions 6.0.0 through 6.2.7 Apache ActiveMQ versions prior to 5.19.9 Apache...

7.5CVSS5.1AI score0.00376EPSS
SaveExploits0References23
Samba
Samba
added 2026/07/28 12:00 a.m.12 views

Samba AD authenticated LDAP access domain takeover

Description Samba AD stores internal database configuration in LDB special records such as @MODULES and @PARTITION. These records are not directory objects and should never be writable by a normal LDAP client. An authenticated low-privilege domain user can nevertheless modify them through LDAP. T...

5.9AI score
SaveExploits0
Joomla! Vulnerable Extensions List
Joomla! Vulnerable Extensions List
added 2026/07/28 12:00 a.m.12 views

[20260808] - Core - Improper ACL checks for batch copy actions

An improper access check allows unauthorized users to perform copy batch operations on uneditable items...

5.1CVSS5.3AI score0.00208EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/27 1:09 p.m.14 views

CVE-2026-47086

A flaw was found in cyrus-imapd. An authenticated user could exploit this vulnerability by minting a URLAUTH token through the GENURLAUTH command. This allows bypassing Access Control Lists ACLs, which are rules that control access to mailboxes. Consequently, an attacker could read mail from any...

4.3CVSS5.8AI score0.00267EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/25 1:23 p.m.11 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.5CVSS5.8AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/25 1:23 p.m.19 views

CVE-2026-10681

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
SaveExploits1References3Affected Software1
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.11 views

CVE-2026-64391

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the...

9.8CVSS5.3AI score0.00457EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/25 12:00 a.m.20 views

PT-2026-64615

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description In the Linux kernel, the ksmbd module contains a permission bypass. The smb2 set info sec function calls set info sec without performing a per-handle access check. This allows a client t...

8.8CVSS5.8AI score0.0047EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/07/24 3:13 p.m.14 views

CVE-2026-17039

A flaw was found in pki-core. The certificate authority CA renewal request path does not perform the realm-based authorization check that the enrollment path performs, allowing an authenticated user entitled to one realm to cause a certificate belonging to a different realm to be renewed without...

3.1CVSS5.8AI score0.00211EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/24 12:00 a.m.26 views

PT-2026-64377

Name of the Vulnerable Software and Affected Versions sysPass versions prior to 3.2.12 Description Authenticated users possessing the PUBLICLINK CREATE profile flag can trigger unauthorized decryption and persistent storage of any vault account password. This occurs due to missing AccountAcl chec...

7.1CVSS5.9AI score0.00178EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/23 10:14 a.m.9 views

RHSA-2026:42739 Red Hat Security Advisory: acl security update

Bulletin has no description...

7.1CVSS4.7AI score0.00153EPSS
SaveExploits0References11
Rows per page
Query Builder