Lucene search
+L

46596 matches found

Nuclei
Nuclei
added 2026/08/25 6:03 a.m.193 views

Netmaker - Hardcoded DNS Secret Key

Netmaker makes networks with WireGuard. Prior to versions 0.17.1 and 0.18.6, hardcoded DNS key usage has been found in Netmaker allowing unauth users to interact with DNS API endpoints. id: CVE-2023-32077 info: name: Netmaker - Hardcoded DNS Secret Key author: iamnoooob,rootxharsh,pdresearch...

7.5CVSS7.2AI score0.03147EPSS
SaveExploits0
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.9 views

Langflow < 1.7.0 - Path Traversal

Langflow 1.7.1 contains a path traversal caused by insufficient filtering of foldername and filename parameters in downloadprofilepicture endpoint, letting attackers read secretkey across directories, exploit requires crafted request. id: CVE-2026-33497 info: name: Langflow 1.7.0 - Path Traversal...

8.7CVSS5.1AI score0.19584EPSS
SaveExploits1References2
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.26 views

Gorse < 0.5.10 - Unauthenticated Database Dump

Gorse 0.5.10 contains an authentication bypass caused by empty adminapikey in /api/dump and /api/restore endpoints, letting unauthenticated remote attackers access and modify protected data, exploit requires default empty adminapikey configuration. id: CVE-2026-56782 info: name: Gorse 0.5.10 -...

9.8CVSS5.3AI score0.03559EPSS
SaveExploits2References2
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.12 views

LiteLLM < 1.25.0 - Remote Code Execution

LiteLLM before 1.25.0 allows authenticated users with the master API key to execute arbitrary Python code through the /guardrails/testcustomcode endpoint intended for custom guardrail testing. The endpoint’s insufficient filtering mechanisms can be bypassed, allowing attackers to abuse Python’s...

8.8CVSS6.3AI score0.06496EPSS
SaveExploits2References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/25 5:33 a.m.4 views

Malicious code in desmoshomework (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2fae975f53feac57fc6aec90279e55e994d6e61d177217b012dfb59c6f42a7e8 The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...

5.6AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/25 5:33 a.m.4 views

Malicious code in ilovedesmos (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0efb46da64ab0f3eaee41abecec08214a4af0f228c701fd39ad711c0ae124927 The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...

5.6AI score
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/25 5:33 a.m.4 views

Malicious code in desmosclasswork (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector d435d8cefda2b58ca65ad06ffac8521a26ccb991dd4828dd479e64ddb38bb865 The package was found to contain malicious code or consuming dependency that contains malicious code Source: ghsa-malware...

5.6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 5:31 a.m.6 views

EUVD-2026-65298

The Fluent Boards Pro plugin for WordPress is vulnerable to Insecure Direct Object Reference in all versions up to, and including, 2.0.11 due to missing validation on a user controlled key. This makes it possible for authenticated attackers, with Subscriber-level access and above, to perform an...

4.3CVSS5.4AI score
SaveExploits0References2
CVE
CVE
added 2026/08/24 8:14 p.m.9 views

CVE-2026-75542

CVE-2026-75542 is an Incorrect Authorization flaw in the OAuth token endpoint of hex.pm (the Erlang/BEAM package registry). When an API key holding the repositories permission is exchanged for a token via the client_credentials grant, the function validate_scopes_against_key/2 in lib/hexpm_web/co...

8.3CVSS5.3AI score
SaveExploits0References4
OSV
OSV
added 2026/08/24 8:14 p.m.4 views

EEF-CVE-2026-75542 OAuth token exchange grants repository scopes for organizations the principal cannot access

Summary Incorrect Authorization vulnerability in the OAuth token endpoint in hexpm hexpm allows an API key holding the repositories permission to read another organization's private packages. When an API key is exchanged for a token through the OAuth client\credentials grant,...

8.3CVSS5.5AI score
SaveExploits0References3
EUVD
EUVD
added 2026/08/24 8:09 p.m.10 views

EUVD-2026-63564

django CMS: Page cache ignores plugin-declared Vary headers disclosure & poisoning...

4.8CVSS5.1AI score0.00147EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/24 7:38 p.m.16 views

CVE-2026-78555 RansomLook API Key Disclosure Through /admin/apikeys HTML Source

RansomLook exposed complete API keys in the HTML source of the authenticated /admin/apikeys administration page. Although the interface displayed only a shortened representation of each key, the full token was embedded in hidden form fields used by the enable/disable, private-access, and delete...

9.4CVSS
SaveExploits0References1
CVE
CVE
added 2026/08/24 7:38 p.m.9 views

CVE-2026-78555

RansomLook embedded complete API keys in hidden HTML form fields on the authenticated /admin/apikeys administration page, while the UI displayed only a shortened representation. The full tokens were included in forms for enable/disable, private-access, and delete actions, making them recoverable ...

9.4CVSS5.5AI score
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/24 7:28 p.m.16 views

CVE-2026-78553 Insecure Flask Secret-Key File Permissions Allow Local Administrator Session Forgery in RansomLook

RansomLook created its Flask session-signing key without explicitly restricting the file permissions. The secretkey file was created using the process's default permissions and umask, resulting in permissions such as 0644 under a common 022 umask. Consequently, other local users able to access th...

7CVSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/24 7:28 p.m.7 views

EUVD-2026-65089

RansomLook created its Flask session-signing key without explicitly restricting the file permissions. The secretkey file was created using the process's default permissions and umask, resulting in permissions such as 0644 under a common 022 umask. Consequently, other local users able to access th...

7CVSS5.4AI score
SaveExploits0References1
CVE
CVE
added 2026/08/24 6:26 p.m.16 views

CVE-2026-78417

CVE-2026-78417 affects the IronVNC client bundled with Devolutions Remote Desktop Manager versions 2026.2.17.0 and earlier, as well as 2026.1.24.0 and earlier. The root cause is the automatic acceptance of the server's RSA key during RSA-AES authentication, resulting in insufficient verification ...

5.3AI score
SaveExploits0References1
EUVD
EUVD
added 2026/08/24 6:26 p.m.6 views

EUVD-2026-65063

Insufficient verification of data authenticity in the IronVNC client in Devolutions Remote Desktop Manager 2026.2.17.0 and earlier, 2026.1.24.0 and earlier, allows an on-path attacker to intercept and tamper with VNC sessions via automatic acceptance of the server's RSA key during RSA-AES...

5.5AI score
SaveExploits0References1
NVD
NVD
added 2026/08/24 5:17 p.m.6 views

CVE-2026-15469

The use of hard-coded cryptographic key vulnerability has been identified in the mesh functionality of Deco XE75 v3, XE5300 v3.6 and WE10800 v3.6. A shared RSA-512 mesh group private key is present in the affected firmware and is used by the mesh protocol for node authentication. An attacker who...

7.7CVSS
SaveExploits1References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/24 4:44 p.m.7 views

Malicious code in secret-key-totp (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 0f662164281fe877686c7eac93e0e6d068ccb16f8bff1b44029b1ace655a76b6 [email protected] declares a postinstall hook node./index.js --setup that executes a credential stealer and dropper on install, and the same...

6.1AI score
SaveExploits0References1
CVE
CVE
added 2026/08/24 4:32 p.m.14 views

CVE-2026-15469

A hard-coded shared RSA-512 mesh group private key is embedded in the firmware of TP-Link Deco XE75 v3, XE5300 v3.6, and WE10800 v3.6. The key is used by the mesh protocol for node authentication, meaning it is identical across all affected devices rather than being device-specific. An attacker w...

7.7CVSS5.3AI score
SaveExploits1References5
Rows per page
Query Builder