Description
The Formality plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘align’ parameter in all versions up to, and including, 1.5.8 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: 2025-05-02
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch Now
AI Analysis

Impact

The Formality WordPress plugin contains a stored cross‑site scripting flaw associated with the align parameter. The flaw arises from insufficient input sanitization and output escaping, allowing an attacker to inject arbitrary JavaScript. When the affected content is viewed, the injected script executes in the visitor’s browser. This corruption is strictly client‑side; the vulnerability does not directly compromise server‑side code or data.

Affected Systems

This issue applies to installations of the Formality plugin supplied by michelegiorgi, running WordPress sites that are using version 1.5.8 or earlier. Upgrading to a newer release that removes the align‑parameter flaw eliminates the vulnerability.

Risk and Exploitability

The CVSS score of 6.4 indicates moderate severity. The EPSS score is reported as less than 1 %, suggesting a low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the attack vector is internal, requiring the attacker to be authenticated with Contributor‑level or higher access. Once authenticated, the attacker can use the vulnerable align field to inject and execute scripts, providing client‑side compromise but no direct server‑side impact.

Generated by OpenCVE AI on April 21, 2026 at 20:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Formality plugin to a version newer than 1.5.8 that eliminates the align‑parameter flaw.
  • If an upgrade is not immediately possible, configure the plugin or the hosting environment to strip the align parameter or allow only a predefined whitelist of values.
  • Restrict Contributor permissions to trusted users and monitor form submissions for suspicious script content.

Generated by OpenCVE AI on April 21, 2026 at 20:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-13294 The Formality plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘align’ parameter in all versions up to, and including, 1.5.8 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.
History

Tue, 06 May 2025 15:45:00 +0000

Type Values Removed Values Added
First Time appeared Giorgi
Giorgi formality
CPEs cpe:2.3:a:giorgi:formality:*:*:*:*:*:wordpress:*:*
Vendors & Products Giorgi
Giorgi formality

Fri, 02 May 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 02 May 2025 03:45:00 +0000

Type Values Removed Values Added
Description The Formality plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘align’ parameter in all versions up to, and including, 1.5.8 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 Formality <= 1.5.8 - Authenticated (Contributor+) Stored Cross-Site Scripting via align Parameter
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

Giorgi Formality
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:29:09.447Z

Reserved: 2025-04-21T15:54:39.030Z

Link: CVE-2025-3858

cve-icon Vulnrichment

Updated: 2025-05-02T15:58:37.012Z

cve-icon NVD

Status : Analyzed

Published: 2025-05-02T04:15:56.040

Modified: 2025-05-06T15:20:09.163

Link: CVE-2025-3858

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T21:00:36Z

Weaknesses
  • CWE-79

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