Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
UnratedPublic exploit

SQL Injection in SourceCodester Class and Exam Timetabling System 1.0 /preview.php

IdentifiersCVE-2026-13485CWE-89

CVE-2026-13485 is a SQL injection vulnerability in SourceCodester Class and Exam Timetabling System 1.0. The issue affects an unspecified function in the /preview.php endpoint, where the course_year_section parameter is not safely handled before being incorporated into a backend SQL query. By manipulating this parameter, a remote attacker can inject arbitrary SQL into the application's database operations. Public exploit information is available, which increases the likelihood of exploitation.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation can allow a remote attacker to manipulate backend database queries. Depending on the application's database privileges and query context, this may result in unauthorized disclosure of database contents, modification or deletion of records, authentication bypass in some scenarios, and broader database-level compromise. Because the attack is remote and exploit details are public, the operational risk is elevated.

Mitigation

If you can’t patch tonight, do this now.

As an interim measure, restrict access to the vulnerable application or specifically to /preview.php using network controls, authentication, or IP allowlisting where feasible. Deploy or tune a WAF or equivalent filtering control to detect and block SQL injection payloads targeting course_year_section. Increase monitoring for anomalous requests to /preview.php and suspicious database activity. These measures may reduce exposure but do not replace code-level remediation.

Remediation

Patch, then assume compromise.

Upgrade to a vendor-fixed release if one is available. If no patched version exists, remediate the vulnerable code in /preview.php by replacing dynamic SQL construction involving course_year_section with parameterized queries or prepared statements. Apply strict server-side input validation and type enforcement for the parameter, and review adjacent code paths for similar SQL injection patterns. Verify that the database account used by the application operates with least privilege to reduce impact.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
SourcecodesterClass And Exam Timetabling Systemapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

ACTIVITY FEED

Recent activity

9 sources tracked across advisories and community write-ups. News coverage will land here when it surfaces.

No news coverage yet. Advisories and community discussion only.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity9

Community discussion across Reddit, Mastodon, and other social sources.