VYPR
Medium severityNVD Advisory· Published Jan 20, 2026· Updated Apr 15, 2026

CVE-2025-40679

CVE-2025-40679

Description

HTML

Injection vulnerability in Isshue by Bdtask, consisting os an HTML injection due to a lack os proper validation of user input by sending a POST request to '/category_product_search', affecting the 'product_name' parameter.

AI Insight

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

An HTML injection vulnerability in Isshue eCommerce platform, via unvalidated 'product_name' parameter in a POST request, allows script execution.

CVE-2025-40679: HTML Injection in Isshue by Bdtask

The vulnerability is an HTML injection flaw in the Isshue eCommerce platform by Bdtask. The root cause is the lack of proper validation of user input supplied via the 'product_name' parameter. An attacker sends a crafted POST request to the endpoint '/category_product_search' in order to inject arbitrary HTML content [1].

Exploitation

Method

Exploitation does not require authentication, as the component is publicly accessible. The attack vector is network-based with low complexity; no privileges are needed. A remote unauthenticated attacker can inject HTML by manipulating the 'product_name' parameter in the POST request to the vulnerable endpoint [1].

Impact

Successful exploitation enables the attacker to execute arbitrary HTML or script code in the victim's browser session. This can lead to defacement, phishing, or session-related attacks. The CVSS v4.0 base score is 5.1 (Medium) with the vector AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N, indicating a limited impact on integrity but no direct confidentiality breach [1].

Mitigation

As of the publication date, no official patch or vendor-provided solution has been reported. Users are advised to implement input sanitization for the 'product_name' parameter and apply general web application firewall rules to mitigate injection attempts until a permanent fix is available [1].

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

Affected products

1

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.