CVE-2026-91993
Jpom through 2.11.12 Workspace Isolation Bypass via /build/branch-list
CVSS Score
4.3
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-639 |
| Vendor | dromara |
| Product | jpom |
| Published | Sep 15, 2026 |
Stay Ahead of the Next One
Get instant alerts for dromara jpom
Be the first to know when new medium vulnerabilities affecting dromara jpom are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None
Affected Versions
dromara / Jpom
0 โค 2.11.12
References
github.com: https://github.com/dromara/Jpom/issues/115 github.com: https://github.com/dromara/Jpom/blob/v2.11.12/modules/server/src/main/java/org/dromara/jpom/controller/build/BuildInfoController.java#L436-L454 github.com: https://github.com/dromara/Jpom vulncheck.com: https://www.vulncheck.com/advisories/jpom-through-2.11.12-workspace-isolation-bypass-via-build-branch-list
Credits
๐ George Chen