Description
LimeSurvey Community Edition 7.0.5 contains an authenticated improper authorization vulnerability in the survey menu entry creation endpoint.



An authenticated user with only the global settings:read permission can directly invoke POST /index.php/admin/menuentries/sa/create and create new survey menu entries without the expected settings:update privilege. The endpoint also allows the attacker to submit menu IDs that the normal interface and intended update workflow restrict for non-superadministrators, enabling unauthorized changes to administrative navigation records.



This issue affects LimeSurvey: 7.0.5.
Published: 2026-08-27
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized creation of administrative menu entries
Action: Patch
AI Analysis

Impact

LimeSurvey Community Edition 7.0.5 contains an authenticated authorization flaw that allows a user with only read access to the global settings to issue a POST request to /index.php/admin/menuentries/sa/create and create new survey menu entries without the required update permission. The endpoint also accepts menu identifiers that the normal interface hides from non‑superadministrators, enabling the attacker to modify administrative navigation records that should remain exclusive to privileged users. This flaw is listed under CWE-862, indicating an improper authorization weakness that can lead to unauthorized configuration changes.

Affected Systems

The vulnerability affects LimeSurvey Community Edition 7.0.5 on all supported platforms, including Linux, macOS, and Windows as reflected in the CPE entries for that version. No other versions are affected according to the available data.

Risk and Exploitability

The CVSS score of 5.1 signifies moderate severity, and the EPSS score is not available. The flaw is not listed in CISA’s KEV catalog. Exploitation requires an authenticated account that possesses only global‑settings read permission, which is typically a low‑privileged user. The vulnerable POST endpoint can be invoked directly to create administrative menu entries and alter navigation links, potentially facilitating further privilege escalation or denial-of-service conditions by disrupting the admin interface. Given the lack of a remote code execution vector, the risk remains confined to unauthorized configuration changes rather than full system compromise.

Generated by OpenCVE AI on August 28, 2026 at 07:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a LimeSurvey version that includes the fix for CVE‑2026‑65931
  • Revoke global‑settings read permission from users who should not have access to administrative menu creation
  • Configure the web server to deny POST requests to /index.php/admin/menuentries/sa/create for non‑superadministrators

Generated by OpenCVE AI on August 28, 2026 at 07:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description LimeSurvey Community Edition 7.0.5 contains an authenticated improper authorization vulnerability in the survey menu entry creation endpoint. An authenticated user with only the global settings:read permission can directly invoke POST /index.php/admin/menuentries/sa/create and create new survey menu entries without the expected settings:update privilege. The endpoint also allows the attacker to submit menu IDs that the normal interface and intended update workflow restrict for non-superadministrators, enabling unauthorized changes to administrative navigation records. This issue affects LimeSurvey: 7.0.5.
Title LimeSurvey Community Edition 7.0.5 - Improper authorization in survey menu entry creation endpoint
First Time appeared Limesurvey
Limesurvey limesurvey
Weaknesses CWE-862
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': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Limesurvey Limesurvey
cve-icon MITRE

Status: PUBLISHED

Assigner: Fluid Attacks

Published:

Updated: 2026-08-28T14:13:54.515Z

Reserved: 2026-07-23T14:59:17.743Z

Link: CVE-2026-65931

cve-icon Vulnrichment

Updated: 2026-08-28T14:06:50.886Z

cve-icon NVD

Status : Deferred

Published: 2026-08-27T20:18:27.700

Modified: 2026-08-28T16:18:20.840

Link: CVE-2026-65931

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T09:15:05Z

Weaknesses