Description
The Post Grid, Slider & Carousel Ultimate WordPress plugin before 1.8.1 does not sanitise and escape one of its custom post type settings before outputting it in an HTML attribute on the admin edit screen, allowing users with the Contributor role and above to inject JavaScript that executes in the session of any administrator who opens the affected item.
Published: 2026-08-22
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Post Grid, Slider & Carousel Ultimate WordPress plugin fails to sanitize one of its custom post type settings before outputting it as part of an HTML attribute on the admin edit screen. This omission allows any user with a Contributor role or higher to inject arbitrary JavaScript that is stored with the post. When an administrator later opens the affected item, the code is executed in the administrator’s browser, giving the attacker the potential to hijack sessions or exfiltrate data.

Affected Systems

All WordPress installations running the Post Grid, Slider & Carousel Ultimate plugin with a version earlier than 1.8.1 are affected. The flaw applies to any site that has users with Contributor or greater permissions, regardless of the WordPress theme or other plugins.

Risk and Exploitability

The vulnerability is a stored XSS that requires a Contributor or higher account to inject the payload, followed by an administrator viewing the content. Although no CVSS or EPSS score is available and the flaw is not listed in CISA’s KEV catalog, the impact is significant because every administrator who visits the edited post will execute attacker‑supplied code. The attack vector is not purely remote; it relies on privileged user input but can be leveraged by attackers who have compromised a Contributor account or recruited a malicious user with that role.

Generated by OpenCVE AI on August 22, 2026 at 07:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Post Grid, Slider & Carousel Ultimate to version 1.8.1 or later
  • Revoke Contributor role from untrusted users or ensure only trusted users have Contributor permissions
  • If an immediate upgrade is infeasible, disable the plugin’s edit screen for contributors or temporarily uninstall the plugin until the fix is applied

Generated by OpenCVE AI on August 22, 2026 at 07:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-79

Sat, 22 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Post Grid, Slider & Carousel Ultimate WordPress plugin before 1.8.1 does not sanitise and escape one of its custom post type settings before outputting it in an HTML attribute on the admin edit screen, allowing users with the Contributor role and above to inject JavaScript that executes in the session of any administrator who opens the affected item.
Title Post Grid, Slider & Carousel Ultimate < 1.8.1 - Contributor+ Stored XSS via Header Title Field
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-22T06:00:15.962Z

Reserved: 2026-07-20T08:30:12.390Z

Link: CVE-2026-16260

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-22T06:16:14.833

Modified: 2026-08-22T06:16:14.833

Link: CVE-2026-16260

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

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