-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| org.jenkins-ci.main:jenkins-core | maven | < 2.462.3 | 2.462.3 |
| org.jenkins-ci.main:jenkins-core | maven | >= 2.466, < 2.479 | 2.479 |
The vulnerability stems from unredacted secrets in form validation errors. Core Jenkins form handling utilities like FormValidation.error() would be the primary vector. The checkGoodName method is a common validation entry point, and FormCheckField handles field-level validation. These functions likely passed raw secret values to error message generation prior to the patch that added Secret.redact() calls.
Ongoing coverage of React2Shell