Description
LimeSurvey fails to safely encode attacker-controlled content from a crafted .lss survey file when displaying import warnings, resulting in XSS in the administrative interface.
Published: 2026-09-23
Score: 7.4 High
EPSS: n/a
KEV: No
Impact: Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The flaw lies in LimeSurvey Community Edition 7.0.14 where import warning pages do not escape content coming from a crafted .lss file. An attacker can embed malicious scripts that will run in an administrator’s browser when the warning is displayed, enabling the execution of arbitrary code with the same privileges as the admin user. The weakness is a classic cross‑site scripting flaw.

Affected Systems

The vulnerability affects installations of LimeSurvey Community Edition 7.0.14 on Linux, macOS, and Windows operating systems. Any administrator who uses the web interface to import a .lss survey file is susceptible when that file contains malicious content.

Risk and Exploitability

With a CVSS score of 7.4 the issue is considered high severity, yet no EPSS score is available and the vulnerability is not included in the CISA KEV catalog. Exploitation requires the attacker to supply a malicious .lss file and trigger the import failure, thereby catching an administrative session. Successful exploitation allows the attacker to run arbitrary JavaScript, potentially leading to session hijacking, credential theft, or further compromise of the survey data.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade LimeSurvey to a version that includes the fix for the import‑warning XSS issue.
  • If an upgrade is not yet available, block the upload of external .lss files and disable the import warning feature until the vulnerability is patched.
  • Verify that any displayed import warnings are properly escaped by ensuring that the application performs output encoding for user‑sourced data.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Description LimeSurvey fails to safely encode attacker-controlled content from a crafted .lss survey file when displaying import warnings, resulting in XSS in the administrative interface.
Title LimeSurvey Community Edition 7.0.14 - Reflected XSS through unescaped LSS survey-import warnings
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-23T17:44:18.848Z

Reserved: 2026-09-15T01:05:55.848Z

Link: CVE-2026-91775

cve-icon Vulnrichment

Updated: 2026-09-23T17:44:15.235Z

cve-icon NVD

Status : Deferred

Published: 2026-09-23T18:17:11.097

Modified: 2026-09-23T18:17:11.253

Link: CVE-2026-91775

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-23T19:15:10Z

Weaknesses
  • CWE-79

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