Lucene search
K

29 matches found

NVD
NVD
added 2026/03/18 12:16 a.m.5 views

CVE-2026-27978

Next.js is a React framework for building full-stack web applications. Starting in version 16.0.1 and prior to version 16.1.7, origin: null was treated as a "missing" origin during Server Action CSRF validation. As a result, requests from opaque contexts such as sandboxed iframes could bypass...

5.3CVSS0.002EPSS
Exploits1References3
EUVD
EUVD
added 2026/03/17 3:30 p.m.4 views

EUVD-2026-12684

Next.js: null origin can bypass Server Actions CSRF checks...

5.3CVSS5.8AI score0.002EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/03/17 3:30 p.m.7 views

Next.js: null origin can bypass Server Actions CSRF checks

Summary origin: null was treated as a "missing" origin during Server Action CSRF validation. As a result, requests from opaque contexts such as sandboxed iframes could bypass origin verification instead of being validated as cross-origin requests. Impact An attacker could induce a victim browser ...

5.3CVSS5.8AI score0.002EPSS
Exploits1References5Affected Software1
EUVD
EUVD
added 2026/03/17 3:29 p.m.6 views

EUVD-2026-12683

Next.js: null origin can bypass dev HMR websocket CSRF checks...

2.3CVSS5.8AI score0.00171EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-1978

Malware in sbrugna...

9.1CVSS8.9AI score0.00575EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-0069

Malicious code in bioql PyPI...

6.9CVSS6.3AI score0.00274EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/05/23 10:42 a.m.4 views

CVE-2024-47165

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to CORS origin validation accepting a null origin. When a Gradio server is deployed locally, the localhostaliases variable includes "null" as a valid origin. This allows attackers to make unauthoriz...

6.9CVSS6.7AI score0.00274EPSS
Exploits0
RedhatCVE
RedhatCVE
added 2025/02/06 3:59 a.m.21 views

CVE-2021-39185

Http4s is a minimal, idiomatic Scala interface for HTTP services. In http4s versions 0.21.26 and prior, 0.22.0 through 0.22.2, 0.23.0, 0.23.1, and 1.0.0-M1 through 1.0.0-M24, the default CORS configuration is vulnerable to an origin reflection attack. The middleware is also susceptible to a Null...

9.1CVSS6.8AI score0.00575EPSS
Exploits0References1
Veracode
Veracode
added 2024/10/17 9:43 a.m.6 views

Origin Validation Error

gradio is vulnerable to Origin Validation Error. The vulnerability is due the localhostaliases variable including "null" as a valid origin, when the server is deployed locally. An attacker can make unauthorized requests from sandboxed iframes or other sources with a null origin, potentially leadi...

6.9CVSS6.8AI score0.00274EPSS
Exploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/10/12 2:48 a.m.2 views

SUSE CVE-2024-47165

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to CORS origin validation accepting a null origin. When a Gradio server is deployed locally, the localhostaliases variable includes "null" as a valid origin. This allows attackers to make unauthoriz...

6.9CVSS6.8AI score0.00274EPSS
Exploits0References3
PyPA
PyPA
added 2024/10/10 10:15 p.m.6 views

PYSEC-2024-214

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to CORS origin validation accepting a null origin. When a Gradio server is deployed locally, the localhostaliases variable includes "null" as a valid origin. This allows attackers to make unauthoriz...

6.9CVSS6.8AI score0.00274EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2024/10/10 10:15 p.m.6 views

PYSEC-2024-214

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to CORS origin validation accepting a null origin. When a Gradio server is deployed locally, the localhostaliases variable includes "null" as a valid origin. This allows attackers to make unauthoriz...

5.4CVSS5.4AI score0.00274EPSS
Exploits0References1
NVD
NVD
added 2024/10/10 10:15 p.m.25 views

CVE-2024-47165

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to CORS origin validation accepting a null origin. When a Gradio server is deployed locally, the localhostaliases variable includes "null" as a valid origin. This allows attackers to make unauthoriz...

6.9CVSS0.00274EPSS
Exploits0References1
CVE
CVE
added 2024/10/10 9:50 p.m.62 views

CVE-2024-47165

CVE-2024-47165 affects Gradio (Python). When running Gradio locally, the localhost_aliases list incorrectly includes "null" as a valid origin, enabling requests from sandboxed iframes or sources with a null origin. This can lead to data theft such as authentication tokens or uploaded files for us...

6.9CVSS5.4AI score0.00274EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/10 9:50 p.m.18 views

CVE-2024-47165 CORS origin validation accepts the null origin in Gradio

Gradio is an open-source Python package designed for quick prototyping. This vulnerability relates to CORS origin validation accepting a null origin. When a Gradio server is deployed locally, the localhostaliases variable includes "null" as a valid origin. This allows attackers to make unauthoriz...

6.9CVSS6.4AI score0.00274EPSS
Exploits0References1
Snyk
Snyk
added 2024/10/10 9:36 p.m.3 views

Origin Validation Error

Overview gradio is a Python library for easily interacting with trained machine learning models Affected versions of this package are vulnerable to Origin Validation Error due the localhostaliases variable including "null" as a valid origin, when the server is deployed locally. An attacker can ma...

6.9CVSS6.9AI score0.00274EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2024/10/10 9:36 p.m.14 views

Gradio's CORS origin validation accepts the null origin

Impact What kind of vulnerability is it? Who is impacted? This vulnerability relates to CORS origin validation accepting a null origin. When a Gradio server is deployed locally, the localhostaliases variable includes "null" as a valid origin. This allows attackers to make unauthorized requests fr...

6.9CVSS6.8AI score0.00274EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/10/10 12:0 a.m.3 views

PT-2024-32448 · Gradio · Gradio

Name of the Vulnerable Software and Affected Versions: Gradio versions prior to 5.0 Description: This issue relates to CORS origin validation accepting a null origin. When a Gradio server is deployed locally, the localhost aliases variable includes "null" as a valid origin, allowing attackers to...

6.9CVSS7.2AI score0.00274EPSS
Exploits0References11
SUSE CVE
SUSE CVE
added 2023/07/19 2:2 a.m.4 views

SUSE CVE-2023-37259

matrix-react-sdk is a react-based SDK for inserting a Matrix chat/voip client into a web page. The Export Chat feature includes certain attacker-controlled elements in the generated document without sufficient escaping, leading to stored Cross site scripting XSS. Since the Export Chat feature...

6.1CVSS6AI score0.00448EPSS
Exploits0References3
Prion
Prion
added 2023/07/18 5:15 p.m.15 views

Cross site scripting

matrix-react-sdk is a react-based SDK for inserting a Matrix chat/voip client into a web page. The Export Chat feature includes certain attacker-controlled elements in the generated document without sufficient escaping, leading to stored Cross site scripting XSS. Since the Export Chat feature...

4.9CVSS5AI score0.00448EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder