Description
The Image Photo Gallery Final Tiles Grid plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'delay' shortcode attribute in all versions up to, and including, 3.6.12 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: 2026-08-22
Score: 6.4 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The plugin’s 'delay' shortcode attribute lacks proper sanitization and escaping, allowing an authenticated contributor or higher to store malicious JavaScript code in a gallery. When a visitor views the affected page, the script executes in the visitor’s browser, potentially stealing session cookies, defacing the site, or redirecting users. The vulnerability is classified as a stored Cross‑Site Scripting flaw (CWE‑79) and does not provide direct remote code execution, but it enables attackers to run arbitrary scripts in the context of any site visitor.

Affected Systems

All WordPress installations running the Image Photo Gallery Final Tiles Grid plugin version 3.6.12 or earlier are vulnerable. The affected vendor is wpchill, and the plugin is installed through the WordPress plugin repository. Contributors and users with higher privileges who can create or edit galleries using the 'delay' shortcode are required for exploitation; non‑authenticating users cannot trigger the injection through this attribute.

Risk and Exploitability

The CVSS base score is 6.4, indicating a medium severity. Exploitation requires authentication with Contributor-level or higher access, making the EPSS unavailable; the vulnerability is not currently listed in the CISA KEV catalog. Attackers could inject scripts that execute for any visitor to a gallery page, which could lead to session hijacking or defacement. While the attack vector is limited to authenticated users, the potential impact on site stakeholders and user trust warrants prompt patching.

Generated by OpenCVE AI on August 22, 2026 at 14:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Image Photo Gallery Final Tiles Grid plugin to the latest version, which removes the vulnerable 'delay' shortcode attribute and properly sanitizes its input.
  • If an update cannot be deployed immediately, edit or delete existing galleries that use the 'delay' shortcode to eliminate stored malicious code.
  • Revoke Contributor‑level permissions for users who do not need to manage galleries, or limit the ability to add or edit galleries with the 'delay' attribute.
  • Implement a site‑wide Content Security Policy that restricts inline script execution and mitigates the impact of any remaining XSS vectors.

Generated by OpenCVE AI on August 22, 2026 at 14:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 22 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
Description The Image Photo Gallery Final Tiles Grid plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'delay' shortcode attribute in all versions up to, and including, 3.6.12 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 Image Photo Gallery Final Tiles Grid <= 3.6.12 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'delay' 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-22T13:27:16.137Z

Reserved: 2026-03-22T03:45:07.675Z

Link: CVE-2026-4559

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-22T14:16:32.947

Modified: 2026-08-22T14:16:32.947

Link: CVE-2026-4559

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-22T14:30:17Z

Weaknesses
  • CWE-79

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