Lucene search
K

24 matches found

Positive Technologies
Positive Technologies
added 2026/05/21 12:0 a.m.4 views

PT-2026-42696

Impact Users are impacted if: - They have a caveat structure with a nested list, e.g.: zed caveat shapex list x == "a", "b" - Their system exercises that caveat with either CheckBulkPermission or else LookupResources running with the --experimental-lookup-resources-version flag set to lr3, implyi...

2.3CVSS5.8AI score
Exploits0References4
Oracle linux
Oracle linux
added 2025/10/20 12:0 a.m.8 views

microcode_ctl security update

2:2.1-73.24.0.20250512 - update microcode bundle to 20250512 Orabug: 38139038 2:2.1-73.23.0.20250211 - update microcode bundle to 20250211 Orabug: 37670820 - drop releasenote.md file 2:2.1-73.20.0.1 - don't bother calling dracut if virtualized Orabug: 35702409 - also rebuild initramfs for...

5.7CVSS6.9AI score0.00249EPSS
Exploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-17360

Malicious code in bioql PyPI...

5.3CVSS6.3AI score0.0019EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/07/04 2:37 p.m.2 views

SUSE CVE-2025-49011

SpiceDB is an open source database for storing and querying fine-grained authorization data. Prior to version 1.44.2, on schemas involving arrows with caveats on the arrow'ed relation, when the path to resolve a CheckPermission request involves the evaluation of multiple caveated branches, reques...

5.3CVSS6.6AI score0.0019EPSS
Exploits0References2
OSV
OSV
added 2025/06/10 5:17 p.m.3 views

GO-2025-3744 SpiceDB checks involving relations with caveats can result in no permission when permission is expected in github.com/authzed/spicedb

SpiceDB checks involving relations with caveats can result in no permission when permission is expected in github.com/authzed/spicedb...

5.3CVSS7.1AI score0.0019EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/06/06 9:41 p.m.16 views

SpiceDB checks involving relations with caveats can result in no permission when permission is expected

Impact On schemas involving arrows with caveats on the arrow’ed relation, when the path to resolve a CheckPermission request involves the evaluation of multiple caveated branches, requests may return a negative response when a positive response is expected. For example, given this schema:...

5.3CVSS4AI score0.0019EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2025/06/06 9:41 p.m.4 views

GHSA-CWWM-HR97-QFXM SpiceDB checks involving relations with caveats can result in no permission when permission is expected

Impact On schemas involving arrows with caveats on the arrow’ed relation, when the path to resolve a CheckPermission request involves the evaluation of multiple caveated branches, requests may return a negative response when a positive response is expected. For example, given this schema:...

3.7CVSS6.9AI score0.0019EPSS
Exploits0References5
Snyk
Snyk
added 2025/06/06 6:42 p.m.1 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization due to the evaluation of multiple caveated branches in the schema. An attacker can receive a NOPERMISSION response when a HASPERMISSION response is expected by exploiting the incorrect handling of caveats in...

5.3CVSS7AI score0.0019EPSS
Exploits0References2
CVE
CVE
added 2025/06/06 5:36 p.m.53 views

CVE-2025-49011

SpiceDB (v1.44.x) vulnerability: when resolving CheckPermission paths that involve arrows with caveats, the evaluation across multiple caveated branches may incorrectly return NO_PERMISSION instead of PERMISSION. Root cause is in caveats on an arrow’ed relation affecting multi-branch permission c...

5.3CVSS7.1AI score0.0019EPSS
Exploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2025/06/06 5:36 p.m.9 views

CVE-2025-49011 SpiceDB checks involving relations with caveats can result in no permission when permission is expected

SpiceDB is an open source database for storing and querying fine-grained authorization data. Prior to version 1.44.2, on schemas involving arrows with caveats on the arrow’ed relation, when the path to resolve a CheckPermission request involves the evaluation of multiple caveated branches, reques...

3.7CVSS4.5AI score0.0019EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/06/06 12:0 a.m.4 views

PT-2025-24316 · Spicedb · Spicedb

Name of the Vulnerable Software and Affected Versions: SpiceDB versions prior to 1.44.2 Description: The issue affects SpiceDB, an open source database for storing and querying fine-grained authorization data. On schemas involving arrows with caveats on the arrow'ed relation, when the path to...

3.7CVSS6.2AI score0.0019EPSS
Exploits0References10
OSV
OSV
added 2024/09/25 5:43 p.m.7 views

GO-2024-3131 SpiceDB having multiple caveats on resources of the same type may improperly result in no permission in github.com/authzed/spicedb

SpiceDB having multiple caveats on resources of the same type may improperly result in no permission in github.com/authzed/spicedb...

5.3CVSS4AI score0.0017EPSS
Exploits0References4
NVD
NVD
added 2024/09/18 6:15 p.m.13 views

CVE-2024-46989

spicedb is an Open Source, Google Zanzibar-inspired permissions database to enable fine-grained authorization for customer applications. Multiple caveats over the same indirect subject type on the same relation can result in no permission being returned when permission is expected. If the resourc...

5.3CVSS0.0017EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2024/09/18 5:42 p.m.17 views

SpiceDB having multiple caveats on resources of the same type may improperly result in no permission

Background Multiple caveats over the same indirect subject type on the same relation can result in no permission being returned when permission is expected For example, given this schema: definition user caveat somecaveatsomefield int somefield == 42 definition group relation member: user...

5.3CVSS6.7AI score0.0017EPSS
Exploits0References5Affected Software1
OSV
OSV
added 2024/09/18 5:42 p.m.15 views

GHSA-JHG6-6QRX-38MR SpiceDB having multiple caveats on resources of the same type may improperly result in no permission

Background Multiple caveats over the same indirect subject type on the same relation can result in no permission being returned when permission is expected For example, given this schema: definition user caveat somecaveatsomefield int somefield == 42 definition group relation member: user...

6.3CVSS3.9AI score0.0017EPSS
Exploits0References5
CVE
CVE
added 2024/09/18 5:29 p.m.70 views

CVE-2024-46989

CVE-2024-46989 affects SpiceDB (spicedb): having multiple caveats on resources of the same indirect subject type within the same relation can cause CheckPermission to return NO_PERMISSION instead of PERMISSION when expected. The issue can occur when a resource has multiple groups and each is cave...

5.3CVSS3.9AI score0.0017EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/09/18 5:29 p.m.11 views

CVE-2024-46989 Multiple caveats on resources of the same type can result in no permission when permission is expected

spicedb is an Open Source, Google Zanzibar-inspired permissions database to enable fine-grained authorization for customer applications. Multiple caveats over the same indirect subject type on the same relation can result in no permission being returned when permission is expected. If the resourc...

3.7CVSS6.5AI score0.0017EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2024/09/18 5:29 p.m.22 views

CVE-2024-46989 Multiple caveats on resources of the same type can result in no permission when permission is expected

spicedb is an Open Source, Google Zanzibar-inspired permissions database to enable fine-grained authorization for customer applications. Multiple caveats over the same indirect subject type on the same relation can result in no permission being returned when permission is expected. If the resourc...

3.7CVSS6.8AI score0.0017EPSS
Exploits0References2
Cvelist
Cvelist
added 2024/09/18 5:29 p.m.15 views

CVE-2024-46989 Multiple caveats on resources of the same type can result in no permission when permission is expected

spicedb is an Open Source, Google Zanzibar-inspired permissions database to enable fine-grained authorization for customer applications. Multiple caveats over the same indirect subject type on the same relation can result in no permission being returned when permission is expected. If the resourc...

3.7CVSS0.0017EPSS
Exploits0References2
OSV
OSV
added 2021/08/31 4:4 p.m.21 views

GHSA-2H3H-Q99F-3FHC @npmcli/arborist vulnerable to UNIX Symbolic Link (Symlink) Following

Impact Arbitrary File Creation, Arbitrary File Overwrite, Arbitrary Code Execution @npmcli/arborist, the library that calculates dependency trees and manages the nodemodules folder hierarchy for the npm command line interface, aims to guarantee that package dependency contracts will be met, and t...

8.2CVSS6.5AI score0.00718EPSS
Exploits0References6
Rows per page
Query Builder