CVE-2025-53676
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 | xooa | to 0.0.7 (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 Xooa Plugin version 0.0.7 and earlier, where the Xooa Deployment Token is stored unencrypted in the global configuration file on the Jenkins controller. This means that any user who has access to the Jenkins controller's file system can view the token.
How can this vulnerability impact me? :
If an attacker or unauthorized user gains access to the Jenkins controller file system, they can retrieve the unencrypted Xooa Deployment Token. This could lead to unauthorized access or control over deployments that use this token, potentially compromising the security and integrity of your deployment environment.