CVE-2026-11467 Details
Description
A security vulnerability has been detected in jishenghua jshERP up to 3.6. This vulnerability affects the function addAccountHeadAndDetail of the file jshERP-boot/src/main/java/com/jsh/erp/service/AccountHeadService.java of the component addAccountHeadAndDetail Endpoint. Such manipulation of the argument fileName leads to path traversal. The attack can be executed remotely. The exploit has been disclosed publicly and may be used. The project was informed of the problem early through an issue report but has not responded yet.
A stored path traversal vulnerability has been identified in jishenghua jshERP versions through 3.6. The issue resides in the Account Head Service, specifically within the addAccountHeadAndDetail function. The vulnerability arises because the addAccountHeadAndDetail endpoint accepts a fileName parameter in the JSON body without proper sanitization. This allows for the manipulation of file paths, which is then exploited to perform arbitrary file operations on the server, such as deletion of files. The malicious fileName is persisted in the database and can be retrieved later to execute the file manipulation, effectively allowing an attacker to traverse the file system and delete arbitrary files.
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 Jun 8, 2026CISA-ADP
Assessed Jun 8, 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/jishenghua/jshERP/ | [email protected] | ProductVendor |
| https://github.com/jishenghua/jshERP/issues/154 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/cve/CVE-2026-11467 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/833656 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/369087 | [email protected] | BundlePermission Required |
| https://vuldb.com/vuln/369087/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| jishenghua jshERP | <= 3.6 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 8, 2026 | New CVE Received | [email protected] |
Volerion