Lucene search
+L

249 matches found

EUVD
EUVD
added 2026/05/11 6:39 p.m.22 views

EUVD-2026-29184

SOCFortress CoPilot focuses on providing a single pane of glass for all your security operations needs. Prior to 0.1.57, SOCFortress CoPilot ships a hardcoded JWT signing secret as a fallback value in backend/app/auth/utils.py:28 and ships it verbatim in .env.example. Any deployment where JWTSECR...

10CVSS6AI score0.0044EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/11 6:39 p.m.40 views

CVE-2026-42869 SOCFortress CoPilot: Hardcoded JWT secret allows unauthenticated full admin compromise and lateral movement into all integrated SOC tools

SOCFortress CoPilot focuses on providing a single pane of glass for all your security operations needs. Prior to 0.1.57, SOCFortress CoPilot ships a hardcoded JWT signing secret as a fallback value in backend/app/auth/utils.py:28 and ships it verbatim in .env.example. Any deployment where JWTSECR...

10CVSS0.0044EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/11 6:39 p.m.20 views

CVE-2026-42869 SOCFortress CoPilot: Hardcoded JWT secret allows unauthenticated full admin compromise and lateral movement into all integrated SOC tools

SOCFortress CoPilot focuses on providing a single pane of glass for all your security operations needs. Prior to 0.1.57, SOCFortress CoPilot ships a hardcoded JWT signing secret as a fallback value in backend/app/auth/utils.py:28 and ships it verbatim in .env.example. Any deployment where JWTSECR...

10CVSS6AI score0.0044EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/11 6:39 p.m.12 views

CVE-2026-42869 SOCFortress CoPilot: Hardcoded JWT secret allows unauthenticated full admin compromise and lateral movement into all integrated SOC tools

SOCFortress CoPilot focuses on providing a single pane of glass for all your security operations needs. Prior to 0.1.57, SOCFortress CoPilot ships a hardcoded JWT signing secret as a fallback value in backend/app/auth/utils.py:28 and ships it verbatim in .env.example. Any deployment where JWTSECR...

10CVSS6.1AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.19 views

PT-2026-54029

Name of the Vulnerable Software and Affected Versions Flowise versions 3.0.13 and earlier Description The software uses a weak hardcoded default secret 'flowise' for the express-session middleware when the EXPRESS SESSION SECRET environment variable is not set. Since this secret is publicly visib...

9.3CVSS6.2AI score0.00528EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/04/06 12:00 a.m.16 views

Huly Platform 安全漏洞

Huly Platform is an integrated project management platform developed by Huly in open source. Version 0.7.382 of Huly Platform contains a security vulnerability, which stems from the use of a hardcoded secret key in the SERVERSECRET parameter of the JWT Token Handler component...

6.3CVSS5.8AI score0.00255EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/04 6:14 a.m.16 views

LightRAG: Hardcoded JWT Signing Secret Allows Authentication Bypass

Subject: Security Vulnerability Report Hardcoded JWT Secret CVE-2026-30762 Hi HKUDS team, I'm writing to report a security vulnerability I discovered in LightRAG v1.4.10. This has been assigned CVE-2026-30762 by MITRE. Vulnerability: Hardcoded JWT signing secret Type: Improper Authentication...

5.8AI score0.0012EPSS
SaveExploits0References2Affected Software1
GithubExploit
GithubExploit
added 2026/03/21 3:47 p.m.204 views

Exploit for CVE-2026-21994

CVE-2026-21994 Summary Oracle OKIT oci-designer-tool...

9.8CVSS5.8AI score0.00448EPSS
SaveExploits1
OSV
OSV
added 2026/03/07 2:31 a.m.7 views

GHSA-C8M8-3JCR-6RJ5 FUXA has a hardcoded fallback JWT signing secret

FUXA used a static fallback JWT signing secret frangoteam751 when no secretCode was configured. If authentication was enabled without explicitly setting a custom secret, an attacker who knew the default value could forge valid JWT tokens and bypass authentication. This issue has been addressed in...

9.3CVSS5.7AI score0.02036EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/07 2:31 a.m.24 views

FUXA has a hardcoded fallback JWT signing secret

FUXA used a static fallback JWT signing secret frangoteam751 when no secretCode was configured. If authentication was enabled without explicitly setting a custom secret, an attacker who knew the default value could forge valid JWT tokens and bypass authentication. This issue has been addressed in...

9.8CVSS5.7AI score0.02036EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/02 4:18 a.m.18 views

CVE-2026-27167

A flaw was found in Gradio. When Gradio applications run outside of Hugging Face Spaces and use OAuth components, they automatically enable "mocked" OAuth routes. A remote attacker can exploit this by visiting the /login/huggingface endpoint, which causes the server to retrieve its Hugging Face H...

5.9CVSS5.9AI score0.00453EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/01 1:00 a.m.24 views

GHSA-H3H8-3V2V-RG7M Gradio: Mocked OAuth Login Exposes Server Credentials and Uses Hardcoded Session Secret

Summary Gradio applications running outside of Hugging Face Spaces automatically enable "mocked" OAuth routes when OAuth components e.g. gr.LoginButton are used. When a user visits /login/huggingface, the server retrieves its own Hugging Face access token via huggingfacehub.gettoken and stores it...

5.9AI score0.00453EPSS
SaveExploits1References6
NVD
NVD
added 2026/02/27 10:16 p.m.17 views

CVE-2026-27167

Gradio is an open-source Python package designed for quick prototyping. Starting in version 4.16.0 and prior to version 6.6.0, Gradio applications running outside of Hugging Face Spaces automatically enable "mocked" OAuth routes when OAuth components e.g. gr.LoginButton are used. When a user visi...

5.9CVSS0.00453EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/02/27 9:40 p.m.32 views

CVE-2026-27167 Gradio: Mocked OAuth Login Exposes Server Credentials and Uses Hardcoded Session Secret

Gradio is an open-source Python package designed for quick prototyping. Starting in version 4.16.0 and prior to version 6.6.0, Gradio applications running outside of Hugging Face Spaces automatically enable "mocked" OAuth routes when OAuth components e.g. gr.LoginButton are used. When a user visi...

0.00453EPSS
SaveExploits1References1
CVE
CVE
added 2026/02/27 9:40 p.m.53 views

CVE-2026-27167

Gradio, in versions 4.16.0 through 6.5.x, running outside Hugging Face Spaces enables mocked OAuth routes when OAuth components are used. Visiting /login/huggingface causes the server to fetch its HF token via hugggingface_hub.get_token() and store it in the visitor’s session cookie, which is sig...

5.9CVSS6AI score0.00453EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/27 12:00 a.m.19 views

PT-2026-22405

Name of the Vulnerable Software and Affected Versions Gradio versions 4.16.0 through 6.5.9 Description Gradio is a Python package for rapid prototyping. Applications running outside of Hugging Face Spaces, versions 4.16.0 through 6.5.9, improperly handle OAuth components like gr.LoginButton...

6AI score0.00453EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/02/13 7:22 a.m.21 views

CVE-2025-14892

The Prime Listing Manager WordPress plugin through 1.1 allows an attacker to gain administrative access without having any kind of account on the targeted site and perform unauthorized actions due to a hardcoded secret...

9.8CVSS5.4AI score0.00366EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2026/02/13 12:00 a.m.199 views

📄 Patients Waiting Area Queue Management System 1.0 SQL Injection

Patients Waiting Area Queue Management System version 1.0 is vulnerable to SQL injection due to improper sanitization on the appointmentID parameter. Authentication bypass and full database dump are possible. The application also appears to have a hardcoded JWT key, suffers from a username...

9.8CVSS5.9AI score0.00399EPSS
SaveExploits3
NVD
NVD
added 2026/02/12 6:16 a.m.14 views

CVE-2025-14892

The Prime Listing Manager WordPress plugin through 1.1 allows an attacker to gain administrative access without having any kind of account on the targeted site and perform unauthorized actions due to a hardcoded secret...

9.8CVSS0.00366EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/02/12 6:00 a.m.46 views

CVE-2025-14892 Prime Listing Manager <= 1.1 - Unauthenticated Privilege Escalation

The Prime Listing Manager WordPress plugin through 1.1 allows an attacker to gain administrative access without having any kind of account on the targeted site and perform unauthorized actions due to a hardcoded secret...

0.00366EPSS
SaveExploits0References1
Rows per page
Query Builder