Description
The Easy Social Photos Gallery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'wrapper_class' shortcode attribute of the 'my-instagram-feed' shortcode in all versions up to, and including, 3.1.2. This is due to insufficient input sanitization and output escaping on user supplied attributes. Specifically, the plugin uses sanitize_text_field() instead of esc_attr() when outputting the 'wrapper_class' attribute inside a double-quoted HTML class attribute. Since sanitize_text_field() does not encode double quotes, an attacker can break out of the class attribute and inject arbitrary HTML event handlers. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2026-04-22
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The Easy Social Photos Gallery plugin for WordPress has a stored XSS flaw in versions 3.1.2 and older. The plugin uses sanitize_text_field() for the wrapper_class shortcode attribute instead of esc_attr(), allowing a contributor‑level user to insert an unescaped double quote and inject arbitrary HTML event handlers. When a user visits a page that has the injected attribute, the malicious script runs in that user’s browser, revealing confidentiality or allowing further attacks.

Affected Systems

WordPress sites running Easy Social Photos Gallery plugin version 3.1.2 or earlier are affected. The vulnerability is triggered by the my‑instagram‑feed shortcode’s wrapper_class attribute, which is rendered in pages, posts, or widgets.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity. No EPSS score is available and the issue is not listed in CISA KEV, suggesting current exploitation is not widespread. However, because the attacker must be authenticated with at least contributor privileges, the attack vector is restricted to local contributors who can edit the shortcode attributes. Once an attacker injects a payload, every visitor to the affected page will execute the script, enabling data theft or defacement.

Generated by OpenCVE AI on April 22, 2026 at 09:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Easy Social Photos Gallery to the latest supported release.
  • If an upgrade is not possible, remove or restrict usage of the my‑instagram‑feed shortcode and deny contributor access to editing it.
  • Identify and delete any existing wrapper_class attributes that contain injected payloads in posts, pages or widgets.
  • Implement a Content‑Security‑Policy that blocks inline scripts to mitigate potential XSS exploitation.

Generated by OpenCVE AI on April 22, 2026 at 09:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 22 Apr 2026 12:15:00 +0000

Type Values Removed Values Added
First Time appeared Maltathemes
Maltathemes easy Social Photos Gallery – Mif
Wordpress
Wordpress wordpress
Vendors & Products Maltathemes
Maltathemes easy Social Photos Gallery – Mif
Wordpress
Wordpress wordpress

Wed, 22 Apr 2026 08:30:00 +0000

Type Values Removed Values Added
Description The Easy Social Photos Gallery plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'wrapper_class' shortcode attribute of the 'my-instagram-feed' shortcode in all versions up to, and including, 3.1.2. This is due to insufficient input sanitization and output escaping on user supplied attributes. Specifically, the plugin uses sanitize_text_field() instead of esc_attr() when outputting the 'wrapper_class' attribute inside a double-quoted HTML class attribute. Since sanitize_text_field() does not encode double quotes, an attacker can break out of the class attribute and inject arbitrary HTML event handlers. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title Easy Social Photos Gallery <= 3.1.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'wrapper_class' Shortcode Attribute
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Maltathemes Easy Social Photos Gallery – Mif
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-22T07:45:38.938Z

Reserved: 2026-03-12T20:51:56.076Z

Link: CVE-2026-4085

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-04-22T09:16:22.417

Modified: 2026-04-22T09:16:22.417

Link: CVE-2026-4085

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T11:44:00Z

Weaknesses