Description
LimeSurvey Community Edition 7.0.5 contains a stored cross-site scripting vulnerability in the Survey Menu Entries administration page. An authenticated user with the global settings:read permission can create a survey menu entry containing attacker-controlled data. The value is stored in the surveymenu_entries.data field and later inserted into a single-quoted HTML title attribute without context-appropriate encoding.

This issue affects LimeSurvey: 7.0.5.
Published: 2026-08-26
Score: 8.4 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

LimeSurvey Community Edition 7.0.5 contains a stored XSS flaw that allows an authenticated user with global settings:read permission to create a survey menu entry that stores attacker‑controlled data in the surveymenu_entries.data field, which is later rendered inside a single‑quoted HTML title attribute without proper encoding. The stored payload is executed in the browser of any user who opens the menu entry. Based on the description, an attacker might exploit this to session hijack, deface, or execute arbitrary scripts in the site context.

Affected Systems

The vulnerability applies to LimeSurvey Community Edition version 7.0.5 on all supported platforms, including Linux, macOS, and Windows.

Risk and Exploitability

The CVSS score of 8.4 reflects a moderate to high severity. The EPSS score is not available and the flaw is not listed in CISA KEV. Exploitation requires a legitimate login with read permission, after which an attacker can persistently embed malicious script in a menu entry that will be executed for all users who view it. Because the flaw is stored and not limited to a specific user, widespread impact is possible once an authorized user creates a malicious entry.

Generated by OpenCVE AI on August 26, 2026 at 22:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade LimeSurvey to the latest patched release that removes the XSS vulnerability.
  • Restrict or revoke global settings:read permission for users who do not need to create menu entries, limiting the ability to insert malicious data.
  • Review existing menu entries for suspicious characters or script content and either remove them or sanitize the data field to encode special characters before rendering.

Generated by OpenCVE AI on August 26, 2026 at 22:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description LimeSurvey Community Edition 7.0.5 contains a stored cross-site scripting vulnerability in the Survey Menu Entries administration page. An authenticated user with the global settings:read permission can create a survey menu entry containing attacker-controlled data. The value is stored in the surveymenu_entries.data field and later inserted into a single-quoted HTML title attribute without context-appropriate encoding. This issue affects LimeSurvey: 7.0.5.
Title LimeSurvey 7.0.5 - Stored XSS in Survey Menu Entries
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.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/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-26T20:42:44.008Z

Reserved: 2026-07-16T15:33:16.944Z

Link: CVE-2026-15973

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-26T21:16:38.063

Modified: 2026-08-26T21:16:38.063

Link: CVE-2026-15973

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T23:30:12Z

Weaknesses
  • CWE-79

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