PodcastGenerator 3.2.9 Cross Site Scripting
| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2025-70336 | 28 Jan 202600:00 | – | attackerkb | |
| Podcast Generator security vulnerabilities | 28 Jan 202600:00 | – | cnnvd | |
| CVE-2025-70336 | 28 Jan 202600:00 | – | cve | |
| CVE-2025-70336 | 28 Jan 202600:00 | – | cvelist | |
| PodcastGenerator 3.2.9 - Stored XSS | 2 Sep 202600:00 | – | exploitdb | |
| EUVD-2025-206501 | 28 Jan 202600:00 | – | euvd | |
| CVE-Disclosures | 3 Sep 202601:24 | – | kitploit | |
| CVE-2025-70336 | 28 Jan 202616:16 | – | nvd | |
| PT-2026-5134 | 28 Jan 202600:00 | – | ptsecurity | |
| CVE-2025-70336 | 29 Jan 202603:26 | – | redhatcve |
10
# Exploit Title: PodcastGenerator 3.2.9 - Stored XSS
# Date: 2026-08-08
# Exploit Author: Sahil Arya
# Vendor Homepage: https://github.com/PodcastGenerator/PodcastGenerator
# Software Link: https://github.com/PodcastGenerator/PodcastGenerator
# Version: 3.2.9
# Tested on: Windows 11 / XAMPP
# CVE : CVE-2025-70336
Description:
PodcastGenerator 3.2.9 contains a stored Cross-Site Scripting
vulnerability in the Live Items functionality.
An authenticated administrator can inject JavaScript through the
TITLE, SHORT DESCRIPTION, or LONG DESCRIPTION parameters. The
payload is stored and subsequently executed when the Live Item is
rendered in both the administrative Live Items listing and the
public Live Stream page.
Administrative privileges are required only to store the payload.
Unauthenticated access is sufficient to trigger the stored payload
through the public Live Stream page.
Proof of Concept:
1. Log in to the PodcastGenerator administrator panel.
2. Navigate to:
/admin/live_create.php
3. Insert the following payload into TITLE, SHORT DESCRIPTION,
or LONG DESCRIPTION:
<script>alert(document.domain)</script>
4. Save the Live Item.
5. Navigate to:
/admin/live_list.php
The JavaScript payload executes.
6. Open the public Live Stream page as an unauthenticated user:
/live.php
7. The same stored payload executes in the visitor's browser.
References:
CVE:
https://www.cve.org/CVERecord?id=CVE-2025-70336
NVD:
https://nvd.nist.gov/vuln/detail/CVE-2025-70336
Advisory:
https://github.com/aryasahil96-manu/CVE-Disclosures/blob/main/CVE-2025-70336Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
03 Sep 2026 00:00Current
CVSS 3.14.8
EPSS0.00387
SSVC