Description
A stored cross-site scripting vulnerability in ElkArte Forum 2.0 Beta 1 allows any registered member to inject persistent JavaScript into the profile fields cust_blurb and cust_locate. The fields are saved without HTML encoding and rendered unescaped in profile views visible to administrators. An attacker can craft a payload that executes in an administrator session, enabling session hijacking or privilege escalation.
Published: 2026-08-11
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a stored cross‑site scripting flaw that allows any registered member to inject persistent JavaScript into the profile fields cust_blurb and cust_locate. The inputs are saved without HTML encoding and are rendered unescaped in profile views that are visible to administrators. By crafting an appropriate payload, an attacker can cause the JavaScript to run in an administrator’s browser session, potentially enabling session hijacking or privilege escalation.

Affected Systems

Affected products are ElkArte Forum, specifically the ElkArte 2.0 Beta 1 release. No other versions were identified as impacted by the current data.

Risk and Exploitability

The vulnerability carries a CVSS score of 5.4, indicating a moderate severity. Exploitation requires only that the attacker be a registered user able to edit the two profile fields, after which the malicious code executes when an administrator views the profile. Because the code runs in the administrator’s browser context, it can hijack the admin session or elevate privileges. The EPSS score is not available, so the probability of exploitation is uncertain, and the vulnerability is not listed in the CISA KEV catalog.

Generated by OpenCVE AI on August 11, 2026 at 17:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ElkArte Forum to the latest released version that contains the patch for this stored XSS vulnerability.
  • If an immediate upgrade is not possible, restrict editing of the cust_blurb and cust_locate fields to administrators only or disable those fields entirely for non‑admin users.
  • Implement server‑side sanitization to HTML‑encode or otherwise neutralize the content of the cust_blurb and cust_locate fields before rendering them in profile views.

Generated by OpenCVE AI on August 11, 2026 at 17:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Elkarte Forum
Elkarte Forum elkarte
Vendors & Products Elkarte Forum
Elkarte Forum elkarte

Tue, 11 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 11 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description A stored cross-site scripting vulnerability in ElkArte Forum 2.0 Beta 1 allows any registered member to inject persistent JavaScript into the profile fields cust_blurb and cust_locate. The fields are saved without HTML encoding and rendered unescaped in profile views visible to administrators. An attacker can craft a payload that executes in an administrator session, enabling session hijacking or privilege escalation.
Title ElkArte Forum ElkArte - Cross-Site Scripting
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Elkarte Forum Elkarte
cve-icon MITRE

Status: PUBLISHED

Assigner: TuranSec

Published:

Updated: 2026-08-11T15:16:23.690Z

Reserved: 2026-08-10T10:32:49.081Z

Link: CVE-2026-72553

cve-icon Vulnrichment

Updated: 2026-08-11T15:16:19.195Z

cve-icon NVD

Status : Received

Published: 2026-08-11T12:17:40.980

Modified: 2026-08-11T16:17:35.680

Link: CVE-2026-72553

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:54:41Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')