CVE-2022-36919
Description
Missing permission check in Jenkins Coverity Plugin 1.11.4 and earlier allows attackers with Overall/Read to enumerate credentials IDs.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Missing permission check in Jenkins Coverity Plugin 1.11.4 and earlier allows attackers with Overall/Read to enumerate credentials IDs.
The Jenkins Coverity Plugin version 1.11.4 and earlier contains a missing permission check vulnerability (CVE-2022-36919). The plugin fails to properly validate permissions when accessing a specific API endpoint, allowing users with Overall/Read permission to bypass authorization checks [1][4]. This oversight enables an attacker to enumerate credentials IDs stored in Jenkins.
An attacker needs only Overall/Read permission, which is typically granted to low-privileged users or anonymous access if configured. The attack can be performed via crafted HTTP requests to the vulnerable endpoint without requiring authentication beyond the existing low-level permission [1].
By enumerating credential IDs, an attacker can map the available credentials, potentially leading to further exploitation if combined with other vulnerabilities. While the credential IDs themselves do not expose secret values, they provide critical information for targeting specific credentials in subsequent attacks [4].
As of this advisory, no fix has been released by the plugin maintainer, and the plugin may be considered unmaintained. Users are advised to restrict Overall/Read permission or remove the plugin if not in use [1].
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.jenkins-ci.plugins:coverityMaven | <= 1.11.4 | — |
Affected products
2- Range: unspecified
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
5- github.com/advisories/GHSA-x7w4-vfrh-fc3hghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-36919ghsaADVISORY
- www.openwall.com/lists/oss-security/2022/07/27/1ghsamailing-listx_refsource_MLISTWEB
- www.jenkins.io/security/advisory/2022-07-27/ghsax_refsource_CONFIRMWEB
- www.jenkins.io/security/advisory/2022-07-27/ghsaWEB
News mentions
0No linked articles in our index yet.