CVE-2026-69079

Source
https://cve.org/CVERecord?id=CVE-2026-69079
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-69079.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-69079
Published
2026-08-03T09:22:55.809Z
Modified
2026-08-12T03:51:15.045851272Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Unauthenticated Denial of Service via Unbounded Activity-Timeline Range in CTI-Transmute
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/69xxx/CVE-2026-69079.json",
    "cna_assigner": "CIRCL",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "last_affected": "1.4.0"
                }
            ]
        }
    ]
}
References

Affected packages

Git / github.com/misp/cti-transmute

Affected ranges

Type
GIT
Repo
https://github.com/misp/cti-transmute
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "source": "REFERENCES"
}

Affected versions

v1.*
v1.3
v1.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-69079.json"