GHSA-Q23M-VM9R-5745
Vulnerability from github – Published: 2026-05-14 15:31 – Updated: 2026-05-20 15:48
VLAI
Summary
podinfo: cross-site scripting vulnerability in the /echo and /api/echo endpoints
Details
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.
Severity
5.4 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/stefanprodan/podinfo"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.8.1-0.20260519111337-cbebb20fd485"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2026-43644"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2026-05-20T15:48:00Z",
"nvd_published_at": "2026-05-14T13:16:18Z",
"severity": "MODERATE"
},
"details": "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\u0027s content type detection, allowing the reflected script to execute in the podinfo origin context when victims visit the attacker\u0027s page.",
"id": "GHSA-q23m-vm9r-5745",
"modified": "2026-05-20T15:48:00Z",
"published": "2026-05-14T15:31:58Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43644"
},
{
"type": "WEB",
"url": "https://github.com/stefanprodan/podinfo/issues/474"
},
{
"type": "WEB",
"url": "https://github.com/stefanprodan/podinfo/pull/480"
},
{
"type": "WEB",
"url": "https://github.com/stefanprodan/podinfo/commit/cbebb20fd48588d36fc7ff3e874c128eb89692f4"
},
{
"type": "WEB",
"url": "https://github.com/Niccolo10/Security-Advisories/blob/main/CVE-2026-43644/cve-2026-43644.md"
},
{
"type": "PACKAGE",
"url": "https://github.com/stefanprodan/podinfo"
},
{
"type": "WEB",
"url": "https://github.com/stefanprodan/podinfo/releases/tag/6.12.0"
},
{
"type": "WEB",
"url": "https://www.vulncheck.com/advisories/podinfo-reflected-xss-via-echo-endpoint"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "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",
"type": "CVSS_V4"
}
],
"summary": "podinfo: cross-site scripting vulnerability in the /echo and /api/echo endpoints"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…