Description
A vulnerability was found in CodeAstro Online Classroom 1.0. This vulnerability affects unknown code of the file /OnlineClassroom/addassessment.php of the component Parameter Handler. Performing a manipulation of the argument deleteid results in sql injection. The attack is possible to be carried out remotely. The exploit has been made public and could be used.
Published: 2026-04-05
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection may permit unauthorized data modification or disclosure
Action: Immediate Patch
AI Analysis

Impact

A flaw exists in CodeAstro Online Classroom 1.0 where the deleteid parameter within addassessment.php is incorporated into an SQL statement without proper sanitization, creating a classic SQL injection opportunity. An attacker can remotely craft a request that manipulates deleteid to execute arbitrary SQL commands. This can lead to unauthorized data exposure, data tampering, or even database compromise, consistent with the weaknesses identified as CWE‑74 and CWE‑89.

Affected Systems

The vulnerability affects the CodeAstro Online Classroom product, specifically the addassessment.php component of the Parameter Handler. The affected release is 1.0; no other versions are listed in the advisory.

Risk and Exploitability

The CVSS base score is 5.3, indicating a moderate severity. No EPSS score is published, and the issue is not listed in the CISA KEV catalog, but the public nature of the exploit and the ability to execute the attack remotely increase its real‑world risk. An adversary could leverage this weakness to gain further insight into the application’s database structure and potentially extract sensitive data.

Generated by OpenCVE AI on April 5, 2026 at 18:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available vendor patch for CodeAstro Online Classroom 1.0
  • If a patch is not yet released, store the deleteid value in a whitelist or use parameterized queries to prevent injection
  • Restrict access to addassessment.php to trusted users only
  • Review and restrict database permissions so that the application uses the minimal privileges needed

Generated by OpenCVE AI on April 5, 2026 at 18:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Apr 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Codeastro
Codeastro online Classroom
Vendors & Products Codeastro
Codeastro online Classroom

Mon, 06 Apr 2026 20:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 05 Apr 2026 15:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in CodeAstro Online Classroom 1.0. This vulnerability affects unknown code of the file /OnlineClassroom/addassessment.php of the component Parameter Handler. Performing a manipulation of the argument deleteid results in sql injection. The attack is possible to be carried out remotely. The exploit has been made public and could be used.
Title CodeAstro Online Classroom Parameter addassessment.php sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': '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'}


Subscriptions

Codeastro Online Classroom
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-06T18:06:49.923Z

Reserved: 2026-04-04T15:01:44.416Z

Link: CVE-2026-5578

cve-icon Vulnrichment

Updated: 2026-04-06T18:06:44.798Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-04-05T16:16:19.887

Modified: 2026-04-07T13:20:35.010

Link: CVE-2026-5578

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-06T21:56:33Z

Weaknesses