Impact
RansomLook’s /admin/crypto/group/new endpoint is protected by no authentication, allowing an unauthenticated attacker to post to the endpoint and create crypto group entries. Successful exploitation results in unauthorized modification of data normally restricted to administrators, potentially corrupting the integrity of group information used by the application. The vulnerability is a classic example of missing authentication (CWE‑306).
Affected Systems
The affected product is the RansomLook web application as provided by the vendor ransomlook. No specific version or patch level information is supplied. The flaw exists in any deployment that includes the unprotected /admin/crypto/group/new route.
Risk and Exploitability
The CVSS score of 8.8 classifies the flaw as High severity, and the EPSS score is not available, so the likelihood of exploitation cannot be quantified from available data. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote, via the web interface, where an attacker can send unauthenticated HTTP requests to the /admin/crypto/group/new endpoint. Because the endpoint accepts POST requests without session validation, exploitation requires only network connectivity to the application’s HTTP service; no special privileges are needed.
OpenCVE Enrichment