Description
WordPress plugin (Spiffy Plugin) before 5.0.9 is affected by Stored Cross-Site Scripting in Event Title field. An authenticated attacker with the lowest privileged role (contributor) can exploit this to redirect user to malicious site or control the account.
Published: 2026-08-28
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Spiffy Plugin for WordPress, versions prior to 5.0.9, contains a stored cross‑site scripting flaw in the Event Title field. The flaw can be leveraged by an authenticated user with the contributor role to inject arbitrary scripts, which may redirect victims to malicious sites or gain control of their WordPress accounts. The vulnerability is a classic reflected injection stored in application data that is later executed in the browser context.

Affected Systems

Any WordPress installation running Spiffy Plugin v5.0.8 or earlier is affected. The plugin is distributed through the WordPress plugin repository and may be present under any site using event management via Spiffy.

Risk and Exploitability

Because the attack requires only a legitimate contributor account, the initial barrier is low. Once an attacker injects a malicious payload, the impact is high: users who view the compromised event will execute the injected code. Although EPSS data is not available and the CVE is not listed in CISA KEV, the nature of stored XSS combined with authenticated exploitation points to a high risk of compromise. Attackers would need access to the WordPress admin interface to create or modify events; therefore, the threat vector is internal to the WordPress installation.

Generated by OpenCVE AI on August 28, 2026 at 20:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spiffy Plugin to version 5.0.9 or later, which removes the vulnerable Event Title input handling
  • If an upgrade is not immediately possible, disable the Event Title field or enforce input sanitization to strip script tags before storage
  • Review user role assignments and consider tightening contributor capabilities or replacing contributors with lower‑privileged roles
  • Audit existing events for embedded scripts and clean any that remain
  • Configure web application firewall rules to detect and block attempts to inject script payloads into post title fields

Generated by OpenCVE AI on August 28, 2026 at 20:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 28 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Title Stored XSS in Spiffy Plugin Event Title Allows Authenticated Contributor to Hijack Users
Weaknesses CWE-79

Fri, 28 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
Description WordPress plugin (Spiffy Plugin) before 5.0.9 is affected by Stored Cross-Site Scripting in Event Title field. An authenticated attacker with the lowest privileged role (contributor) can exploit this to redirect user to malicious site or control the account.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-28T16:03:38.799Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-39071

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-28T20:17:28.670

Modified: 2026-08-28T20:17:28.670

Link: CVE-2026-39071

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T20:30:08Z

Weaknesses
  • CWE-79

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