Skip to main content

Fees Management System CVE-2026-10808

| EUVD-2026-34254 LOW
SQL Injection (CWE-89)
2026-06-04 VulDB GHSA-qcp4-xcgp-8f3v
2.1
CVSS 4.0 · NVD

Severity by source

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

Lifecycle Timeline

3
Severity Changed
Jun 04, 2026 - 14:22 NVD
MEDIUM LOW
CVSS changed
Jun 04, 2026 - 14:22 NVD
6.3 (MEDIUM) 2.1 (LOW)
Analysis Generated
Jun 04, 2026 - 14:19 vuln.today

DescriptionCVE.org

A vulnerability was identified in itsourcecode Fees Management System 1.0. This affects an unknown function of the file /manage_student.php. The manipulation of the argument ID leads to sql injection. Remote exploitation of the attack is possible. The exploit is publicly available and might be used.

AnalysisAI

SQL injection in itsourcecode Fees Management System 1.0 allows low-privileged remote attackers to manipulate database queries via the ID parameter in /manage_student.php, resulting in partial compromise of confidentiality, integrity, and availability. The affected product is a PHP-based academic fee tracking application; exploitation requires a valid low-privilege account but no additional user interaction. …

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
Obtain low-privilege account credentials
Delivery
Authenticate to Fees Management System
Exploit
Send crafted HTTP request to /manage_student.php with SQL payload in ID parameter
Execution
Backend executes injected SQL query
Impact
Extract or modify student/financial database records

Vulnerability AssessmentAI

Exploitation Exploitation requires a valid low-privilege account on the Fees Management System (confirmed by CVSS PR:L), meaning unauthenticated exploitation is not possible - an attacker must first obtain credentials, whether through registration, credential theft, or default credentials. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS base score of 6.3 (Medium) reflects a balanced but meaningful risk: network-accessible (AV:N), low complexity (AC:L), but requiring low-privilege authentication (PR:L), with limited per-dimension impact (C:L/I:L/A:L). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with a low-privilege account on the Fees Management System (e.g., a student or staff member) sends a crafted HTTP GET or POST request to `/manage_student.php` with a manipulated `ID` parameter containing SQL injection payload (e.g., `1 UNION SELECT username,password,3 FROM users--`). Because user input is not sanitized before being embedded in the SQL query, the attacker can extract sensitive data from the underlying database, including student records, financial information, or credential hashes. …
Remediation No vendor-released patch has been identified at time of analysis - the CPE wildcard and absence of a fix advisory in the provided references indicate the vendor has not published a remediation. … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

CVE-2026-10808 vulnerability details – vuln.today

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