CVE-2025-68595
8.8Trustindex · Widgets for Social Photo Feed
A missing authorization vulnerability in the Trustindex Widgets for Social Photo Feed plugin allows unauthenticated attackers to exploit incorrectly configured access control security levels.
Executive summary
The Trustindex Widgets for Social Photo Feed plugin contains a critical missing authorization flaw that permits unauthenticated access to restricted functionality.
Vulnerability
The vulnerability is caused by a failure to perform adequate authorization checks (CWE-862) within the plugin. An unauthenticated attacker can leverage this flaw to bypass intended access controls, potentially leading to unauthorized information disclosure.
Business impact
This vulnerability carries a CVSS score of 8.8, reflecting its high severity due to the lack of required authentication. Successful exploitation may result in the exposure of sensitive social media feed data or configuration details, undermining the confidentiality of the affected WordPress environment and potentially damaging the reputation of the organization using the plugin.
Remediation
Immediate Action: Since a specific patch version is currently unconfirmed, administrators should monitor the official WordPress plugin repository for updates and disable the plugin if it is not business-critical until a secure version is released.
Proactive Monitoring: Review web server and WordPress access logs for anomalous requests targeting the plugin directory, particularly those originating from unauthorized or unexpected IP addresses.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block suspicious requests directed at the plugin's endpoints, providing a virtual patch while waiting for a vendor update.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the high CVSS score and the nature of missing authorization flaws, this vulnerability poses a significant risk to WordPress installations. Organizations must prioritize the removal or containment of the affected plugin, as unauthenticated access control bypasses provide an easy entry point for malicious actors. Monitor the vendor advisory closely and apply the security update immediately upon its release.
Sources
Originally found and disclosed by NumeX | Patchstack Bug Bounty Program, per the CVE Program record.