Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-3c9f-c64m-h4wc: Jenkins Statistics Gatherer Plugin vulnerability exposes AWS Secret Key

Jenkins Statistics Gatherer Plugin 2.0.3 and earlier stores the AWS Secret Key unencrypted in its global configuration file org.jenkins.plugins.statistics.gatherer.StatisticsConfiguration.xml on the Jenkins controller as part of its configuration.

This key can be viewed by users with access to the Jenkins controller file system.

Additionally, the global configuration form does not mask this key, increasing the potential for attackers to observe and capture it.

As of publication of this advisory, there is no fix.

ghsa
#vulnerability#git#java#aws#maven
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2025-53654

Jenkins Statistics Gatherer Plugin vulnerability exposes AWS Secret Key

Moderate severity GitHub Reviewed Published Jul 9, 2025 to the GitHub Advisory Database • Updated Jul 9, 2025

Package

maven org.jenkins.plugins.statistics.gatherer:statistics-gatherer (Maven)

Affected versions

<= 2.0.3

Jenkins Statistics Gatherer Plugin 2.0.3 and earlier stores the AWS Secret Key unencrypted in its global configuration file org.jenkins.plugins.statistics.gatherer.StatisticsConfiguration.xml on the Jenkins controller as part of its configuration.

This key can be viewed by users with access to the Jenkins controller file system.

Additionally, the global configuration form does not mask this key, increasing the potential for attackers to observe and capture it.

As of publication of this advisory, there is no fix.

References

  • https://nvd.nist.gov/vuln/detail/CVE-2025-53654
  • https://www.jenkins.io/security/advisory/2025-07-09/#SECURITY-3554

Published to the GitHub Advisory Database

Jul 9, 2025

ghsa: Latest News

GHSA-xffm-g5w8-qvg7: @eslint/plugin-kit is vulnerable to Regular Expression Denial of Service attacks through ConfigCommentParser