Lucene search
+L

180046 matches found

CVE
CVE
added 2026/09/03 3:07 p.m.30 views

CVE-2026-75035

SUSE Rancher Manager is affected by a flaw in the ext.cattle.io/v1 Token store where a crafted label selector causes the internal owner filter to be dropped, allowing any authenticated user (with the built-in User or User Base role) to list and watch other users' tokens. Exposed data includes tok...

7.7CVSS5.8AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 3:07 p.m.4 views

CVE-2026-75035 Rancher: ext.cattle.io/v1 Token store: cross-user token disclosure via label-selector scoping bypass

A flaw was found in Rancher Manager. When a non-administrative caller supplied a label selector naming a different user, the ext.cattle.io/v1 Token store dropped its internal owner filter instead of returning an empty result. Any authenticated user could therefore list and watch every other user'...

7.1CVSS5.4AI score
SaveExploits0References4
OSV
OSV
added 2026/09/03 2:53 p.m.9 views

GHSA-99RQ-75J6-5J9F SiYuan: Stored and reflected XSS in SiYuan through an SVG sanitizer bypass

Summary SiYuan cleans user supplied SVG with util.SanitizeSVG before it serves the file inline as image/svg+xml. This cleaner is the guard behind the Editor.AllowSVGScript setting, which is off by default, so a inside an SVG is meant to be removed. The cleaner reads the input as HTML, but the...

8.7CVSS5.8AI score0.00266EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/03 2:17 p.m.9 views

CVE-2026-80515

In Eclipse Arrowhead versions from 5.0.0 to 5.2.1 the management-authorization gate that protects every /…/mgmt/… REST endpoint decides whether to apply its check by calling request.getRequestURL.toString.contains"/mgmt/". Tomcat returns getRequestURL un-decoded, while Spring MVC's...

8.9CVSS0.00293EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/03 2:12 p.m.33 views

CVE-2026-85212 CRMEB through 6.0.0 Missing Authorization via Inert verifyAuth Role Check

CRMEB contains an authentication bypass vulnerability in the verifyAuth method of SystemRoleServices.php that returns true from both conditional branches. Sub-administrators and accounts with no roles can access restricted admin endpoints by exploiting the inert role check that always permits...

8.7CVSS0.00326EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/03 2:12 p.m.9 views

EUVD-2026-70490

CRMEB contains an authentication bypass vulnerability in the verifyAuth method of SystemRoleServices.php that returns true from both conditional branches. Sub-administrators and accounts with no roles can access restricted admin endpoints by exploiting the inert role check that always permits...

8.7CVSS5.9AI score0.00326EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/03 2:12 p.m.11 views

EUVD-2026-70491

Kill Bill through 0.24.21 fails to enforce permission annotations on several AdminResource endpoints including getQueueEntries, invalidatesCache, and putOutOfRotation. Authenticated users with minimal account:read permissions can read internal queues, flush server caches, and disable the server b...

7.6CVSS5.9AI score0.00219EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/03 2:12 p.m.10 views

CVE-2026-85212

CRMEB (through version 6.0.0 ) contains an authentication bypass in the verifyAuth() method of SystemRoleServices.php. The root cause is that the method returns true from both conditional branches, rendering the role check inert and always permitting requests. As a result, sub-administrators and ...

8.7CVSS5.9AI score0.00326EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/03 2:12 p.m.5 views

CVE-2026-85212 CRMEB through 6.0.0 Missing Authorization via Inert verifyAuth Role Check

CRMEB contains an authentication bypass vulnerability in the verifyAuth method of SystemRoleServices.php that returns true from both conditional branches. Sub-administrators and accounts with no roles can access restricted admin endpoints by exploiting the inert role check that always permits...

8.7CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/09/03 2:12 p.m.16 views

CVE-2026-85211

Label Studio through 1.23.0 is affected by a cross-organization storage URI resolution flaw in proxy_api.py endpoints. The root cause is a failure to apply organization filters when resolving storage URIs for tasks and projects, allowing an attacker with low privileges to access other tenants' cl...

8.3CVSS5.9AI score0.00238EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/03 2:12 p.m.9 views

EUVD-2026-70487

Taipy configures its socket.io server with wildcard CORS origin and credential flag enabled, allowing any web page to establish credentialed WebSocket connections to victim applications. Attackers can open socket.io sessions from arbitrary domains and invoke state variable modifications and actio...

9.3CVSS5.9AI score0.00153EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/03 2:12 p.m.23 views

CVE-2026-85181

CAT (dianping/cat) through 3.1.0 is vulnerable to session cookie forgery due to using Java String.hashCode as the sole integrity check without a server-side secret key. An attacker can compute valid checksums offline and, by setting the x-forwarded-for header, bypass IP-binding validation to crea...

9.8CVSS5.9AI score0.00382EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/03 2:12 p.m.36 views

CVE-2026-85181 CAT through 3.1.0 Session Cookie Forgery via Unkeyed hashCode Checksum

CAT uses Java String.hashCode as the sole integrity check for session cookies without server-side keying, allowing attackers to forge valid checksums offline. Attackers can set the x-forwarded-for header to bypass IP binding validation and create admin sessions with full configuration access...

9.8CVSS0.00382EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 2:12 p.m.11 views

CVE-2026-85181 CAT through 3.1.0 Session Cookie Forgery via Unkeyed hashCode Checksum

CAT uses Java String.hashCode as the sole integrity check for session cookies without server-side keying, allowing attackers to forge valid checksums offline. Attackers can set the x-forwarded-for header to bypass IP binding validation and create admin sessions with full configuration access...

9.3CVSS5.5AI score
SaveExploits0References7
EUVD
EUVD
added 2026/09/03 2:12 p.m.9 views

EUVD-2026-70481

CRMEB through 6.0.0 fails to validate message ownership in the editmessage handler of MessageSystemController.php, allowing authenticated users to modify arbitrary system inbox messages. Attackers can update any message's columns including isdel, look, and uid to delete, mark read, or reassign...

5.4CVSS5.9AI score0.00219EPSS
SaveExploits0References4
NCSC
NCSC
added 2026/09/03 2:07 p.m.24 views

Vulnerabilities found in Aruba Networks ArubaOS-CX

Aruba Networks has identified several vulnerabilities in the AOS-CX network operating system and its related components, including the command line interface, API endpoints, and web-based management interface. The vulnerabilities in AOS-CX include unauthorized access through authentication...

9.8CVSS6.6AI score0.00487EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/03 1:59 p.m.8 views

EUVD-2026-70510

MISP contains an authentication bypass vulnerability in its LDAP and LinOTP authentication components due to insufficient validation of user-supplied credentials. The custom LdapAuthenticate and LinOTPAuthenticate components replace CakePHP's FormAuthenticate implementation but did not replicate...

9.5CVSS5.9AI score0.00495EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 1:59 p.m.23 views

CVE-2026-85216

MISP contains an authentication bypass in its LDAP and LinOTP components. The custom LdapAuthenticate and LinOTPAuthenticate components replaced CakePHP's FormAuthenticate but failed to replicate its credential validation, allowing empty or non-string values to reach underlying mechanisms. In the...

9.8CVSS5.9AI score0.00495EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/09/03 1:59 p.m.18 views

CVE-2026-85216 MISP LDAP and LinOTP Authentication Bypass via Empty or Invalid Credentials

MISP contains an authentication bypass vulnerability in its LDAP and LinOTP authentication components due to insufficient validation of user-supplied credentials. The custom LdapAuthenticate and LinOTPAuthenticate components replace CakePHP's FormAuthenticate implementation but did not replicate...

9.5CVSS5.7AI score
SaveExploits0References4
CVE
CVE
added 2026/09/03 1:41 p.m.23 views

CVE-2026-80515

Eclipse Arrowhead versions 5.0.0 through 5.2.1 are affected by an authorization-bypass vulnerability in the management REST endpoints. The root cause is a mismatch between Tomcat's undecoded getRequestURL() and Spring MVC's decoded routing: the management-authorization gate checks for the literal...

8.9CVSS5.9AI score0.00293EPSS
SaveExploits0References1
Rows per page
Query Builder