CVE-2026-13591: DeepMyst Mysti Authorization Bypass in Contact Tracking
DeepMyst Mysti version 0.4.0 contains a flaw in how it validates user permissions when tracking conversations. An authenticated attacker can manipulate how the system classifies conversation channels to bypass authorization controls, potentially gaining access to or modifying sensitive conversation data. The vulnerability requires an active user account and deliberate manipulation of request parameters, making it a targeted risk rather than a trivial one.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 5.0 MEDIUM · CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L
- Weaknesses (CWE)
- CWE-266, CWE-285
- Affected products
- 0 configuration(s)
- Published / Modified
- 2026-06-29 / 2026-06-29
NVD description (verbatim)
A weakness has been identified in DeepMyst Mysti 0.4.0. Affected is the function _isTrackedConversation of the file src/managers/ChannelBridge.ts of the component Contact Tracking. This manipulation of the argument _channelType causes improper authorization. The attack may be initiated remotely. A high degree of complexity is needed for the attack. The exploitability is told to be difficult. The exploit has been made available to the public and could be used for attacks. Patch name: 9b4aff0f106db424aa45a35aa89dd0b8f2eb9a48. It is suggested to install a patch to address this issue.
8 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
The vulnerability exists in the _isTrackedConversation function within src/managers/ChannelBridge.ts. The component fails to properly validate the _channelType argument before making authorization decisions. An attacker with valid credentials can supply a malformed or unexpected channel type value, causing the authorization logic to fail and granting access to conversations that should be restricted. This is classified as improper authorization (CWE-285) combined with insufficient access control enforcement (CWE-266). The flaw allows remote exploitation but requires valid authentication and knowledge of the parameter structure.
Business impact
Depending on the deployment context, this vulnerability could allow authenticated users to access or modify conversations outside their assigned scope, potentially exposing confidential communications, customer data, or internal discussions. For organizations using Mysti for contact tracking and conversation management, an exploit could undermine audit trails, create compliance violations, and erode trust in the platform's access controls. The risk is elevated in multi-tenant environments where strict conversation segregation is required.
Affected systems
DeepMyst Mysti version 0.4.0 is confirmed affected. The vendor has not disclosed whether earlier or later versions are vulnerable; organizations should verify their version and consult the vendor advisory. The vulnerability is specific to the Contact Tracking component within the ChannelBridge module.
Exploitability
While a public exploit is available, successful exploitation requires several preconditions: the attacker must possess valid credentials, understand the channel parameter structure, and craft requests with modified _channelType values. The CVSS metric AC:H (High Attack Complexity) reflects these barriers. Real-world exploitation is realistic for insider threats or attackers who have obtained valid account credentials through other means, but opportunistic remote attacks are unlikely.
Remediation
Patch commit 9b4aff0f106db424aa45a35aa89dd0b8f2eb9a48 addresses this issue. Organizations using Mysti 0.4.0 should prioritize upgrading to the patched version. Verify the patch version through the DeepMyst security advisory or release notes before deployment.
Patch guidance
Obtain the patched version through official DeepMyst channels or your support portal. The fix targets the authorization validation logic in ChannelBridge.ts and should be tested in a non-production environment first. Since the vulnerability requires authentication, patching can be scheduled during normal maintenance windows rather than as an emergency. Confirm that the installed version includes commit 9b4aff0f106db424aa45a35aa89dd0b8f2eb9a48.
Detection guidance
Monitor for suspicious conversation access patterns, particularly across channel boundaries or by users accessing conversations outside their assigned scope. Log analysis should focus on _channelType parameter variations in API calls to the ChannelBridge component and authorization denial events that precede successful access. If available, enable enhanced logging for the Contact Tracking component and correlate user account activity with conversation access logs to identify unauthorized access.
Why prioritize this
This is a MEDIUM-severity issue affecting a core authorization function, but it is not an immediate emergency. The flaw requires authentication, making it less critical than unauthenticated vulnerabilities. However, the availability of a public exploit and the sensitivity of conversation data justify prompt attention—patch within 30 days if feasible. Organizations handling regulated customer communications should prioritize this higher.
Risk score, explained
The CVSS 3.1 score of 5.0 (MEDIUM) reflects: remote network access (AV:N), high attack complexity requiring valid credentials and parameter knowledge (AC:H), low privilege level required (PR:L), no user interaction needed (UI:N), and limited scope. The impact is partial: confidentiality and integrity can be compromised (conversations accessed or modified), but availability is unlikely to be affected. The score appropriately reflects a serious but constrained risk.
Frequently asked questions
Can this vulnerability be exploited without valid credentials?
No. The CVSS vector and description both indicate that PR:L (Low Privilege—authenticated user) is required. An attacker must possess a valid user account to exploit this flaw.
What does 'improper authorization' mean in this context?
The system fails to correctly validate whether the requesting user is permitted to access a conversation in a given channel. By manipulating the _channelType parameter, an attacker can bypass these checks and access restricted conversations.
Is this vulnerability actively being exploited?
A proof-of-concept has been made public, which increases the risk. However, the high attack complexity and authentication requirement mean exploitation is not trivial. Monitor your Mysti logs for suspicious behavior and prioritize patching.
What should I do if I'm running Mysti 0.4.0?
Verify your current version, consult the DeepMyst advisory for patch availability, and plan an upgrade to the patched release. If an immediate upgrade is not feasible, strengthen monitoring of conversation access logs and implement IP-based access restrictions if available.
This analysis is provided for informational purposes only and does not constitute legal, compliance, or professional security advice. Organizations must independently verify all technical claims against official vendor advisories and conduct their own risk assessments. Patch version numbers and affected product details are accurate to the best of our knowledge as of the publication date but should be confirmed with DeepMyst before deployment. The existence of a public exploit does not guarantee successful exploitation in all environments, and real-world impact depends on system configuration, network segmentation, and access controls. Source: NVD (public-domain), retrieved 2026-08-08. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-10070MEDIUMmacrozheng mall Admin Authorization Bypass in /admin/update/
- CVE-2026-10215MEDIUMDolibarr Leave Request API Authorization Bypass
- CVE-2026-10218MEDIUMGoClaw Improper Authorization Vulnerability (CVSS 5.4)
- CVE-2026-10269MEDIUMHost Header Authorization Bypass in Decolua 9router
- CVE-2026-10272MEDIUMStudent-Management-System Authorization Bypass in Admin Panel
- CVE-2026-10282MEDIUMBottelet DaybydayCRM Authorization Bypass in DocumentsController
- CVE-2026-10284MEDIUMImproper Authorization in DevaslanPHP Project-Management Comment Functions
- CVE-2026-10285MEDIUMDevaslanPHP Improper Authorization in Ticket Handler