PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-11475 Kushan2k CVE debrief

A weakness has been identified in Kushan2k student-management-system up to f16a4ceaddd6729c4b306ed4641cda3176c1ef2a. Affected by this vulnerability is the function getStatus of the file controllers/GradeController.php of the component Certificate Verification Endpoint. Executing a manipulation of the argument nic can lead to sql injection. The attack may be launched remotely.

Vendor
Kushan2k
Product
student-management-system
CVSS
LOW 2.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-08
Original CVE updated
2026-07-23
Advisory published
2026-06-08
Advisory updated
2026-07-23

Who should care

Users of Kushan2k student-management-system up to f16a4ceaddd6729c4b306ed4641cda3176c1ef2a should be aware of this vulnerability and take necessary precautions.

Technical summary

The vulnerability is caused by a lack of proper input validation in the getStatus function of the GradeController. An attacker can exploit this vulnerability by manipulating the nic argument, leading to SQL injection.

Defensive priority

LOW

Recommended defensive actions

  • Update to the latest version of Kushan2k student-management-system if available.
  • Implement proper input validation and sanitization for user input.
  • Use prepared statements to prevent SQL injection attacks.

Evidence notes

The vulnerability was reported to the project early through an issue report, but has not been responded to yet.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-11475 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-11475

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-11475 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-11475

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.