Description
The Smash Balloon Social Photo Feed – Easy Social Feeds Plugin plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via REQUEST_URI Query String in all versions up to, and including, 6.11.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2026-08-05
Score: 4.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Smash Balloon Social Photo Feed plugin for WordPress contains an input‑validation flaw in the handling of the REQUEST_URI query string. The plugin fails to sanitize or escape user‑supplied data before rendering it in the page, allowing attackers to inject arbitrary HTML and JavaScript that is reflected back to the browser. When a victim clicks a specially crafted link, the injected script runs within the victim’s session, potentially compromising session cookies, cookies, or defacing the site.

Affected Systems

All WordPress sites that use the Smash Balloon Social Photo Feed – Easy Social Feeds Plugin with version 6.11.3 or earlier are affected. The plugin is available as a WordPress plugin and is installed on any site that requires social media feed functionality.

Risk and Exploitability

The CVSS score of 4.7 indicates moderate impact. The EPSS score is not available, and the vulnerability is not listed in CISA KEV, suggesting that exploitation is currently low to moderate. The attack requires only a crafted URL that includes malicious content in the REQUEST_URI query string and convincing a user to click it; no authentication or other privileges are needed. The official fix is presumed to be an upgrade to the next release (6.12 or later), but that is inferred from version history and not explicitly stated in the advisory.

Generated by OpenCVE AI on August 5, 2026 at 11:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Smash Balloon Social Photo Feed plugin to the latest version (6.12 or later) to eliminate the reflected XSS flaw.
  • If an upgrade is not immediately possible, disable the plugin’s admin pages or uninstall the plugin entirely until a patch is available, preventing any vulnerable code from executing.
  • Apply a web application firewall rule to block or sanitize REQUEST_URI query strings that contain script tags or JavaScript patterns, providing a temporary protection until an official patch is applied.

Generated by OpenCVE AI on August 5, 2026 at 11:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 05 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Smub
Smub smash Balloon Social Photo Feed – Easy Social Feeds Plugin
Wordpress
Wordpress wordpress
Vendors & Products Smub
Smub smash Balloon Social Photo Feed – Easy Social Feeds Plugin
Wordpress
Wordpress wordpress

Wed, 05 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
Description The Smash Balloon Social Photo Feed – Easy Social Feeds Plugin plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via REQUEST_URI Query String in all versions up to, and including, 6.11.3 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title Smash Balloon Social Photo Feed <= 6.11.3 - Reflected Cross-Site Scripting via REQUEST_URI Query String
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 4.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Smub Smash Balloon Social Photo Feed – Easy Social Feeds Plugin
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-05T14:26:41.490Z

Reserved: 2026-07-10T19:35:50.380Z

Link: CVE-2026-15452

cve-icon Vulnrichment

Updated: 2026-08-05T14:26:01.020Z

cve-icon NVD

Status : Deferred

Published: 2026-08-05T10:17:27.110

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-15452

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T12:00:11Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')