VYPR
Medium severity6.1NVD Advisory· Published Mar 10, 2026· Updated May 7, 2026

CVE-2025-70025

CVE-2025-70025

Description

An issue pertaining to CWE-79: Improper Neutralization of Input During Web Page Generation was discovered in benkeen generatedata 4.0.14.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A stored XSS vulnerability in benkeen generatedata 4.0.14 allows attackers to inject arbitrary web scripts via improper input neutralization.

Vulnerability

Overview

CVE-2025-70025 is a cross-site scripting (XSS) vulnerability identified in benkeen generatedata version 4.0.14. The issue stems from improper neutralization of user-supplied input during web page generation, classified under CWE-79 [3]. This flaw occurs because the application fails to sanitize or encode data before it is rendered in a web page, allowing an attacker to inject arbitrary HTML and JavaScript [3].

Exploitation

Vector

An attacker can exploit this vulnerability by crafting a malicious input that is stored and later executed in the context of the victim's browser. The attack does not require elevated privileges if the application allows unauthenticated users to submit data that is subsequently displayed to other users [3]. The exact input field or parameter where the injection occurs is not detailed, but the generic nature of the CWE suggests that any unsanitized user-controlled data could be leveraged.

Impact

Successful exploitation of this stored XSS vulnerability could enable an attacker to execute arbitrary script in the browser of a legitimate user. This may lead to session hijacking, data exfiltration, or defacement of web pages. The severity of the impact depends on the application's context and the sensitivity of the data it processes, but the CVSS v3 score of 6.1 indicates a medium risk [3].

Mitigation

The vulnerability exists in version 4.0.14 of generatedata. The project has since moved to a major version 5.0.0-beta, which involves a significant rearchitecture [2]. Users are strongly advised to upgrade to the latest available version to address the XSS flaw. No official patch for the 4.0.x branch has been announced; therefore, upgrading to 5.0.0-beta or later is the recommended course of action.

AI Insight generated on May 18, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.