CVE-2026-94682

6.5

SecondLineThemes · Podcast Importer SecondLine

The Podcast Importer SecondLine plugin for WordPress is vulnerable to stored Cross Site Scripting (XSS) by authenticated contributors, allowing for arbitrary script execution in the browser.

Executive summary

An authenticated Stored Cross Site Scripting vulnerability in the Podcast Importer SecondLine plugin allows contributors to execute malicious scripts, potentially compromising site integrity.

Vulnerability

This vulnerability is a Stored Cross Site Scripting (XSS) flaw, identified as CWE-79, which allows an authenticated user with contributor-level privileges to inject malicious scripts into web pages. Because the application fails to properly neutralize user input during web page generation, the injected script executes within the context of other users visiting the affected pages.

Business impact

The exploitation of this vulnerability could lead to unauthorized actions performed on behalf of site administrators, including the modification of site content or the theft of session cookies. While the CVSS score of 6.5 reflects a medium severity, the ability for an authenticated contributor to escalate their impact via XSS poses a significant risk to the overall security posture and integrity of the WordPress environment.

Remediation

Immediate Action: Update the Podcast Importer SecondLine plugin to version 1.5.8 or the latest available version provided by the vendor.

Proactive Monitoring: Review web server access logs for unusual requests originating from contributor accounts and monitor for suspicious script injections in common plugin-related entry points.

Compensating Controls: Implement a Web Application Firewall (WAF) with rules configured to detect and block common XSS payloads, providing a temporary layer of protection while updates are being staged.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Given the ease with which authenticated contributors can exploit this vulnerability, administrators should prioritize updating the plugin immediately. Ensure that user access controls are strictly enforced to limit the number of individuals with contributor privileges, thereby reducing the attack surface for this and similar vulnerabilities.

History

  1. Analyst report written

Sources

Originally found and disclosed by Ananda Dhakal (Patchstack) | Patchstack Bug Bounty Program, per the CVE Program record.