CVE-2026-9603: SourceCodester eDoc Doctor Appointment System delete-session.php authorization
A security vulnerability has been detected in SourceCodester eDoc Doctor Appointment System 1.0. This affects an unknown part of the file /admin/delete-session.php. The manipulation of the argument ID leads to missing authorization. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used.
This flaw lets a remote unauthenticated attacker manipulate an ID value tied to /admin/delete-session.php in SourceCodester eDoc Doctor Appointment System 1.0. The likely business impact is improper deletion or disruption of appointment session records, not full system takeover based on available sources.
Executive priority
Treat this as a moderate-priority internet exposure issue. Prioritize systems handling patient or appointment operations, because unauthorized deletion can disrupt scheduling workflows even without evidence of data theft or full compromise.
Technical view
CVE-2026-9603 is a missing authorization issue in SourceCodester eDoc Doctor Appointment System 1.0, mapped to CWE-862 and CWE-863. The CVSS 4.0 score is 6.9 with network access, low complexity, no privileges, and no user interaction. Reported impact is low integrity and availability loss.
Likely exposure
Exposure is limited to organizations running SourceCodester eDoc Doctor Appointment System 1.0, especially internet-accessible deployments with the admin delete-session endpoint reachable. No other products or versions are supported by the provided evidence.
Exploitation context
Public exploit material is referenced and the advisory says remote exploitation is possible. The CVE is not listed as KEV in the provided bundle, so active exploitation is not established by the available evidence.
Researcher notes
The record identifies an unknown code region in /admin/delete-session.php and the ID argument as the authorization failure point. Available sources do not name a vendor patch, fixed version, or confirmed exploitation campaign.
Mitigation direction
Inventory for SourceCodester eDoc Doctor Appointment System 1.0 deployments.
Check vendor and project guidance for an official fix or update.
Restrict public access to administrative paths where operationally possible.
Require server-side authorization checks before session deletion actions.
Monitor for unexpected access to /admin/delete-session.php.
Validation and detection
Confirm whether the affected product and version are present.
Based on public source material and reviewed before publication.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
CWE-863: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve
time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present,
the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-862 · source CWE mapping
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Incorrect Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.