Severity by source
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Network vector confirmed by description; PR:L consistent with CVSS 4.0 input; low impact across CIA defers to reporter's constrained-scope assessment.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
4DescriptionCVE.org
A security flaw has been discovered in itsourcecode Hospital Management System 1.0. Impacted is an unknown function of the file /prescription.php. The manipulation of the argument editid results in sql injection. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks.
AnalysisAI
SQL injection in itsourcecode Hospital Management System 1.0 exposes the /prescription.php endpoint to database manipulation via the unsanitized editid parameter, exploitable by remote authenticated users. A public proof-of-concept exploit is available on GitHub, lowering the skill barrier for exploitation. No CISA KEV listing is present; the CVSS 4.0 score of 2.1 reflects low impact across all dimensions, likely constrained by the database user's privileges or the limited data scope accessible through this endpoint.
Technical ContextAI
The vulnerability is a classic CWE-89 (Improper Neutralization of Special Elements used in an SQL Command), arising from unsanitized user input being concatenated directly into a SQL query in the PHP script /prescription.php. The affected product is identified by CPE cpe:2.3:a:itsourcecode:hospital_management_system:*:*:*:*:*:*:*:*, with version 1.0 explicitly confirmed by EUVD (EUVD-2026-47594). The itsourcecode platform is a code-sharing and tutorial site, and this system is a PHP-based demo/educational healthcare application rather than a commercial product, which significantly constrains its real-world deployment footprint. Parameterized queries or prepared statements are absent for the editid parameter handling.
RemediationAI
No vendor-released patch has been identified at time of analysis - no fix version appears in any referenced advisory or VulDB entry. As a compensating control, operators should implement WAF rules to detect and block SQL metacharacters and common injection patterns in the editid parameter of requests to /prescription.php, noting that WAF bypass techniques exist and this is not a permanent fix. The application's database account should be scoped to the minimum necessary privileges (read-only SELECT where applicable) to limit the blast radius of a successful injection. If the system is internet-exposed, restricting /prescription.php access to authenticated internal IP ranges or placing the application behind a VPN would substantially reduce attack surface. Given this is an educational/demo codebase, organizations running it in any production capacity should assess whether a purpose-built, commercially supported alternative is more appropriate. Monitor https://vuldb.com/vuln/380947 and https://nvd.nist.gov/vuln/detail/CVE-2026-16490 for patch releases.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-47594
GHSA-p58h-q4wh-jxrq