LiveActive security incident?Get immediate response
CVE Record

CVE-2018-13879: A reflected XSS issue was discovered in the registration form in Rocket.Chat before 0.66.

A reflected XSS issue was discovered in the registration form in Rocket.Chat before 0.66. When one creates an account, the next step will ask for a username. This field will not save HTML control characters but an error will be displayed that shows the attempted username unescaped via packages/rocketchat-ui-login/client/username/username.js in packages/rocketchat-ui-login/client/username/username.html.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Rocket.Chat versions before 0.66 could reflect unsafe content during account setup. A malicious link or registration interaction could cause script to run in a user's browser. The issue is old and source evidence does not show active exploitation, but externally reachable registration pages deserve review.

Executive priority

Treat as a moderate cleanup item unless an old Rocket.Chat instance still exposes registration publicly. Prioritize upgrade or retirement of vulnerable deployments because XSS can affect user sessions and trust, even when no active exploitation is documented.

Technical view

The CVE describes reflected XSS in Rocket.Chat's registration username step before 0.66. The attempted username was not saved with HTML control characters, but an error message displayed it unescaped through the listed username.js and username.html files.

Likely exposure

Exposure is likely limited to Rocket.Chat deployments before 0.66 where registration or account creation flows are reachable. Public self-registration would raise likelihood. The source bundle does not identify affected CPEs, hosted offerings, or downstream products.

Exploitation context

The source bundle does not indicate known active exploitation, and CISA KEV status is false. As reflected XSS, successful abuse would generally require a victim to interact with a crafted registration flow or link-like path that reaches the vulnerable error rendering.

Researcher notes

Evidence is sparse: CVE text and one GitHub issue support the vulnerable component and version boundary. No CVSS, CWE, exploit-in-the-wild report, or detailed patch advisory is included in the supplied bundle.

Mitigation direction

  • Identify any Rocket.Chat deployments older than version 0.66.
  • Upgrade affected Rocket.Chat instances to 0.66 or later.
  • Restrict public registration if business use does not require it.
  • Review vendor issue guidance before relying on compensating controls.

Validation and detection

  • Confirm deployed Rocket.Chat version across production and staging.
  • Check whether public account registration is enabled.
  • Review registration username error handling for escaped output.
  • Search historical logs for unusual registration error activity.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2018-13879 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.