Description
LimeSurvey Community Edition 7.0.5 contains an authenticated reflected cross-site scripting vulnerability in the HTML editor popup endpoint. The text and name query parameters are passed through a blacklist sanitizer and then rendered without context-appropriate output encoding.
Published: 2026-08-14
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user can trigger a reflected cross‑site scripting vulnerability through the HTML editor popup in LimeSurvey Community Edition. The attacker supplies malicious data via the text and name query parameters, which bypass a blacklist sanitizer and are rendered without adequate encoding, allowing arbitrary script execution in the context of the logged‑in user. This can lead to session hijacking, data theft, and defacement of the survey interface.

Affected Systems

LimeSurvey Community Edition version 7.0.5 on Linux, macOS, and Windows is affected. The vulnerability is present in the HTML editor popup endpoint and impacts all installations that use this component without applying the latest patch.

Risk and Exploitability

The CVSS score of 8.5 classifies it as High severity. Although no EPSS score is published, the attack requires only authenticated access—information readily available to administrators or users with moderator privileges—making exploitation straightforward. The vulnerability is not listed in CISA’s KEV catalog, but its impact justifies immediate attention. Attackers can craft a malicious URL or embed the payload into survey content to gain execution rights within the authenticated session.

Generated by OpenCVE AI on August 14, 2026 at 19:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest LimeSurvey Community Edition release that includes the patch for this XSS flaw
  • Restrict access to the HTML editor popup to trusted administrators only and remove the editor for users who do not require it
  • Audit custom modules or templates to ensure they do not re‑introduce unsanitized input into the editor

Generated by OpenCVE AI on August 14, 2026 at 19:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 14 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Description LimeSurvey Community Edition 7.0.5 contains an authenticated reflected cross-site scripting vulnerability in the HTML editor popup endpoint. The text and name query parameters are passed through a blacklist sanitizer and then rendered without context-appropriate output encoding.
Title LimeSurvey Community Edition 7.0.5+260623 - Reflected XSS in HTML editor popup
First Time appeared Limesurvey
Limesurvey limesurvey
Weaknesses CWE-79
CPEs cpe:2.3:a:limesurvey:limesurvey:7.0.5:*:linux:*:*:*:*:*
cpe:2.3:a:limesurvey:limesurvey:7.0.5:*:macos:*:*:*:*:*
cpe:2.3:a:limesurvey:limesurvey:7.0.5:*:windows:*:*:*:*:*
Vendors & Products Limesurvey
Limesurvey limesurvey
References
Metrics cvssV4_0

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


Subscriptions

Limesurvey Limesurvey
cve-icon MITRE

Status: PUBLISHED

Assigner: Fluid Attacks

Published:

Updated: 2026-08-14T19:35:01.728Z

Reserved: 2026-07-16T15:34:15.345Z

Link: CVE-2026-63361

cve-icon Vulnrichment

Updated: 2026-08-14T19:34:55.985Z

cve-icon NVD

Status : Received

Published: 2026-08-14T18:18:53.650

Modified: 2026-08-14T20:16:55.450

Link: CVE-2026-63361

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T19:15:03Z

Weaknesses
  • CWE-79

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