CVE-2025-62939
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Joe Open Currency Converter artiss-currency-converter allows Stored XSS.This issue affects Open Currency Converter: from n/a through <= 1.5.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS vulnerability in WordPress Open Currency Converter plugin <=1.5.0 allows attackers to inject malicious scripts via improper input neutralization.
Vulnerability
Overview
The Open Currency Converter plugin for WordPress (versions up to and including 1.5.0) contains a stored cross-site scripting (XSS) vulnerability due to improper neutralization of user-supplied input during web page generation [1]. This means that input provided by an attacker is not properly sanitized before being stored and later displayed to other users, allowing arbitrary HTML and JavaScript to be injected into the site.
Exploitation
Details
Exploitation requires a privileged user (such as an administrator) to perform an action—for example, clicking a malicious link, visiting a crafted page, or submitting a form [1]. The attacker does not need direct access to the site but must convince a user with the necessary privileges to interact with the malicious payload. Once the payload is stored, it will be executed in the browsers of visitors who view the affected page.
Impact
A successful attack allows the attacker to inject malicious scripts, such as redirects, advertisements, or other HTML payloads, into the website [1]. These scripts execute when guests visit the site, potentially leading to data theft, defacement, or further compromise of the site and its users.
Mitigation
The vulnerability has been patched in versions after 1.5.0. Users are strongly advised to update the plugin immediately [1]. If updating is not possible, contacting the hosting provider or a web developer for assistance is recommended. No workaround is currently available.
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
2- Range: <= 1.5.0
- Range: <=1.5.0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.