CVE-2026-94495
7.1 HIGHpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The flaw allows authenticated users to modify tenant system configurations, potentially leading to unauthorized changes in company identity, stock rules, approval behavior, and printing settings.
- Exploitability
- Exploitation requires authentication but no specific user privileges are needed beyond basic access, making it relatively easy for malicious insiders or compromised accounts.
- Blast radius
- If exploited, the impact could be significant as it affects tenant-wide settings critical to business operations, potentially leading to operational disruptions and data integrity issues.
- Prioritized remediation
- Update jshERP to version 3.7 or later which addresses this vulnerability according to the vendor.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
jshERP through 3.6 fails to properly validate user privileges in SystemConfigService.updateSystemConfig, allowing authenticated users to modify tenant system configuration. Attackers can rewrite or delete tenant-wide settings covering company identity, stock rules, approval behavior, and printing configuration through the systemConfig endpoint.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L
Weaknesses
CWE-862
Public exploit & PoC references
All references
- https://github.com/LinYuanyi1/cve-request-poc/blob/master/jshERP/poc-10-systemconfig-tamper.py
- https://github.com/jishenghua/jshERP
- https://github.com/jishenghua/jshERP/blob/v3.6/jshERP-boot/src/main/java/com/jsh/erp/controller/SystemConfigController.java#L93-L115
- https://www.vulncheck.com/advisories/jsherp-through-3.6-missing-authorization-via-systemconfig
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- CRITICALCVE-2026-15958
- HIGHCVE-2026-16561
- HIGHCVE-2026-16605
- HIGHCVE-2026-17070
- CRITICALCVE-2026-4431
- MEDIUMCVE-2026-48974PoC
- HIGHCVE-2026-54418PoC
- HIGHCVE-2026-6079
Related by shared AI tags and CWE weakness class. Browse the full archive.