CVE-2025-53678
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 | user1st_utester | to 1.1 (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?
The Jenkins User1st uTester Plugin version 1.1 and earlier stores the uTester JWT token unencrypted in its global configuration file on the Jenkins controller. This means that anyone with access to the Jenkins controller's file system can view this 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 JWT token. This could potentially allow them to impersonate the user or access services that rely on this token, leading to unauthorized access or actions.