---
id: CVE-2026-94495
title: >-
  jshERP through 3.6 fails to properly validate user privileges in
  SystemConfigService.updateSystemConfig, allowing authenticated users to modify
  tenant system configuration
summary: >-
  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 co…
severity: high
cvss: 7.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L'
cwe:
  - CWE-862
vendor: jishenghua
product: jshERP
affected:
  - jshERP <= 3.6
published: '2026-09-21'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T20:43:58.793'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-94495'
references:
  - url: >-
      https://github.com/LinYuanyi1/cve-request-poc/blob/master/jshERP/poc-10-systemconfig-tamper.py
    label: disclosure@vulncheck.com
  - url: 'https://github.com/jishenghua/jshERP'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/jishenghua/jshERP/blob/v3.6/jshERP-boot/src/main/java/com/jsh/erp/controller/SystemConfigController.java#L93-L115
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/jsherp-through-3.6-missing-authorization-via-systemconfig
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00246
epssPercentile: 0.1616
ingestedAt: '2026-09-21T18:50:57.571Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
