Bitnami package
moodle
pkg:bitnami/moodle
Vulnerabilities (224)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2025-62396 | — | >= 4.5.0, < 4.5.7 | 4.5.7 | Oct 23, 2025 | An error-handling issue in the Moodle router (r.php) could cause the application to display internal directory listings when specific HTTP headers were not properly configured. | ||
| CVE-2025-62394 | — | >= 4.5.0, < 4.5.7 | 4.5.7 | Oct 23, 2025 | Moodle failed to verify enrolment status correctly when sending quiz notifications. As a result, suspended or inactive users might receive quiz-related messages, leaking limited course information. | ||
| CVE-2025-62393 | — | >= 5.0.0, < 5.0.3 | 5.0.3 | Oct 23, 2025 | A flaw was found in the course overview output function where user access permissions were not fully enforced. This could allow unauthorized users to view information about courses they should not have access to, potentially exposing limited course details. | ||
| CVE-2025-53021 | — | >= 3.0.0, < 4.1.10 | 4.1.10 | Jun 24, 2025 | A session fixation vulnerability in Moodle 3.x through 3.11.18 allows unauthenticated attackers to hijack user sessions via the sesskey parameter. The sesskey can be obtained without authentication and reused within the OAuth2 login flow, resulting in the victim's session being l | ||
| CVE-2025-32045 | — | < 4.1.17 | 4.1.17 | Apr 25, 2025 | A flaw has been identified in Moodle where insufficient capability checks in certain grade reports allowed users without the necessary permissions to access hidden grades. | ||
| CVE-2025-32044 | — | >= 4.5.0, < 4.5.3 | 4.5.3 | Apr 25, 2025 | A flaw has been identified in Moodle where, on certain sites, unauthenticated users could retrieve sensitive user data—including names, contact information, and hashed passwords—via stack traces returned by specific API calls. Sites with PHP configured with zend.exception_ignore_ | ||
| CVE-2025-3647 | — | < 4.1.18 | 4.1.18 | Apr 25, 2025 | A flaw was discovered in Moodle. Additional checks were required to ensure that users can only access cohort data they are authorized to retrieve. | ||
| CVE-2025-3645 | — | < 4.1.18 | 4.1.18 | Apr 25, 2025 | A flaw was found in Moodle. Insufficient capability checks in a messaging web service allowed users to view other users' names and online statuses. | ||
| CVE-2025-3644 | — | < 4.1.18 | 4.1.18 | Apr 25, 2025 | A flaw was found in Moodle. Additional checks were required to prevent users from deleting course sections they did not have permission to modify. | ||
| CVE-2025-3643 | — | < 4.1.18 | 4.1.18 | Apr 25, 2025 | A flaw was found in Moodle. The return URL in the policy tool required additional sanitizing to prevent a reflected Cross-site scripting (XSS) risk. | ||
| CVE-2025-3642 | — | < 4.1.18 | 4.1.18 | Apr 25, 2025 | A flaw was found in Moodle. A remote code execution risk was identified in the Moodle LMS EQUELLA repository. By default, this was only available to teachers and managers on sites with the EQUELLA repository enabled. | ||
| CVE-2025-3641 | — | < 4.1.18 | 4.1.18 | Apr 25, 2025 | A flaw was found in Moodle. A remote code execution risk was identified in the Moodle LMS Dropbox repository. By default, this was only available to teachers and managers on sites with the Dropbox repository enabled. | ||
| CVE-2025-3640 | — | < 4.1.18 | 4.1.18 | Apr 25, 2025 | A flaw was found in Moodle. Insufficient capability checks made it possible for a user enrolled in a course to access some details, such as the full name and profile image URL, of other users they did not have permission to access. | ||
| CVE-2025-3638 | — | < 4.1.18 | 4.1.18 | Apr 25, 2025 | A flaw was found in Moodle. The analysis request action in the Brickfield tool did not include the necessary token to prevent a Cross-site request forgery (CSRF) risk. | ||
| CVE-2025-3637 | — | < 4.3.12 | 4.3.12 | Apr 25, 2025 | A security vulnerability was found in Moodle where confidential information that prevents cross-site request forgery (CSRF) attacks was shared publicly through the site's URL. This vulnerability occurred specifically on two types of pages within the mod_data module: edit and dele | ||
| CVE-2025-3636 | — | < 4.1.18 | 4.1.18 | Apr 25, 2025 | A flaw was found in Moodle. This vulnerability allows unauthorized users to access and view RSS feeds due to insufficient capability checks. | ||
| CVE-2025-3635 | — | < 4.1.18 | 4.1.18 | Apr 25, 2025 | A security vulnerability was discovered in Moodle that allows anyone to duplicate existing tours without needing to log in due to a lack of protection against cross-site request forgery (CSRF) attacks. | ||
| CVE-2025-3628 | — | >= 4.5.0, < 4.5.4 | 4.5.4 | Apr 25, 2025 | A flaw has was found in Moodle where anonymous assignment submissions can be de-anonymized via search, revealing student identities. | ||
| CVE-2025-3627 | — | >= 4.3.0, < 4.3.12 | 4.3.12 | Apr 25, 2025 | A security vulnerability was discovered in Moodle that allows some users to access sensitive information about other students before they finish verifying their identities using two-factor authentication (2FA). | ||
| CVE-2025-3625 | — | >= 4.3.0, < 4.3.12 | 4.3.12 | Apr 25, 2025 | A security vulnerability was discovered in Moodle that can allow hackers to gain access to sensitive information about students and prevent them from logging into their accounts, even after they had completed two-factor authentication (2FA). |
- CVE-2025-62396Oct 23, 2025affected >= 4.5.0, < 4.5.7fixed 4.5.7
An error-handling issue in the Moodle router (r.php) could cause the application to display internal directory listings when specific HTTP headers were not properly configured.
- CVE-2025-62394Oct 23, 2025affected >= 4.5.0, < 4.5.7fixed 4.5.7
Moodle failed to verify enrolment status correctly when sending quiz notifications. As a result, suspended or inactive users might receive quiz-related messages, leaking limited course information.
- CVE-2025-62393Oct 23, 2025affected >= 5.0.0, < 5.0.3fixed 5.0.3
A flaw was found in the course overview output function where user access permissions were not fully enforced. This could allow unauthorized users to view information about courses they should not have access to, potentially exposing limited course details.
- CVE-2025-53021Jun 24, 2025affected >= 3.0.0, < 4.1.10fixed 4.1.10
A session fixation vulnerability in Moodle 3.x through 3.11.18 allows unauthenticated attackers to hijack user sessions via the sesskey parameter. The sesskey can be obtained without authentication and reused within the OAuth2 login flow, resulting in the victim's session being l
- CVE-2025-32045Apr 25, 2025affected < 4.1.17fixed 4.1.17
A flaw has been identified in Moodle where insufficient capability checks in certain grade reports allowed users without the necessary permissions to access hidden grades.
- CVE-2025-32044Apr 25, 2025affected >= 4.5.0, < 4.5.3fixed 4.5.3
A flaw has been identified in Moodle where, on certain sites, unauthenticated users could retrieve sensitive user data—including names, contact information, and hashed passwords—via stack traces returned by specific API calls. Sites with PHP configured with zend.exception_ignore_
- CVE-2025-3647Apr 25, 2025affected < 4.1.18fixed 4.1.18
A flaw was discovered in Moodle. Additional checks were required to ensure that users can only access cohort data they are authorized to retrieve.
- CVE-2025-3645Apr 25, 2025affected < 4.1.18fixed 4.1.18
A flaw was found in Moodle. Insufficient capability checks in a messaging web service allowed users to view other users' names and online statuses.
- CVE-2025-3644Apr 25, 2025affected < 4.1.18fixed 4.1.18
A flaw was found in Moodle. Additional checks were required to prevent users from deleting course sections they did not have permission to modify.
- CVE-2025-3643Apr 25, 2025affected < 4.1.18fixed 4.1.18
A flaw was found in Moodle. The return URL in the policy tool required additional sanitizing to prevent a reflected Cross-site scripting (XSS) risk.
- CVE-2025-3642Apr 25, 2025affected < 4.1.18fixed 4.1.18
A flaw was found in Moodle. A remote code execution risk was identified in the Moodle LMS EQUELLA repository. By default, this was only available to teachers and managers on sites with the EQUELLA repository enabled.
- CVE-2025-3641Apr 25, 2025affected < 4.1.18fixed 4.1.18
A flaw was found in Moodle. A remote code execution risk was identified in the Moodle LMS Dropbox repository. By default, this was only available to teachers and managers on sites with the Dropbox repository enabled.
- CVE-2025-3640Apr 25, 2025affected < 4.1.18fixed 4.1.18
A flaw was found in Moodle. Insufficient capability checks made it possible for a user enrolled in a course to access some details, such as the full name and profile image URL, of other users they did not have permission to access.
- CVE-2025-3638Apr 25, 2025affected < 4.1.18fixed 4.1.18
A flaw was found in Moodle. The analysis request action in the Brickfield tool did not include the necessary token to prevent a Cross-site request forgery (CSRF) risk.
- CVE-2025-3637Apr 25, 2025affected < 4.3.12fixed 4.3.12
A security vulnerability was found in Moodle where confidential information that prevents cross-site request forgery (CSRF) attacks was shared publicly through the site's URL. This vulnerability occurred specifically on two types of pages within the mod_data module: edit and dele
- CVE-2025-3636Apr 25, 2025affected < 4.1.18fixed 4.1.18
A flaw was found in Moodle. This vulnerability allows unauthorized users to access and view RSS feeds due to insufficient capability checks.
- CVE-2025-3635Apr 25, 2025affected < 4.1.18fixed 4.1.18
A security vulnerability was discovered in Moodle that allows anyone to duplicate existing tours without needing to log in due to a lack of protection against cross-site request forgery (CSRF) attacks.
- CVE-2025-3628Apr 25, 2025affected >= 4.5.0, < 4.5.4fixed 4.5.4
A flaw has was found in Moodle where anonymous assignment submissions can be de-anonymized via search, revealing student identities.
- CVE-2025-3627Apr 25, 2025affected >= 4.3.0, < 4.3.12fixed 4.3.12
A security vulnerability was discovered in Moodle that allows some users to access sensitive information about other students before they finish verifying their identities using two-factor authentication (2FA).
- CVE-2025-3625Apr 25, 2025affected >= 4.3.0, < 4.3.12fixed 4.3.12
A security vulnerability was discovered in Moodle that can allow hackers to gain access to sensitive information about students and prevent them from logging into their accounts, even after they had completed two-factor authentication (2FA).
Page 2 of 12