Skip to main content

AudioIgniter CVE-2026-8679

| EUVD-2026-31421 HIGH
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-05-22 Wordfence GHSA-hvqp-vjwf-27jg
7.5
CVSS 3.1
Share

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Source Code Evidence Fetched
May 22, 2026 - 09:30 vuln.today
Analysis Generated
May 22, 2026 - 09:30 vuln.today

DescriptionNVD

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.

AnalysisAI

{id}/ rewrite endpoint. The handle_playlist_endpoint() function validates only post_type, omitting authentication, capability, and post_status checks, so draft, private, pending, and trashed playlists are reachable by ID enumeration. …

Sign in for full analysis, threat intelligence, and remediation guidance.

RemediationAI

Within 24 hours: Identify all WordPress installations running AudioIgniter and document current versions; implement network access restrictions to the /audioigniter/playlist/ endpoint if patching cannot be completed immediately. Within 7 days: Upgrade all instances to AudioIgniter 2.0.3 or later. …

Sign in for detailed remediation steps.

Share

CVE-2026-8679 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy