Skip to main content

student-management-system CVE-2026-11474

| EUVD-2026-35005 MEDIUM
Unrestricted Upload of File with Dangerous Type (CWE-434)
2026-06-08 VulDB GHSA-cm8c-634g-crq2
5.5
CVSS 4.0
Share

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/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
None
User Interaction
None
Scope
X

Lifecycle Timeline

3
Analysis Generated
Jun 08, 2026 - 01:28 vuln.today
Severity Changed
Jun 08, 2026 - 01:22 NVD
HIGH MEDIUM
CVSS changed
Jun 08, 2026 - 01:22 NVD
7.3 (HIGH) 5.5 (MEDIUM)

DescriptionNVD

A security flaw has been discovered in Kushan2k student-management-system up to f16a4ceaddd6729c4b306ed4641cda3176c1ef2a. Affected is an unknown function of the file service/RegisterService.php of the component Registration Endpoint. Performing a manipulation of the argument stimg results in unrestricted upload. The attack may be initiated remotely. The exploit has been released to the public and may be used for attacks. This product uses a rolling release model to deliver continuous updates. As a result, specific version information for affected or updated releases is not available. The project was informed of the problem early through an issue report but has not responded yet.

AnalysisAI

Unrestricted file upload in Kushan2k's student-management-system exposes the registration endpoint to unauthenticated remote attackers who can upload arbitrary files - including PHP webshells - by manipulating the stimg argument in service/RegisterService.php. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N) confirms no authentication, no complexity, and no user interaction are required, making this trivially exploitable by any network-reachable attacker. …

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

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify publicly accessible student-management-system instance
Delivery
Send unauthenticated POST to service/RegisterService.php
Exploit
Submit PHP webshell as stimg file parameter
Execution
Server writes file without type validation
Persist
Request uploaded webshell URL via HTTP GET
Impact
Execute arbitrary OS commands as web server process

Vulnerability AssessmentAI

Exploitation No special conditions are required for exploitation - the CVSS 4.0 vector (PR:N/UI:N/AC:L/AT:N) confirms unauthenticated, zero-interaction exploitation against the default configuration of Kushan2k student-management-system. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 base score of 5.5 (Medium) is likely an understatement of true operational risk. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An unauthenticated remote attacker sends a crafted multipart HTTP POST request to `service/RegisterService.php` with the `stimg` field set to a PHP webshell file (e.g., `shell.php` containing `<?php system($_GET['cmd']); ?>`). The server stores the file in a web-accessible upload directory without validating its type, and the attacker then directly requests the uploaded file's URL to execute arbitrary OS commands under the web server's process account. …
Remediation No vendor-released patch has been identified at time of analysis - the project maintainer has not responded to the responsible disclosure filed via GitHub issue (https://github.com/Kushan2k/student-management-system/issues/1). … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

CVE-2026-11474 vulnerability details – vuln.today

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