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: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting enabled by an authenticated contributor leads to malicious redirects and potential account takeover
Action: Update Plugin
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. The EPSS score is <1% and the CVSS score is 5.4; although the vulnerability 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 September 2, 2026 at 06:20 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 September 2, 2026 at 06:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 02 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 02 Sep 2026 06:45:00 +0000

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

Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'}


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-09-01T19:07:40.855Z

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

Link: CVE-2026-39071

cve-icon Vulnrichment

Updated: 2026-09-01T19:07:37.602Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-01T21:00:36.830

Link: CVE-2026-39071

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T06:30:07Z

Weaknesses
  • CWE-79

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