Description
The Ad Inserter – Ad Manager & AdSense Ads plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.8.16 due to a missing capability check in the `ai_ajax` function. This makes it possible for unauthenticated attackers to view the contents of ad blocks that an administrator has restricted to administrator-only visibility.
Published: 2026-08-06
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Ad Inserter – Ad Manager & AdSense Ads plugin for WordPress contains an authorization bypass flaw in the ai_ajax function. A missing capability check allows any unauthenticated user to request and retrieve the contents of ad blocks that an administrator has marked for administrator‑only visibility, leading to the disclosure of potentially sensitive advertising data and providing competitors with insight into ad strategies. This weakness is identified as CWE‑862.

Affected Systems

All installations of Ad Inserter up to and including version 2.8.16 running on WordPress sites are vulnerable. The issue is confined to the plugin’s AJAX interface and does not affect other WordPress components directly.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. The available data does not show an EPSS value, and the vulnerability is not listed in the CISA KEV catalog, suggesting no current exploitation reports. A remote attacker can exercise the vulnerability by sending unauthenticated HTTP requests to the ai_ajax endpoint. No special privileges or exploits are required beyond the simple crafted request.

Generated by OpenCVE AI on August 6, 2026 at 14:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest supported version of the Ad Inserter plugin (v2.8.17 or newer) where the ai_ajax function includes an appropriate capability check.
  • If an upgrade is not presently possible, apply a local code patch in the plugin's ai_ajax function to add an early return when the current user lacks the 'manage_options' capability, effectively restoring the missing authorization check.
  • Consider disabling the ai_ajax endpoint for unauthenticated users through a firewall rule or a security plugin that blocks unused AJAX actions, providing a temporary mitigation until a proper patch is applied.

Generated by OpenCVE AI on August 6, 2026 at 14:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
First Time appeared Spacetime
Spacetime ad Inserter – Ad Manager & Adsense Ads
Wordpress
Wordpress wordpress
Vendors & Products Spacetime
Spacetime ad Inserter – Ad Manager & Adsense Ads
Wordpress
Wordpress wordpress

Thu, 06 Aug 2026 12:00:00 +0000

Type Values Removed Values Added
Description The Ad Inserter – Ad Manager & AdSense Ads plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 2.8.16 due to a missing capability check in the `ai_ajax` function. This makes it possible for unauthenticated attackers to view the contents of ad blocks that an administrator has restricted to administrator-only visibility.
Title Ad Inserter <= 2.8.16 - Missing Authorization to Block Visibility Bypass via ai_ajax
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}


Subscriptions

Spacetime Ad Inserter – Ad Manager & Adsense Ads
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-06T11:29:20.345Z

Reserved: 2026-06-11T14:00:15.754Z

Link: CVE-2026-11983

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T14:15:13Z

Weaknesses