CVE-2017-1000401
Description
The Jenkins 2.73.1 and earlier, 2.83 and earlier default form control for passwords and other secrets, <f:password/>, supports form validation (e.g. for API keys). The form validation AJAX requests were sent via GET, which could result in secrets being logged to a HTTP access log in non-default configurations of Jenkins, and made available to users with access to these log files. Form validation for <f:password/> is now always sent via POST, which is typically not logged.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The AI Insight narrative is available to signed-in members. Sign in or create a free account to read it.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
org.jenkins-ci.main:jenkins-coreMaven | < 2.73.2 | 2.73.2 |
org.jenkins-ci.main:jenkins-coreMaven | >= 2.74, < 2.84 | 2.84 |
Affected products
1Patches
Discovered fix commits and diffs is available to signed-in members. Sign in or create a free account to read it.
Vulnerability mechanics
Generated on May 9, 2026. Inputs: CWE entries + fix-commit diffs from this CVE's patches. Citations validated against bundle.
References
6- github.com/advisories/GHSA-h8c5-c92g-jq6xghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2017-1000401ghsaADVISORY
- github.com/jenkinsci/jenkins/blob/6d179998e18adfbaa4e443c7e837135bf36c53d7/test/src/test/java/lib/form/PasswordTest.javaghsaWEB
- github.com/jenkinsci/jenkins/commit/09d60462b9edf775f08568601bb3e2cfd8075368ghsaWEB
- jenkins.io/security/advisory/2017-10-11ghsaWEB
- jenkins.io/security/advisory/2017-10-11/mitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.