Description
stoatchat before 0.15.5 fails to revalidate usernames after Unicode sanitization, allowing attackers to create usernames with forbidden characters by submitting Unicode letters that transform into rejected characters. Attackers can bypass character allowlists and length limits to create reserved-name lookalikes, embed special characters, and exceed the 32-character storage limit.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
No advisories yet.
References
History
Sat, 26 Sep 2026 13:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | stoatchat before 0.15.5 fails to revalidate usernames after Unicode sanitization, allowing attackers to create usernames with forbidden characters by submitting Unicode letters that transform into rejected characters. Attackers can bypass character allowlists and length limits to create reserved-name lookalikes, embed special characters, and exceed the 32-character storage limit. | |
| Title | stoatchat before 0.15.5 Username Validation Bypass via Unicode Sanitization | |
| Weaknesses | CWE-180 | |
| References |
| |
| Metrics |
cvssV3_1
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-09-26T13:23:37.620Z
Reserved: 2026-09-26T02:34:55.635Z
Link: CVE-2026-100674
No data.
Status : Received
Published: 2026-09-26T14:16:51.297
Modified: 2026-09-26T14:16:51.297
Link: CVE-2026-100674
No data.
OpenCVE Enrichment
No data.
Weaknesses
-
CWE-180
Incorrect Behavior Order: Validate Before Canonicalize