Lucene search
+L

52 matches found

Nuclei
Nuclei
added yesterday58 views

D-Tale 3.10.0 - 3.15.1 - Authentication Bypass & Remote Code Execution

man-group/dtale 3.10.0 contains an authentication bypass and remote code execution caused by improper input validation and a hardcoded SECRETKEY in Flask configuration, letting attackers forge session cookies and execute arbitrary code, exploit requires attacker to access the application. id:...

9.8CVSS9.4AI score0.77951EPSS
SaveExploits5References2
NVD
NVD
added yesterday7 views

CVE-2026-72577

Multiple vulnerabilities in NASA fprime-gds through 3.4.3 allow an unauthenticated remote attacker to achieve arbitrary code execution on the ground station host and inject arbitrary commands to connected spacecraft. The Flask application in src/fprimegds/flask/app.py applies no authentication to...

9.8CVSS
SaveExploits0References4
EUVD
EUVD
added yesterday5 views

EUVD-2026-55229

Multiple vulnerabilities in NASA fprime-gds through 3.4.3 allow an unauthenticated remote attacker to achieve arbitrary code execution on the ground station host and inject arbitrary commands to connected spacecraft. The Flask application in src/fprimegds/flask/app.py applies no authentication to...

9.8CVSS6.2AI score
SaveExploits0References4
NVD
NVD
added 6 days ago9 views

CVE-2026-71238

DjangoCRM ships with its Django SECRETKEY hardcoded directly in the committed webcrm/settings.py rather than read from an environment variable. Since this key is used for session signing, CSRF token generation, and password reset tokens, anyone who reads the public repository can forge valid...

9.1CVSS0.00313EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 6 days ago7 views

CVE-2026-71238 DjangoCRM - Hardcoded Django SECRET_KEY Enables Session and CSRF Token Forgery

DjangoCRM ships with its Django SECRETKEY hardcoded directly in the committed webcrm/settings.py rather than read from an environment variable. Since this key is used for session signing, CSRF token generation, and password reset tokens, anyone who reads the public repository can forge valid...

9.1CVSS5.3AI score0.00313EPSS
SaveExploits1References1
Cvelist
Cvelist
added 6 days ago47 views

CVE-2026-71238 DjangoCRM - Hardcoded Django SECRET_KEY Enables Session and CSRF Token Forgery

DjangoCRM ships with its Django SECRETKEY hardcoded directly in the committed webcrm/settings.py rather than read from an environment variable. Since this key is used for session signing, CSRF token generation, and password reset tokens, anyone who reads the public repository can forge valid...

9.1CVSS0.00313EPSS
SaveExploits1References1
CVE
CVE
added 6 days ago63 views

CVE-2026-71238

The CVE-2026-71238 entry affects DjangoCRM where a hardcoded Django SECRET_KEY is stored in webcrm/settings.py instead of reading from the environment. This secret key is used for session signing, CSRF token generation, and password reset tokens, allowing anyone with access to the public reposito...

9.1CVSS5.3AI score0.00313EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 6 days ago8 views

CVE-2026-71238

DjangoCRM ships with its Django SECRETKEY hardcoded directly in the committed webcrm/settings.py rather than read from an environment variable. Since this key is used for session signing, CSRF token generation, and password reset tokens, anyone who reads the public repository can forge valid...

9.1CVSS5.5AI score0.00313EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/04/06 12:0 a.m.13 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
GithubExploit
GithubExploit
added 2026/03/21 3:47 p.m.201 views

Exploit for CVE-2026-21994

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

9.8CVSS5.8AI score0.00448EPSS
SaveExploits1
Packet Storm
Packet Storm
added 2026/02/13 12:0 a.m.197 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
OSV
OSV
added 2026/02/04 8:6 p.m.9 views

CVE-2026-25505 Bambuddy Uses Hardcoded Secret Key + Many API Endpoints do not Require Authentication

Bambuddy is a self-hosted print archive and management system for Bambu Lab 3D printers. Prior to version 0.1.7, a hardcoded secret key used for signing JWTs is checked into source code and ManyAPI routes do not check authentication. This issue has been patched in version 0.1.7...

9.8CVSS5.4AI score
SaveExploits0References9
Github Security Blog
Github Security Blog
added 2026/02/02 9:21 p.m.18 views

Bambuddy Uses Hardcoded Secret Key + Many API Endpoints do not Require Authentication

Summary 1. A hardcoded secret key used for signing JWTs is checked into source code 2. ManyAPI routes do not check authentication Details I am using the publicly available docker image at ghcr.io/maziggy/bambuddy 1. Hardcoded JWT Secret Key...

9.8CVSS5.5AI score0.00724EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2026/02/02 9:21 p.m.13 views

GHSA-GC24-PX2R-5QMF Bambuddy Uses Hardcoded Secret Key + Many API Endpoints do not Require Authentication

Summary 1. A hardcoded secret key used for signing JWTs is checked into source code 2. ManyAPI routes do not check authentication Details I am using the publicly available docker image at ghcr.io/maziggy/bambuddy 1. Hardcoded JWT Secret Key...

9.8CVSS5.6AI score0.00724EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.9 views

PT-2026-6421

Summary 1. A hardcoded secret key used for signing JWTs is checked into source code 2. ManyAPI routes do not check authentication Details I am using the publicly available docker image at ghcr.io/maziggy/bambuddy 1. Hardcoded JWT Secret Key...

9.8CVSS5.7AI score0.00724EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/01/09 10:27 a.m.15 views

CVE-2008-7311

The session cookie store implementation in Spree 0.2.0 uses a hardcoded config.actioncontrollersession hash value aka secret key, which makes it easier for remote attackers to bypass cryptographic protection mechanisms by leveraging an application that contains this value within the...

5CVSS6.9AI score0.0123EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:55 a.m.11 views

CVE-2020-12627

Calibre-Web 0.6.6 allows authentication bypass because of the 'A0Zr98j/3yX RXHH!jmNLWX/,?RT' hardcoded secret key...

9.8CVSS7.3AI score0.01368EPSS
SaveExploits0References1
VulnCheck KEV
VulnCheck KEV
added 2025/12/19 12:0 a.m.52 views

VulnCheck KEV: CVE-2024-3408

man-group/dtale version 3.10.0 is vulnerable to an authentication bypass and remote code execution RCE due to improper input validation. The vulnerability arises from a hardcoded SECRETKEY in the flask configuration, allowing attackers to forge a session cookie if authentication is enabled...

9.8CVSS6.7AI score0.77951EPSS
SaveIn wildExploits5References64
CNVD
CNVD
added 2025/11/05 12:0 a.m.7 views

News Portal Hardcoding Vulnerability

News Portal is a news portal. News Portal has a hard-coded vulnerability that stems from the use of a fixed encryption key for the handling of the SECRETKEY parameter in the file /onps/settings.py. An attacker could exploit this vulnerability to obtain sensitive system information...

8.1CVSS5.2AI score0.00384EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2018-5755

Malware in sbrugna...

7.5CVSS7.8AI score0.01383EPSS
SaveExploits0References3
Rows per page
Query Builder