Description
The Social Feed Gallery Portfolio plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'id' parameter of the [igp-wp] shortcode in all versions up to, and including, 1.3 due to insufficient input sanitization and output escaping. 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: 2025-12-06
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch Plugin
AI Analysis

Impact

The Social Feed Gallery Portfolio plugin contains insufficient input validation for the 'id' parameter in its [igp-wp] shortcode, allowing malicious strings to be stored in the database. When a user views a page that renders the shortcode, the unescaped payload is executed by the browser, giving the injected attacker the same context as the page visitor. This can lead to session hijacking, data theft, or defacement of the site, with the attack impact spanning confidentiality, integrity, and availability. The flaw is reachable only by users who can authenticate with Contributor level access or higher; such users can modify gallery entries or the shortcode content, thus enabling the injection. Because the vulnerability resides in stored user input, the attacker can persist malicious code across sessions and affect all users who view the compromised page. The risk is moderate, with a CVSS score of 6.4, and the EPSS score indicates a very low likelihood of exploitation. The flaw has not yet appeared in the CISA KEV catalog.

Affected Systems

The affected product is the Social Feed Gallery Portfolio plugin for WordPress, maintained by wpdiscover. Versions up to and including 1.3, including all earlier releases, are vulnerable. The vulnerability specifically affects the [igp-wp] shortcode when the 'id' attribute is present.

Risk and Exploitability

The vulnerability is limited to authenticated users with Contributor level access or higher, meaning an attacker must first obtain valid credentials that grant such permissions. Once the malicious payload is stored via the 'id' attribute, any visitor to the page rendering the shortcode receives the script in their browser, enabling session hijacking, information theft, or defacement. The CVSS base score of 6.4 indicates moderate severity, while the EPSS score of less than 1% reflects a low probability of exploitation at present. The vulnerability is not yet catalogued in the CISA KEV, so no active exploits have been reported as of this analysis.

Generated by OpenCVE AI on April 22, 2026 at 20:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Social Feed Gallery Portfolio to a fixed version (>=1.4) or replace the plugin with an alternative that does not expose unsanitized shortcode attributes.
  • Limit Contributor and higher role permissions so that only trusted users can add or edit gallery content; consider removing access to the shortcode entirely for untrusted users.
  • As a temporary workaround, remove any 'id' attributes from existing shortcodes or sanitize the values before rendering, and isolate the gallery feature from public‑facing pages until a patch is applied.

Generated by OpenCVE AI on April 22, 2026 at 20:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Dec 2025 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Wpdiscover
Wpdiscover social Feed Gallery Portfolio
Vendors & Products Wordpress
Wordpress wordpress
Wpdiscover
Wpdiscover social Feed Gallery Portfolio

Mon, 08 Dec 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 06 Dec 2025 06:00:00 +0000

Type Values Removed Values Added
Description The Social Feed Gallery Portfolio plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'id' parameter of the [igp-wp] shortcode in all versions up to, and including, 1.3 due to insufficient input sanitization and output escaping. 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 Social Feed Gallery Portfolio <= 1.3 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'id' 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

Wordpress Wordpress
Wpdiscover Social Feed Gallery Portfolio
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:43:27.136Z

Reserved: 2025-12-02T16:09:49.022Z

Link: CVE-2025-13896

cve-icon Vulnrichment

Updated: 2025-12-08T20:57:13.669Z

cve-icon NVD

Status : Deferred

Published: 2025-12-06T06:15:53.160

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-13896

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T21:00:06Z

Weaknesses