GHSA-q5h7-5rfp-9ghcMediumCVSS 4.3
Jpom through 2.11.12 fails to validate workspace ownership when resolving repositoryId on the ...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (6)
- https://nvd.nist.gov/vuln/detail/CVE-2026-91993
- https://github.com/dromara/Jpom/issues/115
- https://github.com/dromara/Jpom
- https://github.com/dromara/Jpom/blob/v2.11.12/modules/server/src/main/java/org/dromara/jpom/controller/build/BuildInfoController.java#L436-L454
- https://www.vulncheck.com/advisories/jpom-through-2.11.12-workspace-isolation-bypass-via-build-branch-list
- https://github.com/advisories/GHSA-q5h7-5rfp-9ghc