Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in pixelgrade Nova Blocks nova-blocks.This issue affects Nova Blocks: from n/a through <= 2.1.8.
Published: 2025-04-01
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in the Nova Blocks plugin allows an attacker to inject malicious JavaScript into web pages that are generated by the plugin. The flaw stems from improper neutralization of input during page generation, which is a classic cross‑site scripting weakness classified as CWE‑79. If attacker‑supplied content is placed into a block, it could lead to cookie theft, session hijacking, defacement or other integrity‑related damage to user data.

Affected Systems

The affected product is the WordPress Nova Blocks plugin provided by pixelgrade. All releases from the earliest available version up to and including version 2.1.8 are vulnerable; WordPress sites that still use those versions run the risk of exploitation.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, while the EPSS score of less than 1% suggests that active exploitation is currently low but still possible. The vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker could embed malicious payloads within the plugin’s content handling path, and the likely attack vector is through crafted requests that feed untrusted input to the rendering engine. Visitors who access affected pages could then be exposed to the injected script, compromising confidentiality, integrity, and possibly availability of the site.

Generated by OpenCVE AI on May 1, 2026 at 01:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Nova Blocks plugin to the latest version (greater than 2.1.8).
  • Restrict or sanitize any user‑generated content inserted by the plugin, ensuring that no raw HTML or script tags are stored or rendered.
  • Implement a Content Security Policy that disallows execution of inline scripts or disallows unsafe JavaScript sources.

Generated by OpenCVE AI on May 1, 2026 at 01:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-9441 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in pixelgrade Nova Blocks by Pixelgrade. This issue affects Nova Blocks by Pixelgrade: from n/a through 2.1.8.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in pixelgrade Nova Blocks by Pixelgrade. This issue affects Nova Blocks by Pixelgrade: from n/a through 2.1.8. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in pixelgrade Nova Blocks nova-blocks.This issue affects Nova Blocks: from n/a through <= 2.1.8.
References
Metrics cvssV3_1

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


Wed, 02 Apr 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 01 Apr 2025 21:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in pixelgrade Nova Blocks by Pixelgrade. This issue affects Nova Blocks by Pixelgrade: from n/a through 2.1.8.
Title WordPress Nova Blocks by Pixelgrade plugin <= 2.1.8 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-12T00:00:39.678Z

Reserved: 2025-04-01T13:20:32.605Z

Link: CVE-2025-31819

cve-icon Vulnrichment

Updated: 2025-04-02T13:23:14.822Z

cve-icon NVD

Status : Deferred

Published: 2025-04-01T21:15:53.473

Modified: 2026-04-23T15:28:21.443

Link: CVE-2025-31819

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T01:15:05Z

Weaknesses
  • CWE-79

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