CVE-2025-11076: SQL Injection in Campcodes Online Learning Management System
A vulnerability was found in Campcodes Online Learning Management System 1.0. This impacts an unknown function of the file /admin/edit_teacher.php. Performing manipulation of the argument department results in sql injection. Remote exploitation of the attack is possible. The exploit has been made public and could be used.
AI Analysis
Technical Summary
CVE-2025-11076 is a SQL Injection vulnerability identified in version 1.0 of the Campcodes Online Learning Management System (LMS). The vulnerability exists in the /admin/edit_teacher.php file, specifically through manipulation of the 'department' argument. This allows an unauthenticated remote attacker to inject malicious SQL code, potentially altering the backend database queries executed by the application. The vulnerability does not require any privileges or user interaction, making it remotely exploitable over the network. The CVSS 4.0 base score is 6.9, indicating a medium severity level. The vector details (AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P) show that the attack vector is network-based, with low attack complexity, no privileges or user interaction required, and partial impact on confidentiality, integrity, and availability. The exploit code has been publicly disclosed, increasing the risk of exploitation, although no confirmed exploits in the wild have been reported yet. The vulnerability could allow attackers to extract sensitive data, modify or delete records, or escalate further attacks within the LMS environment. Given the LMS context, this could compromise student and teacher data, course content, and administrative controls, potentially disrupting educational operations and violating data protection regulations.
Potential Impact
For European organizations, especially educational institutions using Campcodes LMS version 1.0, this vulnerability poses significant risks. Exploitation could lead to unauthorized disclosure of personal data of students and staff, violating GDPR requirements and resulting in legal and financial penalties. Integrity impacts could allow attackers to alter grades, course materials, or administrative data, undermining trust and operational integrity. Availability impacts, though partial, could disrupt LMS services, affecting teaching and learning continuity. The public availability of exploit code increases the likelihood of attacks, which could be leveraged by cybercriminals or state-sponsored actors targeting educational infrastructure. Additionally, compromised LMS systems could serve as pivot points for broader network intrusions within educational or governmental networks. The medium severity rating suggests that while the vulnerability is serious, it may require some technical skill to exploit effectively, but the lack of authentication or user interaction lowers the barrier for attackers.
Mitigation Recommendations
Organizations should immediately assess their use of Campcodes LMS version 1.0 and prioritize upgrading to a patched version once available. In the absence of an official patch, applying web application firewall (WAF) rules to detect and block SQL injection patterns targeting the 'department' parameter in /admin/edit_teacher.php can provide temporary protection. Conduct thorough input validation and parameterized queries in the application code to prevent injection. Restrict access to the /admin directory through network segmentation and IP whitelisting to limit exposure. Regularly monitor logs for suspicious database query patterns or unusual administrative access attempts. Implement database user accounts with the least privileges necessary to limit the impact of any injection. Educate administrative users about the risks and signs of compromise. Finally, prepare an incident response plan specifically addressing potential LMS breaches to ensure rapid containment and remediation.
Affected Countries
Germany, France, United Kingdom, Italy, Spain, Netherlands, Poland, Sweden, Belgium, Austria
CVE-2025-11076: SQL Injection in Campcodes Online Learning Management System
Description
A vulnerability was found in Campcodes Online Learning Management System 1.0. This impacts an unknown function of the file /admin/edit_teacher.php. Performing manipulation of the argument department results in sql injection. Remote exploitation of the attack is possible. The exploit has been made public and could be used.
AI-Powered Analysis
Technical Analysis
CVE-2025-11076 is a SQL Injection vulnerability identified in version 1.0 of the Campcodes Online Learning Management System (LMS). The vulnerability exists in the /admin/edit_teacher.php file, specifically through manipulation of the 'department' argument. This allows an unauthenticated remote attacker to inject malicious SQL code, potentially altering the backend database queries executed by the application. The vulnerability does not require any privileges or user interaction, making it remotely exploitable over the network. The CVSS 4.0 base score is 6.9, indicating a medium severity level. The vector details (AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P) show that the attack vector is network-based, with low attack complexity, no privileges or user interaction required, and partial impact on confidentiality, integrity, and availability. The exploit code has been publicly disclosed, increasing the risk of exploitation, although no confirmed exploits in the wild have been reported yet. The vulnerability could allow attackers to extract sensitive data, modify or delete records, or escalate further attacks within the LMS environment. Given the LMS context, this could compromise student and teacher data, course content, and administrative controls, potentially disrupting educational operations and violating data protection regulations.
Potential Impact
For European organizations, especially educational institutions using Campcodes LMS version 1.0, this vulnerability poses significant risks. Exploitation could lead to unauthorized disclosure of personal data of students and staff, violating GDPR requirements and resulting in legal and financial penalties. Integrity impacts could allow attackers to alter grades, course materials, or administrative data, undermining trust and operational integrity. Availability impacts, though partial, could disrupt LMS services, affecting teaching and learning continuity. The public availability of exploit code increases the likelihood of attacks, which could be leveraged by cybercriminals or state-sponsored actors targeting educational infrastructure. Additionally, compromised LMS systems could serve as pivot points for broader network intrusions within educational or governmental networks. The medium severity rating suggests that while the vulnerability is serious, it may require some technical skill to exploit effectively, but the lack of authentication or user interaction lowers the barrier for attackers.
Mitigation Recommendations
Organizations should immediately assess their use of Campcodes LMS version 1.0 and prioritize upgrading to a patched version once available. In the absence of an official patch, applying web application firewall (WAF) rules to detect and block SQL injection patterns targeting the 'department' parameter in /admin/edit_teacher.php can provide temporary protection. Conduct thorough input validation and parameterized queries in the application code to prevent injection. Restrict access to the /admin directory through network segmentation and IP whitelisting to limit exposure. Regularly monitor logs for suspicious database query patterns or unusual administrative access attempts. Implement database user accounts with the least privileges necessary to limit the impact of any injection. Educate administrative users about the risks and signs of compromise. Finally, prepare an incident response plan specifically addressing potential LMS breaches to ensure rapid containment and remediation.
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- VulDB
- Date Reserved
- 2025-09-26T12:53:43.993Z
- Cvss Version
- 4.0
- State
- PUBLISHED
Threat ID: 68d83c846f1be24301d853c2
Added to database: 9/27/2025, 7:35:32 PM
Last enriched: 10/5/2025, 12:49:04 AM
Last updated: 11/10/2025, 9:09:24 PM
Views: 49
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Related Threats
CVE-2025-63296: n/a
UnknownCVE-2025-48878: CWE-862: Missing Authorization in Combodo iTop
MediumCVE-2025-48065: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Combodo iTop
HighCVE-2025-48055: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in Combodo iTop
HighCVE-2025-63384: n/a
UnknownActions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.