GHSA-73pr-pmq3-3g3wMediumCVSS 5.0
jshERP through 3.6 contains a tenant isolation bypass vulnerability that allows authenticated...
🔗 CVE IDs covered (1)
📋 Description
jshERP through 3.6 contains a tenant isolation bypass vulnerability that allows authenticated users to read other tenants' records via the GET /tenant/info endpoint. Attackers can iterate the primary key to enumerate and access sensitive tenant data including login names, validity dates, user quotas, and enabled state across all platform tenants.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-94494
- https://github.com/LinYuanyi1/cve-request-poc/blob/master/jshERP/poc-09-tenant-cross-tenant-read.py
- https://github.com/jishenghua/jshERP
- https://github.com/jishenghua/jshERP/blob/v3.6/jshERP-boot/src/main/java/com/jsh/erp/controller/TenantController.java#L36-L48
- https://www.vulncheck.com/advisories/jsherp-through-3.6-tenant-information-disclosure-via-get-tenant-info
- https://github.com/advisories/GHSA-73pr-pmq3-3g3w