Vulnerability Description
Jpom through 2.11.12 fails to validate workspace ownership when resolving repositoryId on the /build/branch-list endpoint, allowing authenticated users to access repositories from other workspaces. Attackers can submit repository identifiers from different workspaces to enumerate repository existence, determine repository type, and execute git ls-remote commands using other workspaces' stored credentials.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/dromara/Jpom
- https://github.com/dromara/Jpom/blob/v2.11.12/modules/server/src/main/java/org/d
- https://github.com/dromara/Jpom/issues/115
- https://www.vulncheck.com/advisories/jpom-through-2.11.12-workspace-isolation-by
FAQ
What is CVE-2026-91993?
CVE-2026-91993 is a vulnerability with a CVSS score of 4.3 (MEDIUM). Jpom through 2.11.12 fails to validate workspace ownership when resolving repositoryId on the /build/branch-list endpoint, allowing authenticated users to access repositories from other workspaces. At...
How severe is CVE-2026-91993?
CVE-2026-91993 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-91993?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.