CVE-2026-2938 Details
Description
A vulnerability has been found in SourceCodester Student Result Management System 1.0. The affected element is an unknown function of the file /srms/script/admin/core/update_smtp.php. The manipulation leads to improper access controls. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
A critical vulnerability exists in SourceCodester Student Result Management System version 1.0, specifically within the file '/srms/script/admin/core/update_smtp.php'. This vulnerability arises from a lack of authentication and authorization checks, allowing remote, unauthenticated attackers to manipulate the application's SMTP configuration. Exploiting this flaw could lead to unauthorized interception of password reset tokens, facilitating a complete account takeover of the administrator.
To address this vulnerability, it is recommended to implement session-based access controls in the 'update_smtp.php' file. This can be done by adding a session validation check to ensure that the user is logged in and has the appropriate administrative privileges before allowing any modifications to the SMTP settings.
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 Feb 25, 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/Shaon-Xis/SRMS-1.0---Unauthenticated-SMTP-Hijacking-to-Account-Takeover | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/?ctiid.347310 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.347310 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.755345 | [email protected] | Third Party AdvisoryVDB Entry |
| https://www.sourcecodester.com/ | [email protected] | Product |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-284 | Improper Access Control | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| munyweki student result 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] |
| Feb 23, 2026 | Initial Analysis | [email protected] |
| Feb 22, 2026 | New CVE Received | [email protected] |