Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Plugin endpoint is network-reachable with no auth required per description and PR:N; write-only impact (I:H) with no data exposure or service disruption confirmed.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Broken Access Control in Arvow AI SEO Writer <= 1.5.3 versions.
AnalysisAI
Unauthenticated broken access control in the Arvow AI SEO Writer WordPress plugin (versions ≤ 1.5.3) exposes unprotected endpoints that allow remote unauthenticated attackers to perform privileged write-level operations due to missing authorization checks (CWE-862). The CVSS 3.1 vector (PR:N/I:H) confirms no authentication is required and integrity impact is high, indicating attackers can modify SEO configuration, inject content, or alter plugin-managed data without any credentials. No active exploitation has been confirmed via CISA KEV, and no public proof-of-concept has been identified at time of analysis.
Technical ContextAI
Arvow AI SEO Writer is a WordPress plugin by developer Afonso Matos (CPE: cpe:2.3:a:afonso_matos:arvow_ai_seo_writer:*:*:*:*:*:*:*:*) that provides AI-assisted SEO writing functionality. The root cause is CWE-862 (Missing Authorization): WordPress plugins are required to explicitly verify caller permissions - typically via current_user_can() - before executing privileged actions exposed through REST API endpoints, AJAX handlers, or admin-post hooks. When these checks are absent, any HTTP request, authenticated or not, can trigger restricted plugin functionality. This class of flaw is endemic to the WordPress plugin ecosystem and is consistently one of the most reported vulnerability types by Patchstack.
RemediationAI
Monitor the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/journalist-ai/vulnerability/wordpress-arvow-ai-seo-writer-plugin-1-5-3-broken-access-control-vulnerability for a confirmed patched release and upgrade to it immediately once available - no exact patched version has been independently verified at time of analysis. As an immediate compensating control, deactivating or uninstalling the Arvow AI SEO Writer plugin eliminates the attack surface entirely with no collateral effect on other site functionality, and is the recommended interim action for any site where the plugin is not actively required. Alternatively, deploying a WordPress-aware web application firewall such as Patchstack Firewall or Wordfence with a virtual patch rule for this CVE can block exploitation of the unprotected endpoints, though this may interfere with legitimate plugin operation if the affected routes are also used by authenticated users. Restricting public HTTP access to WordPress admin and AJAX endpoints at the network perimeter is an additional layer but will not protect REST API endpoints that must remain publicly accessible.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57888
GHSA-wj2j-w9f3-mmhx