CVE-2026-94411
Received Received - Intake

Privilege Escalation in jshERP via Role Assignment

Vulnerability report for CVE-2026-94411, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-21

Last updated on: 2026-09-21

Assigner: VulnCheck

Description

jshERP 3.6 contains a privilege escalation vulnerability in the updateOneValueByKeyIdAndType endpoint that allows authenticated users to grant themselves arbitrary roles. Attackers can send a POST request with type=UserRole, their own user ID, and a role ID list to escalate from low-privilege tenant user to tenant administrator.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-21
Last Modified
2026-09-21
Generated
2026-09-22
AI Q&A
2026-09-21
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
jishenghua jsherp 3.6

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

jshERP 3.6 has a privilege escalation vulnerability in the updateOneValueByKeyIdAndType endpoint. Authenticated users can exploit this to grant themselves arbitrary roles by sending a POST request with type=UserRole, their user ID, and a role ID list. This allows low-privilege users to escalate to tenant administrator.

Detection Guidance

To detect this vulnerability, monitor POST requests to the /userBusiness/updateOneValueByKeyIdAndType endpoint. Check for requests with type=UserRole, user ID manipulation, or role ID list modifications. Use network traffic analysis tools like Wireshark or tcpdump to inspect HTTP traffic for suspicious patterns.

Impact Analysis

An attacker with basic user access could escalate privileges to administrator, gaining control over sensitive data, financial functions, and system management. This could lead to data theft, unauthorized modifications, or system disruption.

Compliance Impact

This vulnerability could violate compliance requirements by allowing unauthorized access to sensitive data, undermining data integrity and confidentiality controls required by GDPR and HIPAA.

Mitigation Strategies

Immediately update jshERP to a patched version if available. Restrict access to the /userBusiness/updateOneValueByKeyIdAndType endpoint via firewall rules. Review user roles and permissions for unauthorized changes. Implement strict input validation and authorization checks on all endpoints.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-94411. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart