Description
stoatchat versions before 0.7.8 fail to enforce account creation restrictions including invite-only mode, email verification, captcha, and shield verification. Attackers can create unlimited accounts with unverified email addresses, increasing denial-of-service risk and compromising service integrity.
Published: 2026-07-16
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability occurs in stoatchat versions prior to 0.7.8, where account creation restrictions are not enforced. The system allows attackers to create unlimited accounts without email verification, captcha, or shield verification, even when invite‑only mode is enabled. The result is potential service abuse, increased denial‑of‑service risk, and weakened service integrity. This flaw falls under CWE‑1173, indicating a failure to enforce security policies during account creation.

Affected Systems

The affected product is stoatchat (author stoatchat). All versions before 0.7.8 are vulnerable. No specific sub‑versions are listed, so any deployment running any pre‑0.7.8 release is potentially exposed.

Risk and Exploitability

The CVSS score of 6.9 classifies the issue as moderate severity. The EPSS score is < 1%, indicating a very low exploitation probability. The vulnerability has not been reported in the CISA KEV catalog, indicating no known widespread exploitation. The attack vector is inferred to be via the public account creation endpoint, where users can submit registration requests freely. Successful exploitation would give an attacker the ability to create arbitrary accounts, which can be used to flood the platform or compromise its integrity.

Generated by OpenCVE AI on July 31, 2026 at 01:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade stoatchat to version 0.7.8 or later to install the official fix.
  • If an immediate upgrade is not possible, temporarily disable public account registration or enforce invite‑only mode.
  • Manually enable captcha, email verification, or shield verification for new registrations until the patch is applied.
  • Monitor account creation logs for abnormal activity and investigate any signs of abuse.

Generated by OpenCVE AI on July 31, 2026 at 01:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 22:45:00 +0000

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

Sat, 18 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 16 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
Description stoatchat versions before 0.7.8 fail to enforce account creation restrictions including invite-only mode, email verification, captcha, and shield verification. Attackers can create unlimited accounts with unverified email addresses, increasing denial-of-service risk and compromising service integrity.
Title stoatchat before 0.7.8 Unrestricted Account Creation
Weaknesses CWE-1173
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Stoatchat Stoatchat
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-18T02:49:27.174Z

Reserved: 2026-07-16T12:22:08.178Z

Link: CVE-2024-58360

cve-icon Vulnrichment

Updated: 2026-07-18T02:49:23.652Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:00:05Z

Weaknesses
  • CWE-1173

    Improper Use of Validation Framework