Description
stoatchat before 0.15.0 contains a missing authorization vulnerability in the Subscribe message handler that allows authenticated attackers to enumerate members and monitor profile updates of private servers without membership. Attackers can subscribe to any server's member-update topic by sending a Subscribe message with an arbitrary server ID, receiving live UserUpdate events including display names, avatars, and status changes for members they should not have access to.
Published: 2026-08-17
Score: 8.3 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a missing authorization check in the Subscribe message handler. An authenticated attacker can craft a Subscribe message containing any server identifier and then receive live UserUpdate events for that server. These events reveal display names, avatars, and status changes of members, information that should only be available to users who are members of the private server.

Affected Systems

Versions of stoatchat prior to 0.15.0 are affected. The product is stoatchat, and all releases before the 0.15.0 update contain the flaw.

Risk and Exploitability

The CVSS score of 8.3 reflects a high severity information disclosure vulnerability. No EPSS score is available, and the flaw is not listed in the CISA KEV catalog. Attackers must be authenticated to send a Subscribe request, but once authenticated, they can subscribe to any server’s member‑update topic regardless of membership. The lack of an authorization guard allows wide exposure of private server member data across the user base.

Generated by OpenCVE AI on August 17, 2026 at 12:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade stoatchat to version 0.15.0 or later to eliminate the missing authorization flaw.
  • If an upgrade cannot be performed immediately, restrict network access to the Subscribe endpoint or block subscription requests for private servers until a patch is applied.
  • Review and tighten the application’s authorization logic so that only members of a private server can receive its member‑update events.

Generated by OpenCVE AI on August 17, 2026 at 12:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
First Time appeared Stoatchat
Stoatchat stoatchat
Vendors & Products Stoatchat
Stoatchat stoatchat

Mon, 17 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Description stoatchat before 0.15.0 contains a missing authorization vulnerability in the Subscribe message handler that allows authenticated attackers to enumerate members and monitor profile updates of private servers without membership. Attackers can subscribe to any server's member-update topic by sending a Subscribe message with an arbitrary server ID, receiving live UserUpdate events including display names, avatars, and status changes for members they should not have access to.
Title stoatchat before 0.15.0 Missing Authorization via Subscribe
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'}

cvssV4_0

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


Subscriptions

Stoatchat Stoatchat
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-17T11:04:39.522Z

Reserved: 2026-08-17T10:31:04.592Z

Link: CVE-2026-74869

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-17T11:16:41.163

Modified: 2026-08-17T11:16:41.163

Link: CVE-2026-74869

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T12:30:05Z

Weaknesses