Lucene search
K

21 matches found

Vulnrichment
Vulnrichment
added 2026/05/27 9:56 p.m.3 views

CVE-2026-46416 Microsoft UFO shared WebSocket handler state causes cross-client response hijacking

Microsoft UFO open-source framework for intelligent automation across devices and platforms. In 3.0.1-4-ge2626659, Microsoft UFO creates one shared UFOWebSocketHandler instance and reuses it for multiple authenticated WebSocket connections. The handler stores per-connection protocol objects in...

6.3CVSS5.8AI score0.00043EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/04/02 3:0 p.m.1 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.00025EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/04/01 7:52 p.m.5 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.00025EPSS
Exploits1References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/01 5:3 p.m.2 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.2CVSS5.8AI score0.00023EPSS
Exploits0References1
OSV
OSV
added 2026/03/31 11:41 p.m.1 views

GHSA-H45M-MGCP-Q388 openssl-encrypt: TOTP rate limiter is in-memory only — not shared across workers, lost on restart

Severity: HIGH Summary The TOTP brute-force rate limiter in opensslencryptserver/modules/pepper/totp.py at lines 47-98 uses an in-memory defaultdictlist as a class variable. Affected Code python class TOTPRateLimiter: def initself, ...: self.attempts: Dictstr, Listdatetime = defaultdictlist...

9.1CVSS5.9AI score
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/31 2:35 p.m.2 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.2CVSS5.8AI score0.00023EPSS
Exploits0References6Affected Software1
OSV
OSV
added 2026/03/31 2:35 p.m.3 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.00023EPSS
Exploits0References7
Cvelist
Cvelist
added 2026/03/31 2:35 p.m.23 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.00023EPSS
Exploits0References5
CVE
CVE
added 2026/03/31 2:35 p.m.3 views

CVE-2026-34363

The CVE entry maps to a Parse Server LiveQuery vulnerability (prote cted fields/afterEvent triggers) where multiple subscribers sharing a class could see leaked or incomplete data due to in-place edits of shared mutable objects by the sensitive data filter. The root cause is shared mutable state ...

8.2CVSS5.8AI score0.00023EPSS
Exploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/31 2:35 p.m.1 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.00023EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/03/02 9:41 p.m.4 views

OliveTin has unauthenticated DoS via concurrent map writes in OAuth2 state handling

Summary An unauthenticated denial-of-service vulnerability exists in OliveTin’s OAuth2 login flow. Concurrent requests to /oauth/login can trigger unsynchronized access to a shared registeredStates map, causing a Go runtime panic fatal error: concurrent map writes and process termination. This...

7.5CVSS6.1AI score0.0017EPSS
Exploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/02 8:38 p.m.1 views

CVE-2026-24040 jsPDF has a Shared State Race Condition in addJS Plugin

jsPDF is a library to generate PDFs in JavaScript. Prior to 4.1.0, the addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. ...

6.3CVSS5.3AI score0.00014EPSS
Exploits1References3
OSV
OSV
added 2026/02/02 6:20 p.m.3 views

GHSA-CJW8-79X6-5CJ4 jsPDF has Shared State Race Condition in addJS Plugin

Impact The addJS method in the jspdf Node.js build utilizes a shared module-scoped variable text to store JavaScript content. When used in a concurrent environment e.g., a Node.js web server, this variable is shared across all requests. If multiple requests generate PDFs simultaneously, the...

6.3CVSS5.3AI score0.00014EPSS
Exploits1References5
CNNVD
CNNVD
added 2026/01/12 12:0 a.m.1 views

Espressif ESP-IDF 安全漏洞

Espressif ESP-IDF is an IoT development framework from China Loxin Espressif. A security vulnerability exists in Espressif ESP-IDF versions prior to 1.1.0, which stems from a USB event callback and user code sharing state without locking, which could lead to a double release...

6.4CVSS6.8AI score0.00025EPSS
Exploits0References4
Veracode
Veracode
added 2025/12/19 8:25 a.m.3 views

Race Condition

com.okta.sdk, okta-sdk-api is vulnerable to a Race Condition. The vulnerability is due to concurrent use of the ApiClient class, where shared request state can cause response headers or status codes from one request to affect another, potentially leading to incorrect or unsafe API responses...

8.4CVSS6.6AI score0.00041EPSS
Exploits0References2Affected Software2
OSV
OSV
added 2025/09/16 1:8 p.m.2 views

CVE-2025-39834 net/mlx5: HWS, Fix memory leak in hws_action_get_shared_stc_nic error flow

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: HWS, Fix memory leak in hwsactiongetsharedstcnic error flow When an invalid stctype is provided, the function allocates memory for sharedstc but jumps to unlockandout without freeing it, causing a memory leak. Fix by...

5.5CVSS6.1AI score0.00025EPSS
Exploits0References5
Snyk
Snyk
added 2025/03/24 9:30 p.m.1 views

Improper Preservation of Consistency Between Independent Representations of Shared State

Overview Affected versions of this package are vulnerable to Improper Preservation of Consistency Between Independent Representations of Shared State which can result in two different OpenFlowNodeIds being assigned to the same SFF by different plugins. An attacker can trigger such a name conflict...

8.7CVSS6.9AI score0.00134EPSS
Exploits0References2
CNNVD
CNNVD
added 2024/07/15 12:0 a.m.1 views

Mattermost Mobile Apps Security Vulnerability

Mattermost Mobile Apps is a messaging mobile application from Mattermost USA. A security vulnerability exists in Mattermost Mobile Apps version 2.16.0 and earlier, which stems from a failure to prevent misuse of globally shared MathJax state, allowing an attacker to change the content of a LateX...

5.3CVSS6.7AI score0.00334EPSS
Exploits0References2
Snyk
Snyk
added 2023/10/12 12:0 a.m.1 views

Improper Preservation of Consistency Between Independent Representations of Shared State

Overview johnpbloch/wordpress-core is a web software you can use to create a website or blog. Affected versions of this package are vulnerable to Improper Preservation of Consistency Between Independent Representations of Shared State due to the improper handling of the X-HTTP-Method-Override...

6.9CVSS6.8AI score
Exploits0References2
OSV
OSV
added 2022/10/18 3:15 a.m.1 views

CVE-2022-22234

An Improper Preservation of Consistency Between Independent Representations of Shared State vulnerability in the Packet Forwarding Engine PFE of Juniper Networks Junos OS allows a locally authenticated attacker with low privileges to cause a Denial of Service DoS. If the device is very busy for...

5.5CVSS5.8AI score
Exploits0References1
Rows per page
Query Builder