CVE-2026-3770 Details
Description
A flaw has been found in SourceCodester Computer Laboratory Management System 1.0. This affects an unknown part. This manipulation causes cross-site request forgery. The attack is possible to be carried out remotely. The exploit has been published and may be used.
A Cross-Site Request Forgery (CSRF) vulnerability has been identified in SourceCodester Computer Laboratory Management System version 1.0. The issue arises because the application does not implement adequate CSRF protection on state-changing requests, particularly those handled by the 'save_users' function in 'classes/Users.php'. This vulnerability allows an attacker to craft a malicious webpage that, when visited by an authenticated administrator, can trigger unauthorized modifications to the administrator's account. Such exploitation could lead to a takeover of the administrative account and a complete compromise of the application.
It is recommended to implement anti-CSRF tokens for all state-changing requests, validate the origin and referer headers, enforce SameSite cookie attributes, and require server-side CSRF validation before processing POST requests.
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.
CISA-ADP
Assessed Mar 10, 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://gist.github.com/richardaugustine/618db4846b5ea60344721c716ef31b4e | [email protected] | ExploitMitigationThird Party Advisory |
| https://vuldb.com/?ctiid.349748 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.349748 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.768839 | [email protected] | Third Party AdvisoryVDB Entry |
| https://www.sourcecodester.com/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [email protected] |
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| oretnom23 computer laboratory management system | 1.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 9, 2026 | Initial Analysis | [email protected] |
| Mar 8, 2026 | New CVE Received | [email protected] |