CVE 5.1 MEDIUM

podinfo 6.11.2 Reflected XSS via /echo Endpoint_CVE-2026-43644

5.1 / 10
MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Description

podinfo through 6.11.2 contains a reflected cross-site scripting vulnerability in the /echo and /api/echo endpoints where the echoHandler writes request body content directly to the response without setting explicit Content-Type or X-Content-Type-Options headers. Attackers can craft cross-origin HTML pages with auto-submitting forms containing script payloads in the request body, which are served as text/html due to Go's content type detection, allowing the reflected script to execute in the podinfo origin context when victims visit the attacker's page.

Basic Information

ID CVE-2026-43644
Source VulnCheck
Published May 14, 2026 at 12:37
Modified May 14, 2026 at 13:46

Affected Product

Vendor stefanprodan
Product podinfo
Affected Versions stefanprodan podinfo 0

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.