CVE-2026-78555
Last modified
CVE-2026-78555 is a critical-severity vulnerability rated 9.4/10 on the CVSS scale. 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 actions. As a result, API credentials could be recovered by inspecting the page source or DOM. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
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 actions. As a result, API credentials could be recovered by inspecting the page source or DOM. The credentials could also be unintentionally exposed through components that retain or inspect HTTP response bodies, such as debugging proxies, browser caches, monitoring systems, or other intermediaries. An attacker obtaining one of these tokens could subsequently authenticate using the privileges assigned to that key, including access to private data where the key was granted such permissions. The patch removes API keys from subsequent page rendering and replaces them with SHA-256-derived opaque handles. Administrative actions submit only these handles, which are resolved back to the corresponding token on the server. The full API key is therefore disclosed only once, when it is initially created.
Metrics
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
- Deferred
Frequently Asked Questions
What is CVE-2026-78555?
How severe is CVE-2026-78555?
How do I fix CVE-2026-78555?
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-78547Out-of-bounds write vulnerability in Citrix Citrix Workspace…4.4
- CVE-2026-7855A vulnerability was detected in D-Link DI-8100 16.07.26A1. A…7.2
- CVE-2026-78550The Okta Access Gateway management console passes user-suppl…6.6
- CVE-2026-78551RansomLook contains multiple weaknesses in its authenticatio…8.8
- CVE-2026-78552The Okta Access Gateway does not apply its Lua directive res…4.9
- CVE-2026-78553RansomLook created its Flask session-signing key without exp…7
- CVE-2026-7856A flaw has been found in D-Link DI-8100 16.07.26A1. This aff…7.3
- CVE-2026-78560The Okta Access Gateway includes an optional pass-through au…6.5
- CVE-2026-78562Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-78563Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-78566Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-78568Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
Are you affected by CVE-2026-78555?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
