CVE-2026-95396 Details
Description
A vulnerability was identified in sfturing hosp_order up to 627f426331da8086ce8fff2017d65b1ddef384f8. Affected is an unknown function of the file HospitalController.java of the component Public Search Handlers. The manipulation of the argument Search leads to cross site scripting. The attack can be initiated remotely. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
A cross-site scripting vulnerability has been identified in the Sfturing Hosp_Order project, specifically in the Public Search Handlers component. This issue affects an unknown function in the HospitalController.java file, in the commit prior to 627f426331da8086ce8fff2017d65b1ddef384f8. The vulnerability arises because the application reflects raw search parameters into HTML without proper encoding, allowing for the execution of JavaScript in the context of the user's browser. The flaw can be exploited remotely, and public exploits are available.
To address this vulnerability, apply proper HTML encoding to all dynamic JSP values using context-aware encoders. Validate search parameters by type and length, and consider adding a Content Security Policy as an additional layer of defense.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 22, 2026CISA-ADP
Assessed Sep 25, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/sfturing/hosp_order/ | [email protected] | ProductVendor |
| https://github.com/sfturing/hosp_order/issues/118 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/cve/CVE-2026-95396 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/902336 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/408342 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/408342/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| sfturing hosp_order | 627f426331da8086ce8fff2017d65b1ddef384f8 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 26, 2026 | CVE Modified | CISA-ADP |
| Sep 22, 2026 | New CVE Received | [email protected] |
Volerion