Arbitrary File Upload in podinfo thru 6.9.0 allows unauthenticated attackers to upload arbitrary files via crafted POST request to the /store endpoint. The application renders uploaded content without a restrictive Content-Security-Policy (CSP) or adequate Content-Type validation, leading to Stored Cross-Site Scripting (XSS).
{
"github_reviewed": true,
"severity": "LOW",
"cwe_ids": [
"CWE-434",
"CWE-79"
],
"nvd_published_at": "2026-02-03T18:16:18Z",
"github_reviewed_at": "2026-02-03T21:12:09Z"
}