CVE-2025-53663
BaseFortify
Publication date: 2025-07-09
Last updated on: 2025-11-04
Assigner: Jenkins Project
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jenkins | ibm_cloud_devops | to 2.0.16 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-311 | The product does not encrypt sensitive or critical information before storage or transmission. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability occurs in Jenkins IBM Cloud DevOps Plugin version 2.0.16 and earlier, where SonarQube authentication tokens are stored unencrypted in job config.xml files on the Jenkins controller. This means that users who have Item/Extended Read permission or access to the Jenkins controller file system can view these sensitive tokens.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access to SonarQube authentication tokens, potentially allowing attackers or unauthorized users to misuse these tokens to access SonarQube services or data. This could result in data exposure, manipulation, or other security breaches depending on the permissions associated with the tokens.