Description
A flaw was found in Moodle. The actions to enable and disable group messaging did not include the necessary token to prevent a Cross-Site Request Forgery (CSRF) risk. A remote attacker could exploit this by tricking an authenticated user into performing unintended actions, potentially leading to unauthorized changes in group messaging settings.
Published: n/a
Score: 3.5 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Moodle fails to include the required token when enabling or disabling group messaging, creating a Cross‑Site Request Forgery risk. A remote attacker can trick an authenticated user into clicking a link or submitting a form that changes group messaging preferences, resulting in unauthorized configuration changes. The vulnerability leverages missing CSRF checks rather than granting arbitrary code execution or data exfiltration.

Affected Systems

The issue affects all Moodle releases that allow group messaging control without a CSRF token, including all publicly deployed installations of Moodle with the default group messaging module. Specific affected versions are not enumerated in the advisory, so all current users should assume any Moodle instance that supports group messaging may be impacted.

Risk and Exploitability

The CVSS score of 3.5 indicates low overall severity, and the EPSS score is not available. The vulnerability is not listed in CISA’s KEV catalog, suggesting no documented large‑scale exploitation. The likely attack vector is indirect: an attacker must lure an authenticated user to a malicious link or script; no direct exploitation from an unauthenticated source is described. Due to the absence of a reflected or stored payload, the risk is confined to configuration changes performed by compromised user accounts.

Generated by OpenCVE AI on August 3, 2026 at 08:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Moodle to the latest version that includes the CSRF token fix for group messaging controls.
  • Restrict group messaging configuration changes to privileged users, limiting exposure to compromised accounts.
  • Verify that Moodle’s configuration enforces CSRF protection (e.g., ensure the sesskey parameter is required for all state‑changing requests).

Generated by OpenCVE AI on August 3, 2026 at 08:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Moodle
Moodle moodle
Vendors & Products Moodle
Moodle moodle

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Description A flaw was found in Moodle. The actions to enable and disable group messaging did not include the necessary token to prevent a Cross-Site Request Forgery (CSRF) risk. A remote attacker could exploit this by tricking an authenticated user into performing unintended actions, potentially leading to unauthorized changes in group messaging settings.
Title moodle: CSRF risk in group messaging state toggle
Weaknesses CWE-22
References
Metrics threat_severity

None

cvssV3_1

{'score': 3.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N'}

threat_severity

Moderate


cve-icon MITRE

No data.

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-28T11:04:58Z

Links: CVE-2026-58341 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T08:45:03Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')