CVE-2026-24637

PowerPress · PowerPress Podcasting

A SQL injection vulnerability in PowerPress Podcasting allows authenticated users with the Contributor role to execute arbitrary SQL commands against the database.

Executive summary

The PowerPress Podcasting plugin contains a high-severity SQL injection vulnerability that allows authenticated contributors to compromise the site database.

Vulnerability

The plugin fails to properly sanitize user-supplied input before using it in database queries, permitting authenticated Contributors to inject malicious SQL commands.

Business impact

This vulnerability could result in unauthorized disclosure of sensitive data, modification of content, or potential administrative account takeover via the backend database. A CVSS score of 8.5 underscores the significant risk of data breach and integrity loss associated with this flaw.

Remediation

Immediate Action: Apply the vendor-supplied patch immediately to remediate the vulnerable code path.

Proactive Monitoring: Enable database query logging to detect anomalous or unauthorized SQL patterns originating from the application.

Compensating Controls: Deploy a Web Application Firewall (WAF) configured to block common SQL injection attack patterns.

Exploitation status

Public Exploit Available: false

Analyst recommendation

SQL injection remains a critical vector for full system compromise. Users should immediately verify their current version of PowerPress Podcasting and apply updates as soon as they are made available by the vendor.