LiveActive security incident?Get immediate response
CVE Record

CVE-2020-25701: If the upload course tool in Moodle was used to delete an enrollment method which did not exist or was not...

If the upload course tool in Moodle was used to delete an enrollment method which did not exist or was not already enabled, the tool would erroneously enable that enrollment method. This could lead to unintended users gaining access to the course. Versions affected: 3.9 to 3.9.2, 3.8 to 3.8.5, 3.7 to 3.7.8, 3.5 to 3.5.14 and earlier unsupported versions. This is fixed in moodle 3.9.3, 3.8.6, 3.7.9, 3.5.15, and 3.10.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A Moodle course-upload workflow could accidentally turn on an enrollment method when trying to delete one that was absent or disabled. That could let unintended users access affected courses. The sources identify fixed Moodle releases, but provide no CVSS score or evidence of active exploitation.

Executive priority

Treat this as a moderate access governance issue. It is not presented as actively exploited, but it can expose private course material if affected Moodle versions and course-upload workflows are in use.

Technical view

CVE-2020-25701 is a CWE-284 access control issue in Moodle's upload course tool. For affected Moodle versions, a delete operation targeting a non-existent or disabled enrollment method could enable that method instead, changing course access behavior contrary to administrator intent.

Likely exposure

Exposure is likely limited to Moodle deployments running affected versions where the upload course tool is used to manage enrollment methods. Business impact depends on course sensitivity and which enrollment method becomes enabled.

Exploitation context

The provided sources do not state active exploitation, and KEV is false. They also do not provide public exploit details. The risky condition is operational misuse or crafted course-upload input affecting enrollment configuration.

Researcher notes

Evidence is limited to the CVE description and vendor/distribution references. No CVSS vector, exploit maturity detail, or technical patch analysis is included in the supplied bundle. Avoid assuming unauthenticated exploitation.

Mitigation direction

  • Upgrade Moodle to 3.9.3, 3.8.6, 3.7.9, 3.5.15, 3.10, or later.
  • Check Moodle and distribution advisories for environment-specific update guidance.
  • Review course enrollment methods after bulk course uploads or recent course-import changes.
  • Restrict access to the upload course tool to trusted administrators only.
  • Prioritize unsupported Moodle versions for upgrade or retirement.

Validation and detection

  • Inventory Moodle versions and identify any affected release branches.
  • Review courses for unexpectedly enabled enrollment methods.
  • Check administrative history around bulk course uploads or enrollment-method deletion attempts.
  • Confirm upgraded instances report a fixed Moodle version.
  • Validate that sensitive courses require the intended enrollment controls.
Prepared
Confidence
medium
Sources
6

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-284: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-25701 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
5Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/amoodleFixed in 3.9.3, Fixed in 3.8.6, Fixed in 3.7.9, Fixed in 3.5.15, Fixed in 3.10Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-284 · source CWE mapping

Improper Access Control

Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.