Description
A flaw has been found in itsourcecode Student Transcript Processing System 1.0. This vulnerability affects unknown code of the file /admin/modules/student/trans.php. Executing a manipulation of the argument studentId/cid can lead to sql injection. The attack can be launched remotely. The exploit has been published and may be used.
Published: 2026-05-26
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Student Transcript Processing System version 1.0, specifically within the admin module trans.php. By manipulating the studentId or cid arguments, an attacker can inject arbitrary SQL statements. This flaw allows unauthorized execution of database commands, potentially exposing confidential student information, altering records, or compromising the integrity of the transcript database. The injection point directly interacts with the backend database.

Affected Systems

Itsourcecode Student Transcript Processing System 1.0 is affected. The flaw is located in the admin/modules/student/trans.php file, and any deployment of this version is susceptible. No other components or versions are explicitly listed as affected in the available data.

Risk and Exploitability

The CVSS score of 6.9 denotes medium severity. While no EPSS score is available, the public publication of an exploit script indicates that the vulnerability is actively used in the wild. Attackers can reach the vulnerable endpoint remotely via standard HTTP requests, manipulating parameters without needing prior authentication. Because the flaw is an injection point, the attack requires only the ability to pass crafted input to the vulnerable endpoint, making it highly accessible for adversaries. The vulnerability is not listed in the CISA KEV catalog, yet its exploitability remains significant due to public availability of exploit code.

Generated by OpenCVE AI on May 26, 2026 at 20:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Contact itsourcecode vendor to obtain a patch or update that removes the unsanitized input handling in trans.php
  • If a patch is unavailable, restrict access to the admin/modules/student/trans.php endpoint using web‑application firewall rules or server‑level restrictions so only trusted administrators can reach it
  • Modify the application code to use prepared statements or parameterized queries for any user‑supplied studentId or cid values, eliminating the possibility of SQL injection

Generated by OpenCVE AI on May 26, 2026 at 20:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 26 May 2026 19:45:00 +0000

Type Values Removed Values Added
Description A flaw has been found in itsourcecode Student Transcript Processing System 1.0. This vulnerability affects unknown code of the file /admin/modules/student/trans.php. Executing a manipulation of the argument studentId/cid can lead to sql injection. The attack can be launched remotely. The exploit has been published and may be used.
Title itsourcecode Student Transcript Processing System trans.php sql injection
First Time appeared Itsourcecode
Itsourcecode student Transcript Processing System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:itsourcecode:student_transcript_processing_system:*:*:*:*:*:*:*:*
Vendors & Products Itsourcecode
Itsourcecode student Transcript Processing System
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Itsourcecode Student Transcript Processing System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-26T19:15:11.700Z

Reserved: 2026-05-26T12:43:22.451Z

Link: CVE-2026-9574

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-05-26T20:16:21.663

Modified: 2026-05-26T20:19:21.240

Link: CVE-2026-9574

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-26T21:00:13Z

Weaknesses