Description
LimeSurvey Community Edition 7.0.14 contains a reflected cross-site scripting vulnerability on the administrative survey-participant CSV import result page.
Published: 2026-09-23
Score: 7.4 High
EPSS: n/a
KEV: No
Impact: Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

LimeSurvey Community Edition 7.0.14 contains a reflected cross‑site scripting flaw that is triggered when an administrator imports a CSV file with an invalid column name. The attacker can embed arbitrary JavaScript into the import result page, which will execute in the context of any user who views that page. This may lead to cookie theft, session hijacking, defacement, or the execution of malicious actions on behalf of the victim. The vulnerability does not grant server‑side code execution or direct access to the file system.

Affected Systems

The flaw affects LimeSurvey Community Edition 7.0.14 running on Linux, macOS, and Windows platforms. Only installations using that exact version are impacted; newer versions may have the issue resolved.

Risk and Exploitability

The CVSS score of 7.4 indicates a high impact when combined with the possibility of injection through an administrative operation. Exploitation requires administrative access to the survey‑participant CSV import feature, and the attack vector is web‑based via a privileged user interface. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, implying that no confirmed widespread exploitation has been reported yet. Nonetheless, the attacker can transform the admin UI into a vector for phishing or data theft, making the risk significant for organizations with unprotected survey administration.

Generated by OpenCVE AI on September 23, 2026 at 19:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a LimeSurvey version newer than 7.0.14 that includes the fix for the reflected XSS issue
  • If upgrading is not possible, restrict the CSV import feature to a small group of vetted administrators or disable the feature temporarily until the patch is applied
  • Implement input validation on the import interface to reject invalid column names and sanitize any user‑supplied data before rendering it in the browser

Generated by OpenCVE AI on September 23, 2026 at 19:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 23 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 23 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
Description LimeSurvey Community Edition 7.0.14 contains a reflected cross-site scripting vulnerability on the administrative survey-participant CSV import result page.
Title LimeSurvey Community Edition 7.0.14 - Reflected XSS in participant CSV import result via invalid attribute column name
First Time appeared Limesurvey
Limesurvey limesurvey
Weaknesses CWE-79
CPEs cpe:2.3:a:limesurvey:limesurvey:7.0.14:*:linux:*:*:*:*:*
cpe:2.3:a:limesurvey:limesurvey:7.0.14:*:macos:*:*:*:*:*
cpe:2.3:a:limesurvey:limesurvey:7.0.14:*:windows:*:*:*:*:*
Vendors & Products Limesurvey
Limesurvey limesurvey
References
Metrics cvssV4_0

{'score': 7.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/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-09-23T19:32:21.944Z

Reserved: 2026-09-16T17:59:04.632Z

Link: CVE-2026-92730

cve-icon Vulnrichment

Updated: 2026-09-23T19:32:19.405Z

cve-icon NVD

Status : Deferred

Published: 2026-09-23T19:19:44.430

Modified: 2026-09-23T20:17:22.383

Link: CVE-2026-92730

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T20:30:09Z

Weaknesses
  • CWE-79

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