Skip to main content

Student Transcript System EUVD-2026-31958

| CVE-2026-9573 MEDIUM
SQL Injection (CWE-89)
2026-05-26 VulDB GHSA-38vh-6x94-qmj8
5.5
CVSS 4.0 · NVD
Share

Severity by source

NVD PRIMARY
5.5 MEDIUM
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

Primary rating from NVD · only source for this CVE.

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 - 12:17 vuln.today
Severity Changed
May 26, 2026 - 20:22 NVD
HIGH MEDIUM
CVSS changed
May 26, 2026 - 20:22 NVD
7.3 (HIGH) 5.5 (MEDIUM)

DescriptionCVE.org

A vulnerability was detected in itsourcecode Student Transcript Processing System 1.0. This affects an unknown part of the file /admin/modules/student/index.php?view=view. Performing a manipulation of the argument studentId results in sql injection. The attack can be initiated remotely. The exploit is now public and may be used.

AnalysisAI

SQL injection in itsourcecode Student Transcript Processing System 1.0 exposes the application to unauthenticated remote database manipulation via the studentId parameter in the admin student view endpoint. The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N) confirms no privileges or user interaction are required, and publicly available exploit code exists on GitHub. …

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 internet-exposed admin panel
Exploit
Send crafted HTTP request with SQL payload in studentId
Execution
Trigger unsanitized query execution in PHP backend
Impact
Extract or modify student database records

Vulnerability AssessmentAI

Exploitation The /admin/modules/student/index.php?view=view endpoint must be network-reachable - if the admin panel is internet-exposed, exploitation requires no special conditions beyond HTTP access. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment CVSS 4.0 scores this at 5.5 (Medium), with a network-facing, low-complexity, no-auth, no-interaction attack profile - the most permissive possible access conditions. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A remote unauthenticated attacker - or one who has bypassed any admin login - sends a crafted HTTP request to /admin/modules/student/index.php?view=view with a malicious studentId value containing SQL metacharacters (e.g., a UNION SELECT or boolean-based blind payload). The unsanitized parameter is interpolated directly into a backend SQL query, allowing the attacker to enumerate database tables, extract student records including personally identifiable information, or potentially modify transcript data. …
Remediation No vendor-released patch has been identified at time of analysis - no patched version number appears in any reference, and itsourcecode.com provides no security advisory. … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

EUVD-2026-31958 vulnerability details – vuln.today

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