CVE-2026-91775
Deferred Deferred - Pending Action

LimeSurvey Reflected XSS via Import Warnings

Vulnerability report for CVE-2026-91775, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-23

Last updated on: 2026-09-23

Assigner: Fluid Attacks

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-23
Last Modified
2026-09-23
Generated
2026-09-23
AI Q&A
2026-09-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 3 associated CPEs
Vendor Product Version / Range
limesurvey limesurvey to 7.1.2 (exc)
limesurvey limesurvey 7.1.2
limesurvey limesurvey From 7.0.14 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

LimeSurvey has a reflected Cross-Site Scripting (XSS) vulnerability where attacker-controlled content from a crafted .lss survey file is not properly encoded when displaying import warnings. This allows malicious JavaScript to execute in the administrative interface when a privileged user imports the file.

Detection Guidance

To detect this vulnerability, monitor for unusual administrative actions or unexpected JavaScript execution in the LimeSurvey interface. Check for imported .lss files containing suspicious content like onerror handlers in image tags. Review server logs for failed import attempts or warnings related to survey imports.

Impact Analysis

If exploited, an attacker could execute arbitrary JavaScript in the context of a superadministrator's session. This could lead to account compromise, creation of persistent superadministrator accounts, and unauthorized access to sensitive data and configurations.

Compliance Impact

This vulnerability could lead to unauthorized access to personal data, violating GDPR's data protection requirements and HIPAA's safeguards for protected health information. Compliance may be compromised if sensitive data is exposed or modified due to the XSS attack.

Mitigation Strategies
  • Upgrade LimeSurvey to version 7.1.2 or later to apply the patch that fixes the XSS vulnerability in import warnings.
  • Restrict survey import permissions to trusted administrators only to reduce exposure to malicious .lss files.
  • Implement content validation for uploaded .lss files to detect and block files containing executable scripts or unusual tags.
  • Monitor administrative accounts for unauthorized changes or suspicious activities following survey imports.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-91775. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart