CVE-2026-3403 Details
Description
A vulnerability was detected in PHPGurukul Student Record Management System 1.0. This issue affects some unknown processing of the file /edit-subject.php. Performing a manipulation of the argument Subject 1 results in cross site scripting. The attack is possible to be carried out remotely. The exploit is now public and may be used.
A stored cross-site scripting vulnerability has been identified in PHPGurukul Student Record Management System version 1.0. The issue arises in the /edit-subject.php file, specifically within the Subject 1 field. The application does not properly validate or encode user input before saving it to the database and displaying it in the browser. This flaw allows authenticated administrators to inject malicious JavaScript, which is executed when the subject record is accessed or edited. As a result, this vulnerability enables the execution of arbitrary JavaScript in the context of the administrator's browser.
It is recommended to implement strict server-side input validation and sanitization, encode all user output using context-aware encoding methods, and establish a strong Content Security Policy. Additionally, enable HTTPOnly and Secure flags on session cookies, conduct secure code reviews to ensure consistent output encoding, and apply centralized input filtering mechanisms and security testing before deployment.
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 2, 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/AS-AbdulSamad/CVEs/issues/3 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://phpgurukul.com/ | [email protected] | Product |
| https://vuldb.com/?ctiid.348298 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.348298 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.763324 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| phpgurukul student record 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 3, 2026 | Initial Analysis | [email protected] |
| Mar 2, 2026 | New CVE Received | [email protected] |