Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
The Widgets for Social Photo Feed plugin for WordPress is vulnerable to unauthorized access of data and modification of data due to a missing capability check on the '/trustindex_feed_hook_instagram/troubleshooting' and '/trustindex_feed_hook_instagram/submit-data' REST API endpoints in all versions up to, and including, 1.8. This makes it possible for unauthenticated attackers to access and update plugin settings.
AnalysisAI
Unauthenticated attackers can access and modify plugin settings in the Widgets for Social Photo Feed WordPress plugin through missing capability checks on two REST API endpoints, allowing unauthorized data access and configuration changes in all versions up to and including 1.8. The vulnerability requires only network access with no user interaction, making it trivially exploitable by remote attackers without authentication credentials.
Technical ContextAI
The vulnerability stems from inadequate authorization controls on REST API endpoints registered by the WordPress plugin. Two specific endpoints-'/trustindex_feed_hook_instagram/troubleshooting' and '/trustindex_feed_hook_instagram/submit-data'-fail to implement WordPress capability checks (typically checking for 'manage_options' or similar administrative permissions) before processing requests. WordPress REST API endpoints should validate user roles and capabilities before exposing sensitive operations; this plugin implements the endpoints but omits the authorization layer. CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) describes the class of failure where the application exposes functionality without proper access control, allowing unauthenticated principals to interact with protected resources.
RemediationAI
Upgrade to a patched version released after version 1.8. According to the Wordfence advisory and WordPress plugin repository changeset 3513612, a fix addressing the missing capability checks has been committed. Site administrators should update the Widgets for Social Photo Feed plugin to the latest available version through the WordPress admin panel (Plugins > Installed Plugins > Update). If an immediate patch is unavailable, temporarily disable the plugin and remove it from active use until a fixed version is released. For environments where the plugin must remain active, implement WordPress REST API restrictions at the web server or firewall level to block external access to the '/trustindex_feed_hook_instagram/' endpoint prefix, though this may affect legitimate functionality and should only be used as a temporary bridge until patching is complete.
The mailSend function in the isMail transport in PHPMailer before 5.2.18 might allow remote attackers to pass extra para
The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman
The 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 GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint
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
Remote code execution in WordPress 6.9.x (before 6.9.5) and 7.0.x (before 7.0.2) arises from a REST API batch endpoint r
Same weakness CWE-200 – Information Exposure
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-209610