Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Network-reachable unauthenticated endpoint (AV:N, PR:N) with straightforward exploitation (AC:L); impact bounded to low integrity and availability within the plugin scope, no confidentiality exposure.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
1DescriptionCVE.org
Unauthenticated Broken Access Control in WP Social Avatar <= 1.5 versions.
AnalysisAI
Broken access control in WP Social Avatar WordPress plugin (versions ≤ 1.5) exposes one or more plugin endpoints to unauthenticated remote attackers, who can perform restricted operations without valid credentials. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms network-accessible exploitation with no credentials or user interaction required, with consequences limited to low-severity integrity and availability impact and no confidentiality exposure. No public exploit code has been identified at time of analysis, and the vulnerability does not appear in the CISA Known Exploited Vulnerabilities catalog.
Technical ContextAI
WP Social Avatar is a WordPress plugin developed by Maruti Mohanty (CPE: cpe:2.3:a:maruti_mohanty:wp_social_avatar:*:*:*:*:*:*:*:*) that provides social avatar management functionality within WordPress installations. The root cause is CWE-862 (Missing Authorization): the plugin registers one or more action handlers or REST API routes - commonly via WordPress hooks such as add_action() or register_rest_route() - without attaching an appropriate permission_callback or capability check, leaving those endpoints reachable by any unauthenticated HTTP client. This is a well-documented antipattern in WordPress plugin development and is the same class of flaw that Patchstack routinely identifies across the plugin ecosystem. The unchanged scope (S:U) indicates exploitation is confined to the plugin's own context within WordPress.
RemediationAI
The primary remediation is to update WP Social Avatar to a version beyond 1.5. No exact patched version number is independently confirmed in the available intelligence - the Patchstack advisory at https://patchstack.com/database/wordpress/plugin/wp-social-avatar/vulnerability/wordpress-wp-social-avatar-plugin-1-5-broken-access-control-vulnerability should be consulted for the confirmed fix version, and the official WordPress plugin repository should be checked for the latest release. If immediate upgrade is not feasible, deactivating the plugin entirely eliminates exposure at the cost of losing the plugin's social avatar features - a trade-off generally acceptable during a short patching window. As a secondary compensating control, a web application firewall rule blocking unauthenticated requests to the plugin's specific action or REST endpoints can reduce attack surface while the patch is staged, though this requires identifying the exact endpoint names from the plugin source code.
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-57874
GHSA-h6x8-fqgh-vwfq