Skip to main content

Class and Exam Timetabling System EUVD-2026-35017

| CVE-2026-11486 MEDIUM
SQL Injection (CWE-89)
2026-06-08 VulDB GHSA-jhwg-f9vr-9mj8
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
Severity Changed
Jun 08, 2026 - 05:22 NVD
HIGH MEDIUM
CVSS changed
Jun 08, 2026 - 05:22 NVD
7.3 (HIGH) 5.5 (MEDIUM)
Analysis Generated
Jun 08, 2026 - 05:16 vuln.today

DescriptionCVE.org

A vulnerability was detected in SourceCodester Class and Exam Timetabling System 1.0. Affected by this vulnerability is an unknown functionality of the file /archive1.php. Performing a manipulation of the argument sy results in sql injection. Remote exploitation of the attack is possible. The exploit is now public and may be used.

AnalysisAI

SQL injection in SourceCodester Class and Exam Timetabling System 1.0 allows remote unauthenticated attackers to manipulate the 'sy' parameter in /archive1.php to inject arbitrary SQL queries against the backend database. Publicly available exploit code exists per VulDB submission 369106, raising the practical risk despite the moderate CVSS 7.3 score. …

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 exposed /archive1.php endpoint
Delivery
Craft SQLi payload in sy parameter
Exploit
Submit HTTP request to vulnerable PHP handler
Execution
Backend concatenates input into MySQL query
Persist
Database returns injected query results
Impact
Exfiltrate credentials and timetable data

Vulnerability AssessmentAI

Exploitation The target must be a reachable instance of SourceCodester Class and Exam Timetabling System 1.0 with the /archive1.php endpoint accessible to the attacker; the CVSS vector AV:N/AC:L/PR:N/UI:N confirms no authentication, no user interaction, and no special client-side conditions are needed. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 vector AV:N/AC:L/PR:N/UI:N indicates a network-reachable, low-complexity, unauthenticated attack - the highest exposure profile - but the impact metrics C:L/I:L/A:L drag the base score to 7.3, suggesting partial rather than full database compromise from a single injection point. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A remote unauthenticated attacker sends an HTTP request to /archive1.php with a malicious payload in the 'sy' parameter (e.g., sy=2024-2025' UNION SELECT username,password FROM users-- ), causing the backend MySQL database to return user credentials or other sensitive timetable data. Because a public PoC exists on GitHub, opportunistic scanners and script-kiddie tooling can be expected to target exposed instances with minimal effort.
Remediation No vendor-released patch identified at time of analysis - SourceCodester projects typically receive community fixes rather than formal advisories. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours: identify and isolate affected instances; disable the /archive1.php endpoint if functionality permits. …

Sign in for detailed remediation steps and compensating controls.

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

Share

EUVD-2026-35017 vulnerability details – vuln.today

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