Platform
php
Fixed in
1.0.1
CVE-2025-9926 identifies a SQL Injection vulnerability within the Travel Management System, version 1.0. This flaw allows attackers to manipulate database queries through the 't1' parameter in the /viewsubcategory.php file, potentially compromising sensitive data. Affected users should upgrade to version 1.0.1 to mitigate this risk. A patch has been released to address the vulnerability.
Successful exploitation of CVE-2025-9926 could grant an attacker unauthorized access to the Travel Management System's database. This could lead to the exfiltration of sensitive user data, including personal information, financial details, and travel itineraries. Depending on the database schema, an attacker might also be able to modify or delete data, disrupt system operations, or even gain control of the underlying server. The remote nature of the vulnerability significantly expands the potential attack surface, as it can be exploited from anywhere with network access.
CVE-2025-9926 has been publicly disclosed, indicating a higher likelihood of exploitation. A public proof-of-concept may be available, further increasing the risk. The vulnerability's ease of exploitation and the potential impact make it a priority for remediation. No KEV listing or EPSS score is currently available. The vulnerability was published on 2025-09-03.
Exploit Status
EPSS
0.03% (9% percentile)
CISA SSVC
CVSS Vector
The primary mitigation for CVE-2025-9926 is to upgrade the Travel Management System to version 1.0.1, which includes a fix for the SQL Injection vulnerability. If an immediate upgrade is not feasible, consider implementing input validation and sanitization on the 't1' parameter in /viewsubcategory.php to prevent malicious SQL code from being injected. Web Application Firewalls (WAFs) configured to detect and block SQL Injection attempts can also provide a temporary layer of protection. After upgrading, verify the fix by attempting to inject a simple SQL query through the 't1' parameter and confirming that it is properly sanitized.
Update to a patched version of the software. If no version is available, review the source code of `/viewsubcategory.php` and sanitize the input of the `t1` parameter to prevent (SQL Injection). Implement input validation and use parameterized queries.
Vulnerability analysis and critical alerts directly to your inbox.
CVE-2025-9926 is a SQL Injection vulnerability in Travel Management System version 1.0, allowing attackers to manipulate database queries via the 't1' parameter in /viewsubcategory.php.
If you are using Travel Management System version 1.0, you are potentially affected. Upgrade to version 1.0.1 to resolve the vulnerability.
Upgrade to version 1.0.1. As a temporary workaround, implement input validation and sanitization on the 't1' parameter and consider using a WAF.
CVE-2025-9926 has been publicly disclosed, increasing the likelihood of exploitation. Monitor your systems for suspicious activity.
Refer to the projectworlds website or relevant security mailing lists for the official advisory regarding CVE-2025-9926.
Upload your dependency file and we'll tell you instantly if this and other CVEs hit you.