AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-18744

MEDIUM · CVSS 6.5 EPSS 0.30% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-12 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

Authenticated users can exploit a vulnerability to access sensitive CaseStatements and CaseMemberStatus information belonging to other vendors by manipulating member IDs. This flaw allows unauthorized data exposure, potentially leaking embargoed status and statement text across different tenants. Organizations utilizing the affected products should prioritize remediation to protect against data breaches and maintain compliance with data privacy regulations.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-18744
Severity
MEDIUM
CVSS
6.5
EPSS
0.30%

Original NVD Description

Any authenticated case participant can fetch any OTHER vendor's CaseStatement + per-vul CaseMemberStatus by supplying that member's id — test_func only checks _is_my_case, not ownership of kwargs['member']. Bypasses share_status; leaks embargoed vendor affected/not-affected + statement text cross-tenant.