CVE-2026-78369
Last modified
CVE-2026-78369 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. RansomLook contains a missing authentication vulnerability in the /admin/crypto/group/new endpoint. While the endpoint provides an administrative function for creating new crypto group entries, it was not protected by the application's authentication mechanism. An unauthenticated remote attacker able to access the RansomLook web interface could therefore submit requests to this endpoint and create crypto group entries without possessing a valid authenticated session or administrative credentials. Successful exploitation allows an attacker to make unauthorized modifications to data that should only be manageable by authenticated administrators.
Description
RansomLook contains a missing authentication vulnerability in the /admin/crypto/group/new endpoint. While the endpoint provides an administrative function for creating new crypto group entries, it was not protected by the application's authentication mechanism. An unauthenticated remote attacker able to access the RansomLook web interface could therefore submit requests to this endpoint and create crypto group entries without possessing a valid authenticated session or administrative credentials. Successful exploitation allows an attacker to make unauthorized modifications to data that should only be manageable by authenticated administrators. Depending on how crypto group information is subsequently consumed by RansomLook, malicious or fraudulent entries could also affect the integrity of information presented or processed by the application. The vulnerability is addressed by applying the flask_login.login_required decorator to the /admin/crypto/group/new route, ensuring that only authenticated users can access the functionality.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ransomlook | ransomlook | <= 2.0.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-78369?
How severe is CVE-2026-78369?
How do I fix CVE-2026-78369?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-78337Unrestricted Upload of File with Dangerous Type in the compa…4.8
- CVE-2026-7834A security vulnerability has been detected in EFM ipTIME NAS…9.8
- CVE-2026-7835A format string argument mismatch in Netatalk 3.0.3 through …3.1
- CVE-2026-7836An incorrect calculation in the hextoint macro in Netatalk 2…3.1
- CVE-2026-78365Authorization Bypass Through User-Controlled Key in the supp…9.3
- CVE-2026-78367A vulnerability was found in RPM's rpmbuild tarball processi…7
- CVE-2026-7837A time-of-check time-of-use (TOCTOU) condition in the ad_flu…3.7
- CVE-2026-78370RansomLook contains an authorization flaw in its legacy data…9.2
- CVE-2026-78372RansomLook does not consistently enforce authorization chec…9.2
- CVE-2026-78376A flaw was found in WebKitGTK. Processing malicious web cont…8.8
- CVE-2026-78378Ransomlook contains a Redis glob pattern injection vulnerabi…6.9
- CVE-2026-7838UltraVNC viewer through 1.8.2.2 contains an integer overflow…8.8
Are you affected by CVE-2026-78369?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
