Lucene search
+L

81 matches found

NVD
NVD
added 2026/09/14 2:17 p.m.6 views

CVE-2026-73236

Incorrect Authorization vulnerability in Apache Syncope. Delegated administration security checks are based on Realm hierarchy and enforced via prefix matches. Due to incorrect implementation, two sibling Realms whose names begin with the same string cannot be correctly distinguished, resulting i...

7.5CVSS0.00336EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/14 1:23 p.m.11 views

CVE-2026-73236

Apache Syncope is vulnerable to a cross-realm authorization bypass in its delegated administration feature. Security checks that rely on prefix matching of Realm names fail to distinguish two sibling Realms sharing a common name prefix, allowing an unauthenticated network attacker to gain incorre...

7.5CVSS5.7AI score0.00336EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/14 1:23 p.m.31 views

CVE-2026-73236 Apache Syncope: Cross-Realm authorization bypass in delegated administration

Incorrect Authorization vulnerability in Apache Syncope. Delegated administration security checks are based on Realm hierarchy and enforced via prefix matches. Due to incorrect implementation, two sibling Realms whose names begin with the same string cannot be correctly distinguished, resulting i...

0.00336EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/14 1:23 p.m.6 views

EUVD-2026-77474

Incorrect Authorization vulnerability in Apache Syncope. Delegated administration security checks are based on Realm hierarchy and enforced via prefix matches. Due to incorrect implementation, two sibling Realms whose names begin with the same string cannot be correctly distinguished, resulting i...

7.5CVSS5.7AI score0.00336EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/09 4:06 p.m.12 views

CVE-2026-87853

A flaw was found in SSSD's IdP authentication provider. The evalaccesstokenbuf function compares the OIDC subject identifier using strncmp with the authenticated user's identifier length, performing a prefix comparison instead of an exact match. An attacker whose IdP identifier is a strict prefix...

7.5CVSS5.6AI score0.00281EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/09 4:06 p.m.9 views

EUVD-2026-75084

A flaw was found in SSSD's IdP authentication provider. The evalaccesstokenbuf function compares the OIDC subject identifier using strncmp with the authenticated user's identifier length, performing a prefix comparison instead of an exact match. An attacker whose IdP identifier is a strict prefix...

7.5CVSS5.6AI score0.00281EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/09 12:00 a.m.8 views

PT-2026-89096

A flaw was found in SSSD's IdP authentication provider. The eval access token buf function compares the OIDC subject identifier using strncmp with the authenticated user's identifier length, performing a prefix comparison instead of an exact match. An attacker whose IdP identifier is a strict...

7.5CVSS5.6AI score0.00281EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/03 8:17 p.m.7 views

CVE-2026-53728

Medplum is a developer platform that enables development of healthcare apps. Prior to version 5.1.6, the external identity provider callback at GET /auth/external accepts attacker-controlled redirect URIs that only need to start with a registered client redirect URI, rather than matching exactly...

7.1CVSS0.00138EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/03 7:04 p.m.11 views

CVE-2026-53728 Medplum - Improper Validation of Redirect URI in External Auth Callback allows Authorization Code Leakage

Medplum is a developer platform that enables development of healthcare apps. Prior to version 5.1.6, the external identity provider callback at GET /auth/external accepts attacker-controlled redirect URIs that only need to start with a registered client redirect URI, rather than matching exactly...

7.1CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/03 7:04 p.m.34 views

CVE-2026-53728 Medplum - Improper Validation of Redirect URI in External Auth Callback allows Authorization Code Leakage

Medplum is a developer platform that enables development of healthcare apps. Prior to version 5.1.6, the external identity provider callback at GET /auth/external accepts attacker-controlled redirect URIs that only need to start with a registered client redirect URI, rather than matching exactly...

7.1CVSS0.00138EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/02 11:42 p.m.8 views

SeaweedFS: Filer JWT allowed_prefixes literal prefix match allows cross-tenant access to sibling paths

Impact When a filer JWT restricts a token to a set of path prefixes via allowedprefixes, the authorization check used a literal byte-prefix match strings.HasPrefix. A token scoped to /tenant1 therefore also authorized requests to sibling paths such as /tenant1234, /tenant1-old, and /tenant1backup...

8.1CVSS5.9AI score0.00238EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/09/02 11:42 p.m.5 views

GHSA-GV5W-HFX8-8CWQ SeaweedFS: Filer JWT allowed_prefixes literal prefix match allows cross-tenant access to sibling paths

Impact When a filer JWT restricts a token to a set of path prefixes via allowedprefixes, the authorization check used a literal byte-prefix match strings.HasPrefix. A token scoped to /tenant1 therefore also authorized requests to sibling paths such as /tenant1234, /tenant1-old, and /tenant1backup...

8.1CVSS5.9AI score0.00238EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/27 5:21 p.m.10 views

CVE-2026-81716

opensslencrypt pip: openssl-encrypt versions before 1.4.9 contain a path traversal flaw in PluginSandbox.issafepath, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READFILES permission could read or write another plugin's directory that merely shares...

8.7CVSS0.00192EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/27 2:51 p.m.9 views

EUVD-2026-67066

opensslencrypt pip: openssl-encrypt versions before 1.4.9 contain a path traversal flaw in PluginSandbox.issafepath, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READFILES permission could read or write another plugin's directory that merely shares...

8.7CVSS5.2AI score0.00192EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/27 2:51 p.m.11 views

CVE-2026-81716

openssl_encrypt (pip package: openssl-encrypt ) versions before 1.4.9 contain a path traversal flaw in PluginSandbox._is_safe_path, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READ_FILES permission could read or write another plugin's directory th...

8.7CVSS5.2AI score0.00192EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/27 2:51 p.m.36 views

CVE-2026-81716 openssl_encrypt before 1.4.9 Plugin Sandbox Path Traversal

opensslencrypt pip: openssl-encrypt versions before 1.4.9 contain a path traversal flaw in PluginSandbox.issafepath, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READFILES permission could read or write another plugin's directory that merely shares...

8.7CVSS0.00192EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/27 2:51 p.m.13 views

CVE-2026-81716 openssl_encrypt before 1.4.9 Plugin Sandbox Path Traversal

opensslencrypt pip: openssl-encrypt versions before 1.4.9 contain a path traversal flaw in PluginSandbox.issafepath, which authorized file access using a bare string-prefix match. A sandboxed plugin without the READFILES permission could read or write another plugin's directory that merely shares...

8.7CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/26 9:25 p.m.37 views

CVE-2026-77317 SeaweedFS: SFTP path ACL literal prefix match permits cross-tenant file read and overwrite

SeaweedFS is a distributed storage system for files and blobs. In versions from 3.88 through 4.39, the SFTP server evaluates configured path permissions with a literal string-prefix comparison, so a user scoped to a path is also granted the same access to any sibling path whose name merely begins...

8.1CVSS0.0022EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 9:25 p.m.13 views

CVE-2026-77317 SeaweedFS: SFTP path ACL literal prefix match permits cross-tenant file read and overwrite

SeaweedFS is a distributed storage system for files and blobs. In versions from 3.88 through 4.39, the SFTP server evaluates configured path permissions with a literal string-prefix comparison, so a user scoped to a path is also granted the same access to any sibling path whose name merely begins...

8.1CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added 2026/08/26 9:25 p.m.33 views

CVE-2026-77317

CVE-2026-77317 affects SeaweedFS (distributed file/blob storage system) versions 3.88 through 4.39. The SFTP server evaluates configured path permissions using a literal string-prefix comparison rather than requiring a path-component boundary. A user scoped to a path such as /tenants/alice is als...

8.1CVSS5.2AI score0.0022EPSS
SaveExploits0References2
Rows per page
Query Builder