CVE-2025-70849: Podinfo affected by Arbitrary File Upload that leads to Stored Cross-Site Scripting (XSS)
(updated )
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).
References
- gist.github.com/kazisabu/27f3e272f474005001a9ecd2c258dbea
- github.com/advisories/GHSA-mw8w-q3f7-2v85
- github.com/stefanprodan/podinfo
- github.com/stefanprodan/podinfo/commit/83deb7fcb7421f2d01eeb7475b18d72f16084aed
- github.com/stefanprodan/podinfo/pull/463
- github.com/stefanprodan/podinfo/releases/tag/6.11.1
- nvd.nist.gov/vuln/detail/CVE-2025-70849
Code Behaviors & Features
Detect and mitigate CVE-2025-70849 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →