Lucene search
+L

74 matches found

Kitploit
Kitploit
added 2026/08/28 5:54 p.m.4 views

ransomwatch

ransomwatch 👀 🦅 ransomwatch trails the extortion sites used by ransomware groups and surfaces an aggregated feed of claims please use the issue template when submitting new groups ⚠️ content withinransomwatch.telemetry.ltd, posts.json, groups.json alongside the docs/ & source/ directories is...

5.9AI score
SaveExploits0References24
NVD
NVD
added 2026/08/24 8:17 p.m.9 views

CVE-2026-78555

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.4CVSS0.00357EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/24 8:17 p.m.11 views

CVE-2026-78553

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...

7CVSS0.00135EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/24 8:17 p.m.6 views

CVE-2026-78551

RansomLook contains multiple weaknesses in its authentication endpoint that allow an unauthenticated remote attacker to enumerate valid usernames, perform unrestricted password-guessing attacks, and potentially exhaust application worker resources. For local authentication, the login implementati...

8.8CVSS0.00405EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/24 7:38 p.m.8 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.4CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 7:38 p.m.33 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.4CVSS0.00357EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/24 7:38 p.m.13 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 score0.00357EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/24 7:38 p.m.9 views

EUVD-2026-65090

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.4CVSS5.7AI score0.00357EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/24 7:28 p.m.11 views

CVE-2026-78553

RansomLook stored its Flask session-signing key in a secret_key file with default file permissions (e.g., 0644 under a common 022 umask) rather than explicitly restricting access. Any local user able to read the RansomLook home directory could obtain this cryptographic secret, which is used to si...

7CVSS5.3AI score0.00135EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/24 7:28 p.m.31 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...

7CVSS0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/24 7:28 p.m.15 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...

7CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/24 7:28 p.m.10 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 score0.00135EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/24 7:20 p.m.10 views

EUVD-2026-65085

RansomLook contains multiple weaknesses in its authentication endpoint that allow an unauthenticated remote attacker to enumerate valid usernames, perform unrestricted password-guessing attacks, and potentially exhaust application worker resources. For local authentication, the login implementati...

8.8CVSS5.6AI score0.00405EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/24 7:20 p.m.15 views

CVE-2026-78551

RansomLook 's /login endpoint contained two distinct authentication weaknesses exploitable by an unauthenticated remote attacker. First, a timing-based username enumeration was possible because the password hash verification function was only invoked for existing accounts, producing measurably di...

8.8CVSS5.4AI score0.00405EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/24 7:20 p.m.10 views

CVE-2026-78551 RansomLook Login Endpoint Allows Timing-Based Username Enumeration and Unthrottled Authentication Attempts

RansomLook contains multiple weaknesses in its authentication endpoint that allow an unauthenticated remote attacker to enumerate valid usernames, perform unrestricted password-guessing attacks, and potentially exhaust application worker resources. For local authentication, the login implementati...

8.8CVSS5.7AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/24 7:20 p.m.32 views

CVE-2026-78551 RansomLook Login Endpoint Allows Timing-Based Username Enumeration and Unthrottled Authentication Attempts

RansomLook contains multiple weaknesses in its authentication endpoint that allow an unauthenticated remote attacker to enumerate valid usernames, perform unrestricted password-guessing attacks, and potentially exhaust application worker resources. For local authentication, the login implementati...

8.8CVSS0.00405EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/24 3:16 p.m.7 views

CVE-2026-78387

RansomLook contains an authorization weakness in the web-based configuration editor exposed through the /admin/config endpoint. The endpoint requires an authenticated session but does not perform an explicit privilege or administrator authorization check before allowing access to...

9.4CVSS0.00351EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/24 3:16 p.m.7 views

CVE-2026-78391

RansomLook contains a stored cross-site scripting XSS vulnerability in the cryptocurrency wallet detail view. Cryptocurrency addresses and blockchain names originating from external sources, including the public crowd-sourced ransomwhe.re feed, were stored without sufficient validation and later...

8.8CVSS0.00258EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/24 2:17 p.m.12 views

CVE-2026-78386

RansomLook exposed sensitive operator-side scraping configuration through multiple unauthenticated API responses. Location records associated with ransomware groups and markets were returned largely verbatim to unauthenticated callers whenever the location itself was not marked as private. These...

8.7CVSS0.00482EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/24 2:17 p.m.14 views

CVE-2026-78381

RansomLook contains a path traversal vulnerability in the handling of the screen field associated with group posts. The GroupPost.get API handler concatenates the database-controlled screen value directly with the application's source/ directory and opens the resulting path without verifying that...

8.2CVSS0.00394EPSS
SaveExploits0References1
Rows per page
Query Builder