VYPR
Medium severity6.4NVD Advisory· Published Jun 26, 2025· Updated Apr 15, 2026

CVE-2025-5564

CVE-2025-5564

Description

The GC Social Wall plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'gc_social_wall' shortcode in all versions up to, and including, 1.15 due to insufficient input sanitization and output escaping on user supplied attributes. 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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Stored XSS in GC Social Wall WordPress plugin via shortcode attributes allows authenticated contributors to inject arbitrary scripts.

Vulnerability

Overview The GC Social Wall plugin for WordPress (versions up to 1.15) contains a stored cross-site scripting (XSS) vulnerability in its gc_social_wall shortcode. The plugin fails to properly sanitize user-supplied attributes and escape output when rendering the shortcode, allowing malicious input to be stored and executed later [1].

Exploitation

An attacker must have at least Contributor-level access to the WordPress site. They can inject arbitrary JavaScript or HTML into the shortcode attributes, which will be stored in the database. When any user (including administrators) visits a page containing the injected shortcode, the script executes in their browser. No additional privileges or network position are required beyond the ability to edit posts/pages.

Impact

Successful exploitation leads to full client-side compromise. The attacker can steal session cookies, perform actions on behalf of the victim, deface the site, or redirect users to malicious domains. Since the XSS is stored, it affects all visitors to the affected page.

Mitigation

The vendor has not released a patched version as of the publication date. Users should disable the plugin or apply a web application firewall rule to block malicious shortcode attributes. The plugin may be abandoned, so migrating to an alternative is recommended.

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.