Lucene search
+L

80541 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/24 7:21 p.m.13 views

CVE-2026-62835

Improper authorization in Azure Portal allows an unauthorized attacker to disclose information over a network...

9.3CVSS5.8AI score0.00735EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/24 5:17 p.m.13 views

CVE-2026-65708

sysPass through version 3.2.11 contains an insecure direct object reference vulnerability that allows any authenticated attacker to access account file attachments belonging to accounts they do not have ACL permissions for by exploiting missing authorization checks in AccountFileController...

8.6CVSS0.00221EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/24 5:17 p.m.52 views

CVE-2026-65709

sysPass through version 3.2.11 contains a missing object-level authorization vulnerability in the JSON-RPC API that allows API token holders to enumerate account metadata, overwrite passwords, and delete accounts across the entire vault without per-account access control. Attackers can invoke...

8.7CVSS0.00223EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/24 5:01 p.m.18 views

Missing Authorization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Missing Authorization through the chat completion process. An attacker can overwrite messages in channels they do not belong to, including private and direct message channels, by supplying a crafted chatid an...

7.1CVSS5.9AI score0.00341EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/24 4:43 p.m.12 views

@fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

Impact @fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate slashes in the pathname used for file resolution. Non-canonical pathnames such as //file, /./file, or /public/../private/file bypass allowedPath filtering while resolving to the intended file o...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/24 4:43 p.m.15 views

GHSA-8PVW-JCV7-9CMJ @fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

Impact @fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate slashes in the pathname used for file resolution. Non-canonical pathnames such as //file, /./file, or /public/../private/file bypass allowedPath filtering while resolving to the intended file o...

5.3CVSS5.8AI score0.00369EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 4:20 p.m.11 views

GHSA-38HQ-7X33-PHP4 @backstage/plugin-auth-backend: Unauthenticated OAuth account takeover via `redirect_uri` allowlist bypass

Impact The allowlist matching used by the experimental dynamic client registration and client ID metadata document CIMD features in @backstage/plugin-auth-backend matched glob patterns against the full URL string. A wildcard could therefore match across URL component boundaries: a pattern such as...

4.7CVSS5.9AI score0.00201EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/24 4:16 p.m.12 views

DEBIAN-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
SaveExploits0References1
NVD
NVD
added 2026/07/24 4:16 p.m.12 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.1CVSS0.00211EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/24 4:16 p.m.12 views

UBUNTU-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
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/07/24 4:16 p.m.20 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.4AI score0.00211EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/07/24 4:00 p.m.13 views

EUVD-2026-48716

sysPass through version 3.2.11 contains a missing authorization vulnerability that allows authenticated users with the PUBLICLINKCREATE profile flag to trigger unauthorized decryption and persistent storage of any vault account's password by exploiting the absence of AccountAcl checks in the publ...

7.1CVSS5.9AI score0.00178EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 4:00 p.m.9 views

CVE-2026-65710 sysPass 3.2.11 Missing Authorization via PublicLinkController Account Decryption

sysPass through version 3.2.11 contains a missing authorization vulnerability that allows authenticated users with the PUBLICLINKCREATE profile flag to trigger unauthorized decryption and persistent storage of any vault account's password by exploiting the absence of AccountAcl checks in the publ...

7.1CVSS5.9AI score
SaveExploits0References5
CVE
CVE
added 2026/07/24 4:00 p.m.30 views

CVE-2026-65710

SysPass 3.2.11 is affected by a missing authorization vulnerability in the PublicLink flow. Authenticated users with the PUBLICLINK_CREATE profile flag can trigger unauthorized decryption and persistence of vault passwords by abusing the absence of AccountAcl checks in the public link creation pa...

7.1CVSS5.9AI score0.00178EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/24 4:00 p.m.36 views

CVE-2026-65710 sysPass 3.2.11 Missing Authorization via PublicLinkController Account Decryption

sysPass through version 3.2.11 contains a missing authorization vulnerability that allows authenticated users with the PUBLICLINKCREATE profile flag to trigger unauthorized decryption and persistent storage of any vault account's password by exploiting the absence of AccountAcl checks in the publ...

7.1CVSS0.00178EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/24 3:59 p.m.12 views

CVE-2026-65709 sysPass 3.2.11 Missing Object-Level Authorization via JSON-RPC API

sysPass through version 3.2.11 contains a missing object-level authorization vulnerability in the JSON-RPC API that allows API token holders to enumerate account metadata, overwrite passwords, and delete accounts across the entire vault without per-account access control. Attackers can invoke...

8.7CVSS5.9AI score0.00223EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/24 3:59 p.m.37 views

CVE-2026-65709 sysPass 3.2.11 Missing Object-Level Authorization via JSON-RPC API

sysPass through version 3.2.11 contains a missing object-level authorization vulnerability in the JSON-RPC API that allows API token holders to enumerate account metadata, overwrite passwords, and delete accounts across the entire vault without per-account access control. Attackers can invoke...

8.7CVSS0.00223EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/24 3:59 p.m.12 views

EUVD-2026-48715

sysPass through version 3.2.11 contains a missing object-level authorization vulnerability in the JSON-RPC API that allows API token holders to enumerate account metadata, overwrite passwords, and delete accounts across the entire vault without per-account access control. Attackers can invoke...

8.7CVSS5.9AI score0.00223EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/24 3:59 p.m.29 views

CVE-2026-65709

CVE-2026-65709 concerns sysPass up to version 3.2.11, with a missing object-level authorization vulnerability in the JSON-RPC API. The issue allows API token holders to enumerate account metadata, overwrite passwords, and delete accounts across the entire vault without per-account access checks. ...

8.7CVSS5.9AI score0.00223EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 3:59 p.m.10 views

CVE-2026-65709 sysPass 3.2.11 Missing Object-Level Authorization via JSON-RPC API

sysPass through version 3.2.11 contains a missing object-level authorization vulnerability in the JSON-RPC API that allows API token holders to enumerate account metadata, overwrite passwords, and delete accounts across the entire vault without per-account access control. Attackers can invoke...

8.7CVSS5.9AI score
SaveExploits0References5
Rows per page
Query Builder