CVE-2026-53442
Analyzed Analyzed - Analysis Complete

Jenkins Credential Exposure via Unencrypted POST Config.xml

Vulnerability report for CVE-2026-53442, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-06-10

Last updated on: 2026-06-12

Assigner: Jenkins Project

Description

Jenkins 2.567 and earlier, LTS 2.555.2 and earlier does not encrypt secrets from POST config.xml submissions before storing them in job configurations unencrypted in job config.xml files on the Jenkins controller where they can be viewed by users with Item/Extended Read permission, or access to the Jenkins controller file system.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-06-10
Last Modified
2026-06-12
Generated
2026-07-01
AI Q&A
2026-06-10
EPSS Evaluated
2026-06-29
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
jenkins jenkins to 2.568 (exc)
jenkins jenkins to 2.555.3 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-311 The product does not encrypt sensitive or critical information before storage or transmission.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Compliance Impact

This vulnerability results in secrets being stored unencrypted in job configuration files on the Jenkins controller, where they can be accessed by users with certain permissions or by accessing the file system.

Storing sensitive information unencrypted can lead to unauthorized disclosure of confidential data, which may violate data protection requirements in standards and regulations such as GDPR and HIPAA that mandate protection of sensitive information.

Therefore, this vulnerability could negatively impact compliance with these regulations by failing to adequately protect sensitive secrets.

Executive Summary

This vulnerability affects Jenkins versions 2.567 and earlier, as well as LTS 2.555.2 and earlier. It occurs because secrets submitted via POST requests to config.xml are not encrypted before being stored in the job configuration files on the Jenkins controller.

As a result, these secrets are stored in plaintext within the job config.xml files, making them accessible to users who have Item/Extended Read permissions or those who can access the Jenkins controller's file system.

Impact Analysis

The vulnerability can lead to unauthorized disclosure of sensitive information, such as secrets or credentials, because they are stored unencrypted in job configuration files.

Users with certain permissions or access to the Jenkins controller file system could view these secrets, potentially leading to security breaches or misuse of confidential data.

Mitigation Strategies

To mitigate this vulnerability, you should upgrade Jenkins to a version later than 2.567 or LTS later than 2.555.2 where this issue is resolved.

Additionally, restrict access to users with Item/Extended Read permission and limit access to the Jenkins controller file system to trusted administrators only, to prevent unauthorized viewing of unencrypted secrets.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-53442. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart