Lucene search
+L

1520 matches found

NVD
NVD
added 2026/03/27 1:16 a.m.11 views

CVE-2026-33729

OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. In versions prior to 1.13.1, under specific conditions, models using conditions with caching enabled can result in two different check requests producing the same cache...

9.8CVSS0.00241EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/27 12:27 a.m.2 views

CVE-2026-33729 OpenFGA has an Authorization Bypass through cached keys

OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. In versions prior to 1.13.1, under specific conditions, models using conditions with caching enabled can result in two different check requests producing the same cache...

5.8CVSS5.9AI score0.00241EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/27 12:27 a.m.49 views

CVE-2026-33729

OpenFGA (authority: CVE-2026-33729) fixes a cache-key collision bug in versions before 1.13.1. When models use conditions with caching enabled, two different check requests can generate the same cache key, causing a cached result to be reused for a different request. The issue affects models with...

9.8CVSS5.8AI score0.00241EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/03/27 12:27 a.m.8 views

CVE-2026-33729 OpenFGA has an Authorization Bypass through cached keys

OpenFGA is a high-performance and flexible authorization/permission engine built for developers and inspired by Google Zanzibar. In versions prior to 1.13.1, under specific conditions, models using conditions with caching enabled can result in two different check requests producing the same cache...

5.8CVSS6.4AI score
SaveExploits0References5
OSV
OSV
added 2026/03/26 8:33 p.m.5 views

GO-2026-4857 OpenFGA has an Authorization Bypass through cached keys in github.com/openfga/openfga

OpenFGA has an Authorization Bypass through cached keys in github.com/openfga/openfga...

9.8CVSS5.9AI score0.00241EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/26 5:21 p.m.7 views

EUVD-2026-16507

OpenFGA has an Authorization Bypass through cached keys...

5.8CVSS5.8AI score0.00241EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/26 5:21 p.m.10 views

OpenFGA has an Authorization Bypass through cached keys

Description In OpenFGA, under specific conditions, models using conditions with caching enabled can result in two different check requests producing the same cache key. This can result in OpenFGA reusing an earlier cached result for a different request. Am I Affected? Users are affected if the...

9.8CVSS5.8AI score0.00241EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/03/26 5:21 p.m.5 views

GHSA-H6C8-CWW8-35HF OpenFGA has an Authorization Bypass through cached keys

Description In OpenFGA, under specific conditions, models using conditions with caching enabled can result in two different check requests producing the same cache key. This can result in OpenFGA reusing an earlier cached result for a different request. Am I Affected? Users are affected if the...

5.8CVSS5.9AI score0.00241EPSS
SaveExploits0References5
CVE
CVE
added 2026/03/26 12:27 a.m.35 views

CVE-2026-33942

Saloon PHP library prior to version 4.0.0 deserializes OAuth token state via PHP unserialize() in AccessTokenAuthenticator::unserialize() with allowed_classes enabled. An attacker who controls the serialized data (e.g., by overwriting a cached token or injection) can submit a gadget object; upon ...

9.8CVSS6.6AI score0.00622EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/03/25 3:16 p.m.8 views

CVE-2026-4363

GitLab has remediated an issue in GitLab EE affecting all versions from 18.1 before 18.8.7, 18.9 before 18.9.3, and 18.10 before 18.10.1 that under certain conditions could have allowed an authenticated user to gain unauthorized access to resources due to improper caching of authorization decisio...

3.7CVSS0.00117EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/03/25 11:16 a.m.14 views

CVE-2026-23320

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.8AI score0.00022EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/25 12:0 a.m.8 views

PT-2026-27784

Name of the Vulnerable Software and Affected Versions GitLab versions 18.1 through 18.8.7 GitLab versions 18.9 through 18.9.3 GitLab versions 18.10 through 18.10.1 Description An issue existed in GitLab EE where, under specific conditions, an authenticated user could obtain unauthorized access to...

3.7CVSS5.8AI score0.00117EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/03/24 10:11 p.m.11 views

Scriban: Sandbox escape due to TypedObjectAccessorcache bypassing MemberFilter after TemplateContext reuse

Summary TemplateContext caches type accessors by Type only, but those accessors are built using the current MemberFilter and MemberRenamer. When a TemplateContext is reused and the filter is tightened for a later render, Scriban still reuses the old accessor and continues exposing members that...

5.8AI score
SaveExploits0References2Affected Software2
Snyk
Snyk
added 2026/03/24 10:9 p.m.8 views

Sensitive Information in Resource Not Removed Before Reuse

Overview Scriban.Signed is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates. Affected versions of this package are vulnerable to Sensitive Information in Resource...

8.2CVSS5.9AI score
SaveExploits0References2
OSV
OSV
added 2026/03/24 10:9 p.m.6 views

GHSA-X6M9-38VM-2XHF Scriban has an authorization bypass due to stale include cache surviving TemplateContext.Reset()

Summary TemplateContext.Reset claims that a TemplateContext can be reused safely on the same thread, but it does not clear CachedTemplates. If an application pools TemplateContext objects and uses an ITemplateLoader that resolves content per request, tenant, or user, a previously authorized inclu...

8.6CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/03/24 10:9 p.m.6 views

Sensitive Information in Resource Not Removed Before Reuse

Overview Scriban is a Scriban is a fast, powerful, safe and lightweight scripting language and engine for .NET, which was primarily developed for text templating with a compatibility mode for parsing liquid templates. Today, not only Scriban can be used in text templating scenarios, but also can ...

8.2CVSS5.9AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/24 10:9 p.m.10 views

Scriban has an authorization bypass due to stale include cache surviving TemplateContext.Reset()

Summary TemplateContext.Reset claims that a TemplateContext can be reused safely on the same thread, but it does not clear CachedTemplates. If an application pools TemplateContext objects and uses an ITemplateLoader that resolves content per request, tenant, or user, a previously authorized inclu...

5.9AI score
SaveExploits0References2Affected Software2
RedhatCVE
RedhatCVE
added 2026/03/23 10:53 a.m.11 views

CVE-2026-23554

A flaw was found in Xen. An optimization in the Intel Extended Page Table EPT paging code, used by Xen, defers flushing cached EPT state. However, the freeing of paging structures is not similarly deferred. This can result in freed memory pages remaining in the cached state, allowing stale entrie...

7.8CVSS5.7AI score0.00128EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/23 9:30 a.m.6 views

EUVD-2026-14382

The Intel EPT paging code uses an optimization to defer flushing of any cached EPT state until the p2m lock is dropped, so that multiple modifications done under the same locked region only issue a single flush. Freeing of paging structures however is not deferred until the flushing is done, and...

7.8CVSS5.9AI score0.00128EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/03/23 6:56 a.m.5 views

CVE-2026-23554 Use after free of paging structures in EPT

The Intel EPT paging code uses an optimization to defer flushing of any cached EPT state until the p2m lock is dropped, so that multiple modifications done under the same locked region only issue a single flush. Freeing of paging structures however is not deferred until the flushing is done, and...

5.9AI score0.00128EPSS
SaveExploits0References1
Rows per page
Query Builder