Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Inboxify Inboxify Sign Up Form inboxify-sign-up-form allows Stored XSS.This issue affects Inboxify Sign Up Form: from n/a through <= 1.0.4.
Published: 2025-12-30
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Inboxify Sign Up Form plugin contains a stored XSS vulnerability caused by insufficient input sanitization. An attacker can submit specially crafted data through the sign‑up form and have that data rendered unsanitized in future page views, allowing the execution of arbitrary JavaScript in the context of the plugin and potentially affecting the confidentiality of user session data or enabling malicious redirects.

Affected Systems

Inboxify: Inboxify Sign Up Form, versions through and including 1.0.4. Any WordPress site that has this plugin installed risks the flaw.

Risk and Exploitability

The CVSS score of 5.9 indicates a moderate severity. The EPSS score of less than 1% suggests a low probability of exploitation at this time, and the vulnerability is not currently listed in CISA’s KEV catalog. Exploitation would occur via the public sign‑up form, requiring no elevated privileges and relying on a stored attack vector that can affect all users who view the affected pages.

Generated by OpenCVE AI on April 29, 2026 at 10:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Inboxify Sign Up Form to a version newer than 1.0.4 from the official plugin repository.
  • If an upgrade is not immediately possible, remove or disable the plugin until patched to prevent any stored XSS content from rendering.
  • Sanitize or escape all user‑provided input in the plugin’s code to ensure that future iterations of the plugin do not reintroduce similar input validation issues (CWE‑79).

Generated by OpenCVE AI on April 29, 2026 at 10:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Mon, 05 Jan 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Tue, 30 Dec 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 30 Dec 2025 11:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Inboxify Inboxify Sign Up Form inboxify-sign-up-form allows Stored XSS.This issue affects Inboxify Sign Up Form: from n/a through <= 1.0.4.
Title WordPress Inboxify Sign Up Form plugin <= 1.0.4 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T20:32:23.396Z

Reserved: 2025-12-29T11:18:21.372Z

Link: CVE-2025-69008

cve-icon Vulnrichment

Updated: 2025-12-30T13:27:46.444Z

cve-icon NVD

Status : Deferred

Published: 2025-12-30T11:15:59.053

Modified: 2026-06-17T09:59:58.903

Link: CVE-2025-69008

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T10:45:09Z

Weaknesses
  • CWE-79

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