Lucene search
+L

699 matches found

NVD
NVD
added 2026/08/10 5:17 p.m.9 views

CVE-2026-12624

Vault’s ACL policy engine did not consistently enforce a wildcard glob deny rule against LIST requests made with a trailing slash on the denied path. This may allow a token holding a broader allow rule alongside a narrower wildcard deny rule to enumerate the names of entries beneath a path it was...

4.3CVSS0.00197EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 11:59 a.m.30 views

CVE-2026-72689 OpenSignLabs opensignserver - Broken Object Level Authorization

A broken object-level authorization vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read complete contract records via the getDocument Parse cloud function. The function fetches documents using useMasterKey, bypassing the object ACL, and...

7.5CVSS5.5AI score
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/09 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-19016

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Consul Community Edition and Consul Enterprise 1.19.1 through 2.0.2 did not enforce the session:write ACL permission for session deletion operations submitted...

4.2CVSS5.6AI score0.00213EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/07 8:16 p.m.6 views

UBUNTU-CVE-2026-19016

Consul Community Edition and Consul Enterprise 1.19.1 through 2.0.2 did not enforce the session:write ACL permission for session deletion operations submitted through the transaction API. An authenticated caller with network access to the Consul server RPC port could delete arbitrary sessions...

4.2CVSS5.5AI score0.00213EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/03 9:05 p.m.87 views

CVE-2026-48113

The CVE-2026-48113 entry concerns Chisel, a TCP/UDP tunnel over SSH, where ACL restrictions provided by --authfile are bypassed on post-handshake SSH channels. Authenticated clients can open channels to arbitrary host:port destinations reachable from the server because ACL checks are performed on...

8.5CVSS7.7AI score0.00229EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/03 9:05 p.m.11 views

CVE-2026-48113

Chisel is a TCP/UDP tunnel, transported over HTTP and secured via SSH. In versions prior to 1.11.5, authenticated clients can bypass --authfile ACL restrictions and tunnel traffic to arbitrary destinations reachable from the server. The ACL is enforced only during the initial handshake against...

8.5CVSS7.7AI score0.00229EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/07/30 4:17 p.m.16 views

CVE-2026-58222

A security flaw combining LDAP filter injection and improper authorization checks was found in Samba Active Directory Domain Controller AD DC. When processing LDAP Compare requests, Samba fails to properly validate user-supplied attribute names and executes the resulting internal database search ...

8.8CVSS0.00461EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 4:17 p.m.4 views

AZL-94175 CVE-2026-58222 affecting package samba 4.18.3-2

A security flaw combining LDAP filter injection and improper authorization checks was found in Samba Active Directory Domain Controller AD DC. When processing LDAP Compare requests, Samba fails to properly validate user-supplied attribute names and executes the resulting internal database search ...

8.8CVSS5.8AI score0.00461EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/30 3:11 p.m.19 views

EUVD-2026-51158

A security flaw combining LDAP filter injection and improper authorization checks was found in Samba Active Directory Domain Controller AD DC. When processing LDAP Compare requests, Samba fails to properly validate user-supplied attribute names and executes the resulting internal database search ...

8.8CVSS5.8AI score0.00461EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/07/30 3:11 p.m.8 views

CVE-2026-58222

A security flaw combining LDAP filter injection and improper authorization checks was found in Samba Active Directory Domain Controller AD DC. When processing LDAP Compare requests, Samba fails to properly validate user-supplied attribute names and executes the resulting internal database search ...

8.8CVSS5.5AI score0.00461EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.15 views

Fedora 44 : kronosnet (2026-db53330c8f)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-db53330c8f advisory. CVE-2026-15811 LOW: encryption key exposure in memory after cryptographic configuration changes. Wipe cryptographic keys with explicitbzero before...

6.5CVSS5.8AI score0.00359EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/28 10:26 p.m.14 views

goshs has ACL Bypass & Path Traversal

Summary sendFile derives the served filename from the raw request path while opening the file from the cleaned path, so appending a trailing slash empties the derived name and defeats both the never-serve rule for the ACL file and the block list. Finding Medium: trailing-slash ACL and hidden-file...

5.3CVSS5.9AI score0.00308EPSS
SaveExploits0References4Affected Software4
OSV
OSV
added 2026/07/28 10:26 p.m.13 views

GHSA-964W-F6GJ-5236 goshs has ACL Bypass & Path Traversal

Summary sendFile derives the served filename from the raw request path while opening the file from the cleaned path, so appending a trailing slash empties the derived name and defeats both the never-serve rule for the ACL file and the block list. Finding Medium: trailing-slash ACL and hidden-file...

5.3CVSS5.9AI score0.00308EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/28 10:12 p.m.39 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.16 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.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 score0.00283EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/28 9:58 p.m.11 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
OSV
OSV
added 2026/07/28 1:32 p.m.17 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
Samba
Samba
added 2026/07/28 12:00 a.m.10 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
Rows per page
Query Builder