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
Published: 2026-08-10
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In versions of MISP cti-transmute, the endpoint that returns conversion‑history records performs an incomplete access control check. When the history record refers to a conversion that has already been deleted, the lookup for that conversion returns None. The previous logic only denied access when the conversion object existed and the visibility check failed. Consequently, the history of deleted conversions was returned to any user who could request the history entry, exposing the conversion’s retained input and output data and thereby leaking sensitive information. The weakness is an access‑control flaw (CWE‑862).

Affected Systems

This vulnerability affects the MISP cti-transmute product. No specific product versions were enumerated in the CVE data; the issue applies to all affected versions prior to the July 22 2026 patch.

Risk and Exploitability

The CVSS score is 6.9, indicating a moderate severity impact. EPSS data is not available, and the vulnerability is not listed in CISA KEV. The likely attack vector is internal: an authenticated user who can identify a history entry that points to a deleted conversion. The vulnerability allows that user to read sensitive input and output data of the deleted conversion without proper authorization. Because the condition relies solely on the existence of a deleted conversion, the exploit is straightforward once the attacker can target the specific history endpoint and is mitigated by the July 22 2026 commit.

Generated by OpenCVE AI on August 10, 2026 at 17:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the July 22 2026 patch that denies access when a conversion is missing or the requester lacks permission
  • Verify that the conversion‑history endpoint now rejects requests for histories referencing deleted conversions
  • If the patch cannot be deployed immediately, restrict or disable the conversion‑history endpoint for users lacking explicit authorization until the fix is applied

Generated by OpenCVE AI on August 10, 2026 at 17:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 04:15:00 +0000

Type Values Removed Values Added
First Time appeared Misp
Misp cti-transmute
Vendors & Products Misp
Misp cti-transmute

Mon, 10 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 10 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
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
Title cti-transmute Conversion History Authorization Bypass Leads to Sensitive Data Disclosure After Conversion Deletion
Weaknesses CWE-862
References
Metrics cvssV4_0

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


Subscriptions

Misp Cti-transmute
cve-icon MITRE

Status: PUBLISHED

Assigner: CIRCL

Published:

Updated: 2026-08-10T17:01:56.819Z

Reserved: 2026-08-10T14:18:43.725Z

Link: CVE-2026-72759

cve-icon Vulnrichment

Updated: 2026-08-10T17:01:52.954Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T15:17:44.520

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

Link: CVE-2026-72759

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T04:00:07Z

Weaknesses