CVE-2026-9582: SourceCodester CET Automated Grading System with AI Predictive Analytics cross-site request forgery
A security flaw has been discovered in SourceCodester CET Automated Grading System with AI Predictive Analytics 1.0. This affects an unknown function. Performing a manipulation results in cross-site request forgery. The attack is possible to be carried out remotely. The exploit has been released to the public and may be used for attacks.
CVE-2026-9582 is a cross-site request forgery issue in SourceCodester CET Automated Grading System with AI Predictive Analytics 1.0. A victim must interact with attacker-controlled content. Impact is limited integrity change, but public exploit material is referenced, so exposed deployments should be reviewed promptly.
Executive priority
Treat this as a moderate, time-bounded remediation item. It is not listed as known exploited in KEV, but public exploit material raises practical risk for any live deployment. Prioritize confirmation of exposure and vendor guidance before broader remediation work.
Technical view
The bundle identifies CWE-352 and CWE-862 affecting an unknown function in version 1.0. CVSS 4.0 is 5.3, network attack vector, low complexity, no privileges, user interaction required, and low victim integrity impact. No affected endpoint, patch, or vendor mitigation is specified.
Likely exposure
Exposure appears limited to organizations running SourceCodester CET Automated Grading System with AI Predictive Analytics 1.0. The bundle does not support extending impact to other SourceCodester products. Because the affected function is unknown, exact route-level exposure cannot be confirmed from the supplied sources.
Exploitation context
The source bundle states public exploit material exists and may be used for attacks. It does not show CISA KEV listing or confirmed active exploitation. The attack is remote but requires user interaction, consistent with CSRF risk against authenticated users.
Researcher notes
The record lacks affected function details, patch status, and vendor remediation text. Public exploit references exist, but this analysis avoids payload details. Confidence is limited by the sparse advisory content and reliance on VulDB/CVE metadata for scope and severity.
Mitigation direction
Check SourceCodester and VulDB guidance for an official patch or workaround.
Identify and isolate any deployed version 1.0 instances.
Limit access to administrative or grading workflows to trusted networks where possible.
Review forms and state-changing routes for CSRF protection and authorization checks.
Monitor application logs for unexpected authenticated state changes.
Validation and detection
Confirm whether version 1.0 is deployed in production or test environments.
Inventory public and internal routes for the affected application.
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-352: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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-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.
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-352 · source CWE mapping
Cross-Site Request Forgery (CSRF)
Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.