CVE-2026-8679 Details
Description
The AudioIgniter plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 2.0.2. This is due to the handle_playlist_endpoint() function (hooked to template_redirect) accepting a user-controlled playlist ID via the audioigniter_playlist_id query var or the /audioigniter/playlist/{id}/ rewrite rule and returning playlist track data without performing any authentication, capability, or post_status check — only the post_type is validated. This makes it possible for unauthenticated attackers to view track metadata (titles, artists, audio URLs, buy links, download URLs, and cover images) of any playlist on the site, including those in draft, private, pending, or trash status.
A vulnerability allowing for insecure direct object reference has been identified in the AudioIgniter plugin for WordPress, affecting versions through 2.0.2. The issue arises in the handle_playlist_endpoint() function, which is linked to the template_redirect action. This function accepts a user-controlled playlist ID via the audioigniter_playlist_id query variable or through the /audioigniter/playlist/{id}/ rewrite rule. It returns playlist track data without proper authentication, capability checks, or validation of post status, only verifying the post type. As a result, unauthenticated attackers can access track metadata, including titles, artists, audio URLs, purchase links, download URLs, and cover images, for any playlist on the site, regardless of its status (draft, private, pending, or trash).
Users are advised to update the AudioIgniter plugin to version 2.0.3 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 22, 2026CISA-ADP
Assessed May 22, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| AudioIgniter | <= 2.0.2 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 22, 2026 | New CVE Received | [email protected] |
Volerion