Description
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 configuration-management functionality.

An authenticated low-privileged user able to access the endpoint can submit crafted configuration values that are written directly to the application's config/generic.json file. The affected functionality permits modification of configuration sections including notification, LDAP, SMTP, and general application settings. Successful exploitation could therefore allow an attacker to alter security-sensitive application behavior, redirect integrations or notifications, modify authentication-related configuration, disrupt external services, or render the RansomLook installation unavailable.

The configuration editor also operated on a configuration file containing sensitive values such as passwords, tokens, secrets, and API keys. Although the affected version contains logic intended to prevent recognized secret values from being returned to the browser, exposing configuration management through insufficiently authorized web functionality significantly increases the impact of a compromised or low-privileged account.

The patch resolves the issue by completely removing the /admin/config route and associated configuration-editing interface, preventing application configuration from being modified through the web UI.
Published: 2026-08-24
Score: 9.4 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation via Unauthorized Configuration Modification
Action: Patch Now
AI Analysis

Impact

RansomLook contains an authorization weakness in its web‑based configuration editor. The /admin/config endpoint requires an authenticated session but does not enforce privilege checks, which allows an authenticated low‑privileged user to submit crafted configuration values that are written directly to the application’s config/generic.json file. The attacker can modify notification, LDAP, SMTP, and general application settings, redirect integrations, alter authentication parameters, disrupt services, or render the installation unavailable. The editor also operates on files containing sensitive values such as passwords and API keys, so unauthorized changes can compromise the entire system.

Affected Systems

The vulnerability affects the RansomLook application. No specific application versions are listed in the CVE data; administrators should verify if the installed version contains the /admin/config route and consult vendor release notes for remediation.

Risk and Exploitability

The CVSS score of 9.4 indicates critical severity, and the vulnerability is listed as CWE‑862. The EPSS score is not available, and the flaw is not in the CISA KEV catalog. The likely attack vector is a web request to /admin/config that requires an authenticated session; once authenticated, a low‑privileged user can manipulate configuration. Because the vulnerability enables modification of security‑sensitive settings, the risk to confidentiality, integrity, and availability is high even if no advanced exploitation techniques are required.

Generated by OpenCVE AI on August 24, 2026 at 20:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official RansomLook patch that removes the /admin/config route, upgrading to the latest release that includes this fix
  • If an immediate upgrade is not possible, block or redirect the /admin/config endpoint at the web server or firewall level to prevent unauthorized access
  • Audit configuration files for unauthorized changes and enforce least privilege for accounts with console access

Generated by OpenCVE AI on August 24, 2026 at 20:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Aug 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Ransomlook
Ransomlook ransomlook
Vendors & Products Ransomlook
Ransomlook ransomlook

Mon, 24 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 24 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description 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 configuration-management functionality. An authenticated low-privileged user able to access the endpoint can submit crafted configuration values that are written directly to the application's config/generic.json file. The affected functionality permits modification of configuration sections including notification, LDAP, SMTP, and general application settings. Successful exploitation could therefore allow an attacker to alter security-sensitive application behavior, redirect integrations or notifications, modify authentication-related configuration, disrupt external services, or render the RansomLook installation unavailable. The configuration editor also operated on a configuration file containing sensitive values such as passwords, tokens, secrets, and API keys. Although the affected version contains logic intended to prevent recognized secret values from being returned to the browser, exposing configuration management through insufficiently authorized web functionality significantly increases the impact of a compromised or low-privileged account. The patch resolves the issue by completely removing the /admin/config route and associated configuration-editing interface, preventing application configuration from being modified through the web UI.
Title RansomLook Missing Authorization in Web Configuration Editor Allows Application Configuration Modification
Weaknesses CWE-862
References
Metrics cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Ransomlook Ransomlook
cve-icon MITRE

Status: PUBLISHED

Assigner: CIRCL

Published:

Updated: 2026-08-24T15:08:57.135Z

Reserved: 2026-08-24T14:04:08.566Z

Link: CVE-2026-78387

cve-icon Vulnrichment

Updated: 2026-08-24T15:08:50.323Z

cve-icon NVD

Status : Deferred

Published: 2026-08-24T15:16:48.577

Modified: 2026-08-26T16:49:18.760

Link: CVE-2026-78387

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T20:15:04Z

Weaknesses