Skip to main content

Fees Management System CVE-2026-10809

| EUVD-2026-34258 LOW
SQL Injection (CWE-89)
2026-06-04 VulDB GHSA-jhfx-cfhr-rg78
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:17 vuln.today

DescriptionCVE.org

A security flaw has been discovered in itsourcecode Fees Management System 1.0. This impacts an unknown function of the file /manage_user.php. The manipulation of the argument ID results in sql injection. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks.

AnalysisAI

SQL injection in itsourcecode Fees Management System 1.0 allows authenticated remote attackers with low privileges to manipulate database queries via the ID parameter in /manage_user.php. The CVSS vector (AV:N/AC:L/PR:L/UI:N) confirms network-accessible exploitation requiring only a low-privilege account, with confidentiality, integrity, and availability all partially impacted. …

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 application credentials
Delivery
Authenticate to Fees Management System
Exploit
Send crafted HTTP request to /manage_user.php with malicious ID parameter
Execution
SQL injection executes in backend database
Impact
Extract or modify sensitive fee and user records

Vulnerability AssessmentAI

Exploitation Exploitation requires an authenticated session with at least low-privilege access to the application (PR:L per CVSS vector) - the attacker must have a valid account on the Fees Management System. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS base score of 6.3 (Medium) reflects a realistic but bounded threat: network-reachable (AV:N), low complexity (AC:L), but constrained by a low-privilege authentication requirement (PR:L), which meaningfully reduces the exploitable surface compared to unauthenticated SQLi. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker who has obtained a low-privilege account on the Fees Management System - for example, a student or staff member - crafts a malicious HTTP request to `/manage_user.php?id=1 UNION SELECT ...` or a similar SQL injection payload targeting the `ID` parameter. Because no input sanitization is present, the injected SQL is executed by the backend database, potentially allowing the attacker to extract user credentials, fee records, or other sensitive data stored in the database. …
Remediation No vendor-released patch has been identified at time of analysis; the remediation level is listed as unknown (RL:X) in the CVSS temporal vector. … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

CVE-2026-10809 vulnerability details – vuln.today

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