Description
The WP AutoBuzz plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.1. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. This vulnerability bypasses WordPress's DISALLOW_UNFILTERED_HTML protection because the unsanitized value is written directly via update_option at the plugin level, entirely outside of WordPress post content handling.
Published: 2026-05-27
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WP AutoBuzz plugin for WordPress contains a CSRF flaw that allows attackers to manipulate plugin settings, resulting in stored XSS. Attackers can craft a forged request containing a malicious script and trick an administrator into executing it. The exploit bypasses WordPress's DISALLOW_UNFILTERED_HTML protection because the data is written via update_option, outside of standard WordPress content sanitization.

Affected Systems

All installations of WP AutoBuzz version 1.1.1 or earlier, maintained by godlessons, are affected. The flaw exists in the plugin layer of WordPress sites that use these versions.

Risk and Exploitability

The CVSS score for the vulnerability is 6.1, indicating moderate severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog. The attack requires a user interaction: the attacker must persuade a site administrator to click a crafted link or submit a form. Once this is achieved, the attacker can inject malicious scripts that persist on the site, potentially compromising site integrity.

Generated by OpenCVE AI on May 27, 2026 at 08:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WP AutoBuzz to the latest version that removes the CSRF vulnerability.
  • If a newer version is unavailable, disable or uninstall the plugin until the vendor releases a fix.
  • After enabling the plugin again, verify that a proper nonce check is in place or manually implement one to prevent CSRF.

Generated by OpenCVE AI on May 27, 2026 at 08:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 27 May 2026 11:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 27 May 2026 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Godlessons
Godlessons wp Autobuzz
Wordpress
Wordpress wordpress
Vendors & Products Godlessons
Godlessons wp Autobuzz
Wordpress
Wordpress wordpress

Wed, 27 May 2026 06:30:00 +0000

Type Values Removed Values Added
Description The WP AutoBuzz plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.1.1. This is due to missing or incorrect nonce validation on a function. This makes it possible for unauthenticated attackers to update settings and inject malicious web scripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. This vulnerability bypasses WordPress's DISALLOW_UNFILTERED_HTML protection because the unsanitized value is written directly via update_option at the plugin level, entirely outside of WordPress post content handling.
Title WP AutoBuzz <= 1.1.1 - Cross-Site Request Forgery to Stored Cross-Site Scripting via 'googleAccount' Parameter
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Godlessons Wp Autobuzz
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-27T10:36:35.884Z

Reserved: 2026-05-18T21:55:52.078Z

Link: CVE-2026-8911

cve-icon Vulnrichment

Updated: 2026-05-27T10:36:31.390Z

cve-icon NVD

Status : Received

Published: 2026-05-27T07:16:18.330

Modified: 2026-05-27T07:16:18.330

Link: CVE-2026-8911

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T10:07:24Z

Weaknesses