CVE-2026-90856 Details
Description
A security vulnerability has been detected in SourceCodester College Notes Gallery Management System 1.0. This impacts an unknown function of the file signup.php of the component Registration Flow. Such manipulation of the argument role leads to improper privilege management. The attack can be launched remotely. The exploit has been disclosed publicly and may be used.
A vulnerability allowing unauthorized admin account creation has been identified in SourceCodester College Notes Gallery Management System version 1.0. The issue resides in the `signup.php` file within the registration flow component. The vulnerability arises because the application fails to validate the `role` parameter on the server side, allowing attackers to manipulate the request and assign themselves administrative privileges. This exploitation can be done remotely, and the created admin accounts bypass normal authorization processes.
To address this vulnerability, implement a server-side allowlist for the `role` parameter, ensuring that only authorized roles can be assigned. Additionally, require administrative approval for elevated roles and validate all sensitive fields on the server. Finally, add authorization checks before processing privileged actions.
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 Sep 15, 2026CISA-ADP
Assessed Sep 15, 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/Andyov0/cve/issues/4 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/cve/CVE-2026-90856 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/927252 | [email protected] | Permission Required |
| https://vuldb.com/vuln/403413 | [email protected] | Permission Required |
| https://vuldb.com/vuln/403413/cti | [email protected] | Content Wall |
| https://www.sourcecodester.com/ | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-266 | Incorrect Privilege Assignment | [email protected] |
| CWE-269 | Improper Privilege Management | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| SourceCodester College Notes Gallery Management System | 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 15, 2026 | CVE Modified | CISA-ADP |
| Sep 15, 2026 | New CVE Received | [email protected] |
Volerion