Lucene search
+L

308 matches found

Positive Technologies
Positive Technologies
added yesterday7 views

PT-2026-72883

Exposure of data element to wrong session vulnerability in the JSON plugin of Apache Struts. Per-response serialization state could be shared across concurrent requests, allowing response content associated with one request to become observable in another. Only the SMD / JSON-RPC handling of the...

5.3AI score
SaveExploits0References2
EUVD
EUVD
added 2 days ago4 views

EUVD-2026-58673

Nozomi Networks Labs identified a CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization 'Race Condition' vulnerability in the configuration and process-image management functionality of KUNBUS piControl in version 2.6.2 that allows a local authenticated attacker to...

7.3CVSS5.6AI score
SaveExploits0References1
EUVD
EUVD
added 3 days ago8 views

EUVD-2026-57640

IBM DataPower Gateway 11.0.0.0 through 11.0.0.1 and IBM DataPower Gateway 10.5.0.0 through 10.5.0.21 and IBM DataPower Gateway 10.6.0.0 through 10.6.0.9 allows a race condition that results in improper isolation of request state when handling the built‑in X‑Client‑IP header. Under concurrent...

4.2CVSS5.3AI score0.0016EPSS
SaveExploits0References2
NVD
NVD
added 4 days ago8 views

CVE-2026-7366

IBM DataPower Gateway 11.0.0.0 through 11.0.0.1 and IBM DataPower Gateway 10.5.0.0 through 10.5.0.21 and IBM DataPower Gateway 10.6.0.0 through 10.6.0.9 allows a race condition that results in improper isolation of request state when handling the built‑in X‑Client‑IP header. Under concurrent...

4.2CVSS0.0016EPSS
SaveExploits0References1
NVD
NVD
added 6 days ago9 views

CVE-2026-72584

A time-of-check/time-of-use TOCTOU race condition in fastschema through v0.15.1 allows an unauthenticated remote attacker to bypass the OTP attempt limit on the account recovery flow, enabling brute-force attacks on 6-digit OTP codes...

7.4CVSS0.00246EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/06 12:16 p.m.10 views

CVE-2026-57818

A race condition in JCacheCodeDataProvider allows an attacker to redeem a single authorization code multiple times via concurrent requests, resulting in the issuance of multiple distinct, valid access tokens. Users are recommended to upgrade to versions 4.2.3, 4.1.8 or 3.6.12, which fix this issu...

8.1CVSS0.00344EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/06 11:24 a.m.10 views

EUVD-2026-53862

A race condition in JCacheCodeDataProvider allows an attacker to redeem a single authorization code multiple times via concurrent requests, resulting in the issuance of multiple distinct, valid access tokens. Users are recommended to upgrade to versions 4.2.3, 4.1.8 or 3.6.12, which fix this issu...

8.1CVSS5.5AI score0.00344EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 8:50 a.m.11 views

CVE-2026-64397 ksmbd: serialize QUERY_DIRECTORY requests per file

In the Linux kernel, the following vulnerability has been resolved: ksmbd: serialize QUERYDIRECTORY requests per file smb2querydir stores a pointer to its stack-allocated private data in the ksmbdfile readdirdata. Concurrent QUERYDIRECTORY requests using the same file handle can overwrite this...

9.8CVSS5.7AI score
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/07/24 12:0 a.m.7 views

IBM Cognos Analytics 12.1.3 Race Condition (7280311)

The version of IBM Cognos Analytics installed on the remote host is 12.1.3. It is, therefore, affected by a race condition vulnerability as referenced in the IBM Security Bulletin No. 7280311: - IBM Cognos Analytics could allow an attacker to obtain incorrect report summary results or cause...

5.4CVSS5.9AI score0.00101EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/21 6:34 p.m.13 views

hono/jsx does not isolate context per request, leading to cross-request data disclosure

Summary hono/jsx did not isolate context values per request during server-side rendering. While an async component was suspended on await, its provided context value stayed observable to other requests rendering concurrently, so useContext could return a value from a different in-flight request...

6.5CVSS5.2AI score0.00191EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2026/07/17 8:17 p.m.14 views

CVE-2026-15995

IBM Cognos Analytics 12.1.3 GA Version with build number through 12.1.3-2606251736 could allow an attacker to obtain incorrect report summary results or cause report-processing failures due to a race condition in the Agentic AI assistant's concurrent request-handling logic when multiple...

5.4CVSS0.00101EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/17 7:34 p.m.17 views

EUVD-2026-45294

IBM Cognos Analytics 12.1.3 GA Version with build number through 12.1.3-2606251736 could allow an attacker to obtain incorrect report summary results or cause report-processing failures due to a race condition in the Agentic AI assistant's concurrent request-handling logic when multiple...

5.4CVSS5.3AI score0.00101EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/17 7:34 p.m.14 views

CVE-2026-15995

IBM Cognos Analytics 12.1.3 GA Version with build number through 12.1.3-2606251736 could allow an attacker to obtain incorrect report summary results or cause report-processing failures due to a race condition in the Agentic AI assistant's concurrent request-handling logic when multiple...

5.4CVSS5.3AI score0.00101EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/15 6:16 p.m.14 views

CVE-2026-53518

Better Auth is an authentication and authorization library for TypeScript. From 1.6.0 until 1.6.11, the @better-auth/oauth-provider POST /oauth2/token endpoint for the authorizationcode grant redeems a single-use authorization code through a non-atomic find-then-delete sequence, allowing two...

8.1CVSS0.00229EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/15 6:16 p.m.16 views

CVE-2026-53517

Better Auth is an authentication and authorization library for TypeScript. From 1.4.8-beta.7 until 1.6.11, the @better-auth/oauth-provider POST /oauth2/token endpoint on the refreshtoken grant performs a non-atomic read, validate, revoke, and mint sequence on the oauthRefreshToken row, allowing...

8.1CVSS0.0024EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/15 5:33 p.m.12 views

CVE-2026-53517

Better Auth is an authentication and authorization library for TypeScript. From 1.4.8-beta.7 until 1.6.11, the @better-auth/oauth-provider POST /oauth2/token endpoint on the refreshtoken grant performs a non-atomic read, validate, revoke, and mint sequence on the oauthRefreshToken row, allowing...

8.1CVSS6.1AI score0.0024EPSS
SaveExploits0References4Affected Software2
EUVD
EUVD
added 2026/07/15 5:33 p.m.16 views

EUVD-2026-44745

Better Auth is an authentication and authorization library for TypeScript. From 1.4.8-beta.7 until 1.6.11, the @better-auth/oauth-provider POST /oauth2/token endpoint on the refreshtoken grant performs a non-atomic read, validate, revoke, and mint sequence on the oauthRefreshToken row, allowing...

8.1CVSS6.1AI score0.0024EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 5:17 p.m.16 views

CVE-2026-53518 Better Auth OAuth Provider: Race Condition in Authorization Code Exchange Enables Multi-Use Code Redemption

Better Auth is an authentication and authorization library for TypeScript. From 1.6.0 until 1.6.11, the @better-auth/oauth-provider POST /oauth2/token endpoint for the authorizationcode grant redeems a single-use authorization code through a non-atomic find-then-delete sequence, allowing two...

7.6CVSS6.2AI score
SaveExploits0References5
CVE
CVE
added 2026/07/15 5:17 p.m.52 views

CVE-2026-53518

CVE-2026-53518 affects the Better Auth ecosystem, specifically the @better-auth/oauth-provider token endpoint for the authorization_code grant (and legacy paths via oidc-provider/mcp plugins). A race condition arises from a non-atomic find-then-delete when redeeming a single-use authorization cod...

8.1CVSS6.2AI score0.00229EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2026/07/13 2:36 p.m.6 views

PYSEC-2026-2449 Django has a Race Condition vulnerability

An issue was discovered in 6.0 before 6.0.3, 5.2 before 5.2.12, and 4.2 before 4.2.29. Race condition in file-system storage and file-based cache backends in Django allows an attacker to cause file system objects to be created with incorrect permissions via concurrent requests, where one thread's...

3.7CVSS6AI score0.00341EPSS
SaveExploits0References7
Rows per page
Query Builder