PT-2026-80863 · Unknown · Ransomlook
CVSS v4.0
8.8
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:L/SA:N |
Name of the Vulnerable Software and Affected Versions
RansomLook (affected versions not specified)
Description
A missing authentication flaw exists in the '/admin/crypto/group/new' endpoint. This endpoint, intended for the administrative creation of new crypto group entries, lacks protection from the application's authentication mechanism. An unauthenticated remote attacker with access to the web interface can submit requests to this endpoint to create crypto group entries without a valid session or administrative credentials. This allows unauthorized modifications to data restricted to administrators and may compromise the integrity of information processed or presented by the application.
Recommendations
Apply the
flask login.login required decorator to the '/admin/crypto/group/new' route to ensure only authenticated users can access this functionality.Exploit
Fix
Missing Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Ransomlook