CVE-2026-73155: CWE-862 Missing Authorization in MISP cti-transmute
Affected versions of cti-transmute allow authenticated users to add or remove emoji reactions on comments without first checking whether those users are authorized to view the target comment. The vulnerable react() handler passed an attacker-controlled comment_id directly to comments_repo.toggle_reaction() after only validating that the ID existed syntactically and that the requested emoji was permitted. Because comment-level visibility was not enforced, a user who could identify the ID of a private or otherwise inaccessible comment could modify reaction state on that comment despite lacking permission to access it. The fix retrieves the target comment, rejects missing or deleted comments, retrieves its associated conversion, and enforces access.can_see_comment(current_user, comment, conversion). Unauthorized requests now receive HTTP 403.
AI Analysis
Technical Summary
The vulnerability in MISP cti-transmute (CVE-2026-73155) arises from missing authorization checks in the react() handler. Authenticated users can manipulate emoji reactions on comments by supplying a comment_id without verifying if they have permission to view that comment. The handler only validated the syntactic existence of the comment_id and emoji validity, but did not enforce comment-level visibility. The fix involves retrieving the target comment, rejecting missing or deleted comments, and enforcing access.can_see_comment(current_user, comment, conversion) to ensure only authorized users can modify reactions. Unauthorized attempts now receive HTTP 403 errors.
Potential Impact
Authenticated users can modify emoji reactions on comments they are not authorized to view, potentially leading to unauthorized manipulation of comment metadata. This could affect the integrity of comment reactions in private or restricted contexts. There is no indication of privilege escalation or data disclosure beyond reaction state modification.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The fix involves enforcing authorization checks on comment visibility before allowing reaction modifications. Until an official fix is available, restrict authenticated user permissions or monitor for suspicious reaction changes if feasible.
CVE-2026-73155: CWE-862 Missing Authorization in MISP cti-transmute
Description
Affected versions of cti-transmute allow authenticated users to add or remove emoji reactions on comments without first checking whether those users are authorized to view the target comment. The vulnerable react() handler passed an attacker-controlled comment_id directly to comments_repo.toggle_reaction() after only validating that the ID existed syntactically and that the requested emoji was permitted. Because comment-level visibility was not enforced, a user who could identify the ID of a private or otherwise inaccessible comment could modify reaction state on that comment despite lacking permission to access it. The fix retrieves the target comment, rejects missing or deleted comments, retrieves its associated conversion, and enforces access.can_see_comment(current_user, comment, conversion). Unauthorized requests now receive HTTP 403.
CVSS v4.0
Score 5.3medium
Affected software
MISP
cti-transmute
Run on your own infrastructure? Check whether these packages are installed with threat-finder — our free open-source scanner.
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability in MISP cti-transmute (CVE-2026-73155) arises from missing authorization checks in the react() handler. Authenticated users can manipulate emoji reactions on comments by supplying a comment_id without verifying if they have permission to view that comment. The handler only validated the syntactic existence of the comment_id and emoji validity, but did not enforce comment-level visibility. The fix involves retrieving the target comment, rejecting missing or deleted comments, and enforcing access.can_see_comment(current_user, comment, conversion) to ensure only authorized users can modify reactions. Unauthorized attempts now receive HTTP 403 errors.
Potential Impact
Authenticated users can modify emoji reactions on comments they are not authorized to view, potentially leading to unauthorized manipulation of comment metadata. This could affect the integrity of comment reactions in private or restricted contexts. There is no indication of privilege escalation or data disclosure beyond reaction state modification.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. The fix involves enforcing authorization checks on comment visibility before allowing reaction modifications. Until an official fix is available, restrict authenticated user permissions or monitor for suspicious reaction changes if feasible.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- CIRCL
- Date Reserved
- 2026-08-11T07:31:47.538Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 6a7ad257bf8831d5395884b1
Added to database: 08/11/2026, 07:42:15 UTC
Last enriched: 08/11/2026, 08:00:26 UTC
Last updated: 09/26/2026, 01:47:44 UTC
Views: 65
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
External Links
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.