NONE · 0

CVE-2026-72759

In affected versions of MISP cti-transmute, the conversion-history details endpoint performs an incomplete authorization check. When a history record references a deleted conversion, the associated co...

Vulnerability Description

In affected versions of MISP cti-transmute, the conversion-history details endpoint performs an incomplete authorization check. When a history record references a deleted conversion, the associated conversion lookup returns None. The previous logic only denied access when the conversion object existed and the visibility check failed. As a result, deleted conversions bypassed the authorization check and their retained history input/output could be disclosed to a user able to request the corresponding history entry. The July 22, 2026 commit changes the logic to deny access whenever the conversion is missing or the requester lacks permission

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-72759?

CVE-2026-72759 is a documented vulnerability. In affected versions of MISP cti-transmute, the conversion-history details endpoint performs an incomplete authorization check. When a history record references a deleted conversion, the associated co...

How severe is CVE-2026-72759?

CVSS scoring is not yet available for CVE-2026-72759. Check NVD for updates.

Is there a patch for CVE-2026-72759?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.