cleantalk
Vulnerabilities and Security Researches

Vulnerabilities and security researches formy-instagram-feed my-instagram-feed

Direction: ascending
Jun 07, 2024

Easy Social Photos Gallery – MIF # 9ee7f15134d640c2eae950910d76785cbb4fb093

Date
Feb 28, 2022
Research Description
Easy Social Photos Gallery &#8211; MIF [my-instagram-feed] < 3.1.1 WordPress Easy Social Photos Gallery – MIF plugin <= 3.1.0 - Toggle The Debug Mode via Cross-Site Request Forgery (CSRF) vulnerability Toggle The Debug Mode via Cross-Site Request Forgery (CSRF) vulnerability discovered in WordPress Easy Social Photos Gallery – MIF plugin (versions <= 3.1.0).
Affected versions
max 3.1.1.
Status
vulnerable
Apr 23, 2026

Easy Social Photos Gallery &#8211; MIF # CVE-2026-4085

CVE, Research URL

CVE-2026-4085

Date
Apr 22, 2026
Research 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.
Affected versions
max 3.1.2.
Status
vulnerable