Auth bypass in Spacetime Ad Inserter – Manager & Adsense Ads
CVE-2026-11900
The Ad Inserter – Ad Manager & AdSense Ads plugin for WordPress is vulnerable to Insecure Direct Object Reference in versions up to and including 2.8.16 via the 'data' attribute of the [adinserter] shortcode. This is due to the replace_ai_tags() function processing a {reusable-block-N} tag pattern that calls get_post_field('post_content', N) without verifying the requesting user's capability with current_user_can('read_post'), without restricting the post type to 'wp_block', and without checking the post status. This makes it possible for authenticated attackers, with Contributor-level access and above, to read the full content of arbitrary posts including Private, Draft, Pending, Trashed, and password-protected posts owned by other users, by placing the shortcode in a post they own and previewing it.
Vulnerability class: IDOR (Insecure Direct Object Reference)
EPSS: 0.003 (18.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Spacetime Ad Inserter – Manager & Adsense Ads — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-11900?
- CVE-2026-11900 is a medium-severity vulnerability in Spacetime Ad Inserter – Manager & Adsense Ads, classified under Authorization Bypass Through User-Controlled Key. CVSS score: 4.3/10. Published 2026-07-03.
- How severe is CVE-2026-11900?
- Medium severity. CVSS v3 base score is 4.3 out of 10.