CVE-2022-21649
CVE-2022-21649 is a high-severity vulnerability in Convos with a CVSS 3.x base score of 7.6. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-79.
Key facts
- Severity: High (CVSS 3.x base score 7.6)
- CVSS v2: 3.5
- EPSS exploit prediction: 1% (56th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-79
- Affected product: Convos
- Published:
- Last modified:
Description
Convos is an open source multi-user chat that runs in a web browser. Characters starting with "https://" in the chat window create an <a> tag. Stored XSS vulnerability using onfocus and autofocus occurs because escaping exists for "<" or ">" but escaping for double quotes does not exist. Through this vulnerability, an attacker is capable to execute malicious scripts. Users are advised to update as soon as possible.
Frequently asked questions
- What is CVE-2022-21649?
- Convos is an open source multi-user chat that runs in a web browser. Characters starting with "https://" in the chat window create an <a> tag. Stored XSS vulnerability using onfocus and autofocus occurs because escaping exists for "<" or ">" but escaping for double quotes does not exist. Through this vulnerability, an attacker is capable to execute malicious scripts. Users are advised to update as soon as possible.
- How severe is CVE-2022-21649?
- CVE-2022-21649 has a CVSS 3.x base score of 7.6, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is high, integrity low, and availability none.
- Is CVE-2022-21649 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (56th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-21649?
- CVE-2022-21649 affects Convos. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2022-21649?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2022-21649 published?
- CVE-2022-21649 was published on 2022-01-04 and last updated on 2026-06-17.
References
- https://blog.pocas.kr/2021/12/30/2021-12-30-s-xss-convos-chat/#Second-vulnerability
- https://github.com/convos-chat/convos/commit/86b2193de375005ba71d9dd53843562c6ac1847c
- https://github.com/convos-chat/convos/security/advisories/GHSA-xmpj-xwm3-vww7
- https://www.huntr.dev/bounties/4532a0ac-4e7c-4fcf-9fe3-630e132325c0/
Affected products (1)
- cpe:2.3:a:convos:convos:*:*:*:*:*:*:*:*
More vulnerabilities in Convos
- CVE-2022-21650 — High (CVSS 7.6): Convos is an open source multi-user chat that runs in a web browser. You can't use SVG extension in Convos' chat…
- CVE-2021-42584 — Medium (CVSS 5.4): A Stored Cross Site Scripting (XSS) issue exists in Convos-Chat before 6.32.
- CVE-2020-14423 — Medium (CVSS 5.3): Convos before 4.20 does not properly generate a random secret in Core/Settings.pm and Util.pm. This leads to a…
Other CWE-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →