CVE-2026-84655
Received Received - Intake

Jenkins REST API Object Serialization Injection

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

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: Jenkins Project

Description

Jenkins 2.579 and earlier, LTS 2.568.2 and earlier does not escape map keys when serializing objects as JSON and Python through its REST API, allowing attackers able to control map property names to inject arbitrary fields into JSON and Python API responses.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-02
Last Modified
2026-09-02
Generated
2026-09-02
AI Q&A
2026-09-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
jenkinsci jenkins to 2.580 (exc)
jenkinsci jenkins to 2.569 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Jenkins versions 2.579 and earlier, including LTS 2.568.2 and earlier, have a flaw where map keys are not properly escaped during JSON and Python serialization in the REST API. This allows attackers who control map property names to inject arbitrary fields into API responses.

Detection Guidance

This vulnerability can be detected by checking Jenkins instances for versions 2.579 or earlier and LTS 2.568.2 or earlier. Inspect REST API responses for unexpected field injections in JSON or Python formats. Verify if map keys in API responses are properly escaped.

Impact Analysis

Attackers could manipulate API responses to include malicious data, potentially leading to misinformation, unauthorized access, or further exploitation of systems relying on Jenkins API responses.

Compliance Impact

This vulnerability could potentially affect compliance with GDPR and HIPAA by exposing sensitive data through JSON and Python API responses. Attackers may inject arbitrary fields into these responses, potentially leaking confidential information. This could violate data protection requirements under GDPR (e.g., Article 32 on security of processing) and HIPAA (e.g., safeguards for protected health information).

Mitigation Strategies

Upgrade Jenkins to version 2.580 or later, or LTS 2.568.3 or later, as these versions address the JSON and Python API response injection issue.

Chat Assistant

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

EPSS Chart