CVE-2026-63360
Received Received - Intake

Authenticated Reflected XSS in LimeSurvey Community Edition

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

Publication date: 2026-08-26

Last updated on: 2026-08-26

Assigner: Fluid Attacks

Description

LimeSurvey Community Edition 7.0.5+260623 contains an authenticated reflected Cross-Site Scripting vulnerability in the user activation confirmation endpoint. The action query parameter is copied into the response and inserted into a hidden input attribute without HTML attribute encoding. This issue affects LimeSurvey: 7.0.5.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-26
Last Modified
2026-08-26
Generated
2026-08-27
AI Q&A
2026-08-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
limesurvey community_edition 7.0.5

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 Community Edition 7.0.5+260623 has an authenticated reflected Cross-Site Scripting (XSS) vulnerability. This occurs in the user activation confirmation endpoint where the action query parameter is reflected in the response without proper HTML encoding, allowing script injection via a hidden input attribute.

Detection Guidance

To detect this vulnerability, inspect HTTP responses for the 'action' query parameter reflected in hidden input attributes without proper encoding. Use tools like Burp Suite or OWASP ZAP to intercept and analyze responses from LimeSurvey endpoints. Check for URLs containing 'action=' followed by user-supplied input in the response body.

Impact Analysis

An attacker could exploit this to execute malicious scripts in a victim's browser when they interact with the vulnerable endpoint. This may lead to session hijacking, data theft, or unauthorized actions on behalf of the user.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR's integrity and confidentiality principles or HIPAA's security requirements for protected health information. Organizations may face compliance penalties if exploited.

Mitigation Strategies

Upgrade LimeSurvey to a patched version beyond 7.0.5. If upgrading is not immediately possible, apply input validation to sanitize the 'action' parameter and ensure proper HTML attribute encoding in responses. Restrict access to the user activation endpoint to trusted users only.

Chat Assistant

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

EPSS Chart