Reflected Cross-Site Scripting Vulnerability in Podinfo by Stefan Prodan
CVE-2026-43644

5.1MEDIUM

Key Information:

Status
Vendor
CVE Published:
14 May 2026

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

What is CVE-2026-43644?

Podinfo versions up to 6.11.2 are vulnerable to a reflected cross-site scripting (XSS) flaw in the /echo and /api/echo endpoints. The vulnerability arises from the echoHandler writing request body content directly to the response without the appropriate Content-Type or X-Content-Type-Options headers. This oversight allows an attacker to craft malicious cross-origin HTML pages with auto-submitting forms, embedding script payloads in the request body. When a victim visits the attacker's page, the script payload can execute within the Podinfo context, compromising the security of user interactions.

Affected Version(s)

podinfo 0 <= 6.11.2

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
5.1
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

Niccolo Parlanti
.