Lucene search
+L

82366 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/07 8:33 p.m.9 views

CVE-2026-57172

DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, ShareSecretManage uses a hardcoded default share link signature key, allowing an attacker who can obtain a passwordless share for a resource and user to use the known key link-pwd-fit2cloud to forge linkToken JWTs,...

8.3CVSS5.9AI score0.00289EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/07 8:11 p.m.13 views

GHSA-PW9M-5JXM-XR6H Better Auth: OAuth refresh-token replay via missing client authentication on oidc-provider and mcp plugins

Am I affected? Users are affected if all of the following are true: - Their application uses better-auth and has enabled at least one of: oidcProvider imported from better-auth/plugins/oidc-provider, or mcp imported from better-auth/plugins/mcp. - Their application has at least one confidential...

9.1CVSS6.1AI score0.00213EPSS
SaveExploits0References6
Patchstack
Patchstack
added 2026/07/07 8:11 p.m.21 views

NPM: Better Auth: OAuth refresh-token replay via missing client authentication on oidc-provider and mcp plugins

NPM: Better Auth: OAuth refresh-token replay via missing client authentication on oidc-provider and mcp plugins vulnerability discovered by ? in WordPress Npm better-auth versions 1.6.11...

9.1CVSS5.9AI score0.00213EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/07 8:11 p.m.17 views

Better Auth: OAuth refresh-token replay via missing client authentication on oidc-provider and mcp plugins

Am I affected? Users are affected if all of the following are true: - Their application uses better-auth and has enabled at least one of: oidcProvider imported from better-auth/plugins/oidc-provider, or mcp imported from better-auth/plugins/mcp. - Their application has at least one confidential...

9.1CVSS6.1AI score0.00213EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/07/07 8:11 p.m.11 views

Incorrect Authorization

Overview better-auth is a The most comprehensive authentication library for TypeScript. Affected versions of this package are vulnerable to Incorrect Authorization in the refreshtoken grant process of the legacy oidcProvider and mcp plugins, where confidential clients are not required to...

9.1CVSS6.1AI score0.00213EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/07 4:51 p.m.11 views

Cross-site Scripting (XSS)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Cross-site Scripting XSS in the embeds property of response messages, which is loaded into an iFrame with an insufficiently restrictive sandbox. An attacker can execute arbitrary JavaScript in the context of...

8.5CVSS5.9AI score0.00194EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/07 4:50 p.m.11 views

Cross-site Scripting (XSS)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Cross-site Scripting XSS in the rendering of chat messages containing certain HTML tags using the @html functionality in Svelte. An attacker can execute arbitrary JavaScript in the context of a user's browser...

9.6CVSS6.6AI score0.00521EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/07/07 4:50 p.m.11 views

EUVD-2025-13498

Open WebUI vulnerable to stored XSS via unescaped markdown token in MarkdownTokens.svelte leading to full account takeover and RCE via functions...

6.4CVSS5.9AI score0.00521EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/07/07 4:50 p.m.13 views

Open WebUI vulnerable to stored XSS via unescaped markdown token in MarkdownTokens.svelte leading to full account takeover and RCE via functions

Summary A vulnerability in the way certain html tags in chat messages are rendered allows attackers to inject JavaScript code into a chat transcript. The JavaScript code will be executed in the user's browser every time that chat transcript is opened, allowing attackers to retrieve the user's...

6.4CVSS6.4AI score0.00521EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/07/07 4:50 p.m.12 views

GHSA-8GH5-QQH8-HQ3X Open WebUI allows limited stored XSS vila uploaded html file

Summary Low privileged users can upload HTML files which contain JavaScript code via the /api/v1/files/ backend endpoint. This endpoint returns a file id, which can be used to open the file in the browser and trigger the JavaScript code in the user's browser. Under the default settings, files...

6.4CVSS6AI score0.00342EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 4:41 p.m.17 views

GO-2026-5924 Coder's session token leaked to arbitrary hosts via `coder open app` for external workspace apps in github.com/coder/coder

Coder's session token leaked to arbitrary hosts via coder open app for external workspace apps in github.com/coder/coder...

7.7CVSS6AI score0.00183EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 4:3 p.m.11 views

PYSEC-2026-1965 Hugging Face Text Generation Inference vulnerable to Uncontrolled Resource Consumption

A vulnerability in huggingface/text-generation-inference version 3.3.6 allows unauthenticated remote attackers to exploit unbounded external image fetching during input validation in VLM mode. The issue arises when the router scans inputs for Markdown image links and performs a blocking HTTP GET...

7.5CVSS7.1AI score0.22494EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:3 p.m.11 views

PYSEC-2026-1502 Label Studio is vulnerable to full account takeover by chaining Stored XSS + IDOR in User Profile via custom_hotkeys field

Prologue These vulnerabilities have been found and chained by DCODX-AI. Validation of the exploit chain has been confirmed manually. Summary A persistent stored cross-site scripting XSS vulnerability exists in the customhotkeys functionality of the application. An authenticated attacker or one wh...

8.6CVSS5.9AI score0.00253EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 4:3 p.m.10 views

PYSEC-2026-1363 FastAPI Users Vulnerable to 1-click Account Takeover in Apps Using FastAPI SSO

Description The OAuth login state tokens are completely stateless and carry no per-request entropy or any data that could link them to the session that initiated the OAuth flow. generatestatetoken is always called with an empty statedata dict, so the resulting JWT only contains the fixed audience...

5.9CVSS6AI score0.00262EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/07 4:3 p.m.11 views

PYSEC-2026-1729 Open WebUI Affected by an External Model Server (Direct Connections) Code Injection via SSE Events

Summary Open WebUI v0.6.33 and below contains a code injection vulnerability in the Direct Connections feature that allows malicious external model servers to execute arbitrary JavaScript in victim browsers via Server-Sent Event SSE execute events. This leads to authentication token theft, comple...

7.3CVSS7AI score0.0777EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 4:3 p.m.10 views

PYSEC-2026-1203 Authlib is vulnerable to Denial of Service via Oversized JOSE Segments

Summary Authlib’s JOSE implementation accepts unbounded JWS/JWT header and signature segments. A remote attacker can craft a token whose base64url‑encoded header or signature spans hundreds of megabytes. During verification, Authlib decodes and parses the full input before it is rejected, driving...

7.5CVSS7.2AI score0.00591EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 4:3 p.m.16 views

PYSEC-2026-1348 Fides' Admin UI User Password Change Does Not Invalidate Current Session

Summary Admin UI user password changes in Fides do not invalidate active user sessions, creating a vulnerability chaining opportunity where attackers who have obtained session tokens through other attack vectors such as XSS can maintain access even after password reset. This issue is not directly...

6.3CVSS5.8AI score0.00295EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 4:2 p.m.10 views

PYSEC-2026-1977 Transformers is vulnerable to ReDoS attack through its DonutProcessor class

A Regular Expression Denial of Service ReDoS vulnerability was discovered in the Hugging Face Transformers library, specifically within the DonutProcessor class's token2json method. This vulnerability affects versions 4.51.3 and earlier, and is fixed in version 4.52.1. The issue arises from the...

5.3CVSS6.1AI score0.00431EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 3:26 p.m.10 views

GO-2026-5881 goshs: Share-link ?token=… redemption races past download limit in goshs.de/goshs

goshs: Share-link ?token=… redemption races past download limit in goshs.de/goshs...

5.9CVSS5.9AI score
SaveExploits0References1
OSV
OSV
added 2026/07/07 3:26 p.m.8 views

GO-2026-5892 Casdoor doesn't verify that a JWT used for token exchange is still active in github.com/casdoor/casdoor

Casdoor doesn't verify that a JWT used for token exchange is still active in github.com/casdoor/casdoor...

9.8CVSS5.9AI score0.00405EPSS
SaveExploits0References3
Rows per page
Query Builder