CVE-2026-5546: Campcodes Complete Online Learning Management System Crud_model.php add_lesson unrestricted upload
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-5546?
CVE-2026-5546 is classified as a high severity vulnerability due to its unrestricted file upload in the Campcodes LMS.
How do I fix CVE-2026-5546?
To fix CVE-2026-5546, implement input validation and restrict file uploads to only allow specific file types in the add_lesson function.
Which version of Campcodes Complete Online Learning Management System is affected by CVE-2026-5546?
CVE-2026-5546 affects version 1.0 of Campcodes Complete Online Learning Management System.
What kind of exploitation can occur due to CVE-2026-5546?
Exploitation of CVE-2026-5546 can allow attackers to upload malicious files, leading to remote code execution on the server.
What part of the Campcodes LMS is vulnerable in CVE-2026-5546?
CVE-2026-5546 targets the add_lesson function in the Crud_model.php file of Campcodes Complete Online Learning Management System.