CVE Catalog

CVE-2026-69079

HighCVSS 8.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.40%

33th percentile - higher than 33% of all known CVEs

Summary

CTI-Transmute has an uncontrolled resource-consumption vulnerability in the unauthenticated /activity_timeline endpoint. The days parameter was not restricted to a reasonable range, allowing an attacker to overload the system.

Risk Assessment

A remote, unauthenticated attacker can overload the database, CPU, or memory, causing delays or service crashes, and repeated requests can lead to complete website unavailability.

Recommendation

Apply the patch that clamps the days parameter to a minimum of 1 and a maximum of 1095 days.

Other vulnerabilities in CTI-Transmute

See all
Original NVD description (English source)

CTI-Transmute contains an uncontrolled resource-consumption vulnerability in the unauthenticated /activity_timeline endpoint. The endpoint accepts a user-controlled days query parameter that was not restricted to a reasonable range. A remote, unauthenticated attacker could submit an excessively large value for this parameter, causing the application to retrieve and process activity data over an arbitrarily large period. This could consume excessive database, CPU, or memory resources, delay the processing of concurrent requests, or trigger an internal server error. Repeated requests could further degrade the availability of the CTI-Transmute website. The vulnerability is corrected by clamping the requested timeline range to a minimum of one day and a maximum of 1,095 days.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS