CVE-2026-5546 Details
Description
A flaw has been found in Campcodes Complete Online Learning Management System 1.0. This impacts the function add_lesson of the file /application/models/Crud_model.php. This manipulation causes unrestricted upload. It is possible to initiate the attack remotely. The exploit has been published and may be used.
A critical vulnerability allowing unrestricted file uploads has been identified in Campcodes Complete Online Learning Management System version 1.0. The issue arises in the 'add_lesson' function within '/application/models/Crud_model.php', where the application fails to properly validate file extensions during the lesson attachment upload process. Instead of enforcing a secure whitelist, the system renames uploaded files using an MD5 hash while blindly appending the original, user-supplied extension, such as '.php'. This vulnerability can be exploited remotely, and the uploaded files' paths are disclosed in the HTML source code, allowing for easy execution of malicious payloads.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 5, 2026CISA-ADP
Assessed Apr 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/whatyourname12345/CVE/tree/main/OLMS | [email protected] | Not Applicable |
| https://vuldb.com/submit/782291 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/vuln/355310 | [email protected] | AdvisoryExploit |
| https://vuldb.com/vuln/355310/cti | [email protected] | Content Wall |
| https://www.campcodes.com/ | [email protected] | Vendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-284 | Improper Access Control | [email protected] |
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Campcodes Complete Online Learning Management System | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 5, 2026 | New CVE Received | [email protected] |
Volerion