Lucene search
+L

3498 matches found

SUSE CVE
SUSE CVE
•added 2026/04/02 11:28 p.m.•16 views

SUSE CVE-2026-23412

In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: defer hook memory release until rcu readers are done Yiming Qian reports UaF when concurrent process is dumping hooks via nfnetlinkhooks: BUG: KASAN: slab-use-after-free in nfnlhookdumpone.isra.0+0xe71/0x10f0 Read...

7CVSS5.8AI score0.00117EPSS
SaveExploits0References13
NVD
NVD
•added 2026/04/02 3:16 p.m.•16 views

CVE-2026-33544

Tinyauth is an authentication and authorization server. Prior to version 5.0.5, all three OAuth service implementations GenericOAuthService, GithubOAuthService, GoogleOAuthService store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent...

7.7CVSS0.00334EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
•added 2026/04/02 3:00 p.m.•10 views

CVE-2026-33544 Tinyauth has OAuth account confusion via shared mutable state on singleton service instances

Tinyauth is an authentication and authorization server. Prior to version 5.0.5, all three OAuth service implementations GenericOAuthService, GithubOAuthService, GoogleOAuthService store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent...

7.7CVSS5.8AI score0.00334EPSS
SaveExploits1References3
CVE
CVE
•added 2026/04/02 3:00 p.m.•24 views

CVE-2026-33544

CVE-2026-33544 affects tinyauth: before v5.0.5, GenericOAuthService, GithubOAuthService, and GoogleOAuthService store PKCE verifiers and access tokens on shared singleton instances. A race between VerifyCode() and Userinfo() during concurrent OAuth logins can cause one user’s session to be popula...

7.7CVSS5.8AI score0.00334EPSS
SaveExploits1References3Affected Software1
OSV
OSV
•added 2026/04/02 3:00 p.m.•20 views

CVE-2026-33544 Tinyauth has OAuth account confusion via shared mutable state on singleton service instances

Tinyauth is an authentication and authorization server. Prior to version 5.0.5, all three OAuth service implementations GenericOAuthService, GithubOAuthService, GoogleOAuthService store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent...

7.7CVSS5.9AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/04/02 1:54 p.m.•34 views

org.keycloak.protocol.oidc: Keycloak Refresh Token Reuse Bypass via TOCTOU Race Condition

A flaw was found in the Keycloak server during refresh token processing, specifically in the TokenManager class responsible for enforcing refresh token reuse policies. When strict refresh token rotation is enabled, the validation and update of refresh token usage are not performed atomically. Thi...

3.1CVSS5.8AI score0.00308EPSS
SaveExploits0References4
NVD
NVD
•added 2026/04/02 12:16 p.m.•9 views

CVE-2026-23412

In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: defer hook memory release until rcu readers are done Yiming Qian reports UaF when concurrent process is dumping hooks via nfnetlinkhooks: BUG: KASAN: slab-use-after-free in nfnlhookdumpone.isra.0+0xe71/0x10f0 Read...

7.8CVSS0.00117EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/04/02 11:40 a.m.•43 views

CVE-2026-23412 netfilter: bpf: defer hook memory release until rcu readers are done

In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: defer hook memory release until rcu readers are done Yiming Qian reports UaF when concurrent process is dumping hooks via nfnetlinkhooks: BUG: KASAN: slab-use-after-free in nfnlhookdumpone.isra.0+0xe71/0x10f0 Read...

7.8CVSS0.00117EPSS
SaveExploits0References5
OSV
OSV
•added 2026/04/02 11:40 a.m.•11 views

CVE-2026-23412 netfilter: bpf: defer hook memory release until rcu readers are done

In the Linux kernel, the following vulnerability has been resolved: netfilter: bpf: defer hook memory release until rcu readers are done Yiming Qian reports UaF when concurrent process is dumping hooks via nfnetlinkhooks: BUG: KASAN: slab-use-after-free in nfnlhookdumpone.isra.0+0xe71/0x10f0 Read...

7.8CVSS6.5AI score
SaveExploits0References8
CVE
CVE
•added 2026/04/02 11:40 a.m.•39 views

CVE-2026-23412

The CVE-2026-23412 issue affects the Linux kernel’s netfilter/BPF path. It describes a use-after-free (UaF) in nfnetlink_hooks where a concurrent process dumps hooks, triggering a KASAN slab-use-after-free in nfnl_hook_dump_one. The root cause is deferring the release of hook memory until RCU rea...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
•added 2026/04/01 9:03 p.m.•13 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in the updateUser function, specifically when handling concurrent requests. that exploit. An attacker can gain higher-level privileges by sending multiple simultaneous requests that manipulate user roles during a timing g...

5.9CVSS5.8AI score
SaveExploits0References2
Snyk
Snyk
•added 2026/04/01 7:52 p.m.•11 views

Race Condition

Overview Affected versions of this package are vulnerable to Race Condition in the GenericOAuthService, GithubOAuthService, GoogleOAuthService Auth services. An attacker can gain unauthorized access to another user's session and associated resources by timing concurrent OAuth login requests to...

7.7CVSS5.8AI score0.00334EPSS
SaveExploits1References2
OSV
OSV
•added 2026/04/01 7:52 p.m.•16 views

GHSA-9Q5M-JFC4-WC92 Tinyauth has OAuth account confusion via shared mutable state on singleton service instances

Summary All three OAuth service implementations GenericOAuthService, GithubOAuthService, GoogleOAuthService store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent requests. When two users initiate OAuth login for the same provider...

7.7CVSS6AI score0.00334EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
•added 2026/04/01 7:52 p.m.•18 views

Tinyauth has OAuth account confusion via shared mutable state on singleton service instances

Summary All three OAuth service implementations GenericOAuthService, GithubOAuthService, GoogleOAuthService store PKCE verifiers and access tokens as mutable struct fields on singleton instances shared across all concurrent requests. When two users initiate OAuth login for the same provider...

7.7CVSS6AI score0.00334EPSS
SaveExploits1References5Affected Software1
RedhatCVE
RedhatCVE
•added 2026/04/01 5:42 p.m.•15 views

CVE-2026-34224

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.64 and 9.7.0-alpha.8, an attacker who possesses a valid authentication provider token and a single MFA recovery code or SMS one-time password can create multiple...

4.4CVSS5.8AI score0.00342EPSS
SaveExploits0References1
NVD
NVD
•added 2026/03/31 3:16 p.m.•26 views

CVE-2026-34363

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.65 and 9.7.0-alpha.9, when multiple clients subscribe to the same class via LiveQuery, the event handlers process each subscriber concurrently using shared mutable objects...

8.2CVSS0.00396EPSS
SaveExploits0References5
CVE
CVE
•added 2026/03/31 2:35 p.m.•68 views

CVE-2026-34363

Parsed Server LiveQuery vulnerability : multiple concurrent subscribers on the same class share mutable state; the in-place modification by the sensitive data filter can leak protected fields and authentication data across clients, or cause incomplete data to be seen. Affected versions before 8.6...

8.2CVSS5.8AI score0.00396EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
•added 2026/03/31 2:35 p.m.•8 views

CVE-2026-34363 Parse Server: LiveQuery protected field leak via shared mutable state across concurrent subscribers

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.65 and 9.7.0-alpha.9, when multiple clients subscribe to the same class via LiveQuery, the event handlers process each subscriber concurrently using shared mutable objects...

8.2CVSS5.8AI score0.00396EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/03/31 2:35 p.m.•37 views

CVE-2026-34363 Parse Server: LiveQuery protected field leak via shared mutable state across concurrent subscribers

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.65 and 9.7.0-alpha.9, when multiple clients subscribe to the same class via LiveQuery, the event handlers process each subscriber concurrently using shared mutable objects...

8.2CVSS0.00396EPSS
SaveExploits0References5
OSV
OSV
•added 2026/03/31 2:35 p.m.•12 views

CVE-2026-34363 Parse Server: LiveQuery protected field leak via shared mutable state across concurrent subscribers

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.65 and 9.7.0-alpha.9, when multiple clients subscribe to the same class via LiveQuery, the event handlers process each subscriber concurrently using shared mutable objects...

8.2CVSS5.8AI score
SaveExploits0References7
Rows per page
Query Builder