Junglewise Threat Intelligence

CVE-2026-5425: Trustindex Widgets for Social Photo Feed Stored XSS in feed_data

CVE-2026-5425 · Severity: high · CVSS 7.2 · Published 2026-04-04

Executive brief

The Widgets for Social Photo Feed plugin for WordPress, which is used to display social media feeds on websites, contains a security flaw that allows attackers to inject malicious scripts. Because the plugin does not properly check data sent to it, an attacker can store harmful code on the website without needing to log in. This code then runs in the browser of any visitor who views the affected page, potentially leading to unauthorized actions or data theft.

Technical details

The Widgets for Social Photo Feed plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) due to insufficient input sanitization and output escaping on the 'feed_data' parameter keys. This vulnerability allows unauthenticated attackers to inject arbitrary web scripts into the database. These scripts are subsequently executed in the context of a user's browser session whenever they visit a page where the malicious feed data is rendered. The issue is present in all versions up to 1.7.9 and was addressed in version 1.8.0.

Affected products

  • Trustindex Widgets for Social Photo Feed <= 1.7.9

Timeline

  • 2026-04-04: disclosed
  • 2026-04-04: advisory

References