CVE-2026-33002
Received
Received - Intake
DNS Rebinding Vulnerability in Jenkins CLI WebSocket Endpoint
Publication date: 2026-03-18
Last updated on: 2026-03-21
Assigner: Jenkins Project
Description
Description
Jenkins 2.442 through 2.554 (both inclusive), LTS 2.426.3 through LTS 2.541.2 (both inclusive) performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable to DNS rebinding attacks that allow bypassing origin validation.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| jenkins | jenkins | From 2.442 (inc) to 2.555 (exc) |
| jenkins | jenkins | From 2.426.3 (inc) to 2.541.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-350 | The product performs reverse DNS resolution on an IP address to obtain the hostname and make a security decision, but it does not properly ensure that the IP address is truly associated with the hostname. |