CVE-2026-1630
Description
WEBCON BPS is vulnerable to Reflected XSS via one of parameters used by "/openinmobileapp" endpoint. An attacker can send a specially crafted URL that, when opened by an authenticated user, results in arbitrary JavaScript execution in the victim's browser.
This issue was fixed in versions 2026.1.3.109 and 2025.2.1.293.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
WEBCON BPS is vulnerable to Reflected XSS in the /openinmobileapp endpoint, allowing arbitrary JavaScript execution when an authenticated user opens a crafted URL.
Vulnerability
The vulnerability is a Reflected Cross-Site Scripting (XSS) in WEBCON BPS, affecting the /openinmobileapp endpoint via one of its parameters. This improper neutralization of user input (CWE-79) allows an attacker to inject arbitrary JavaScript. Affected versions are from 2026.1.1.45 below 2026.1.3.109 and from 2025.1.1.87 before 2025.2.1.293, as detailed in CERT Polska's advisory [1].
Exploitation
An attacker can send a specially crafted URL containing malicious script in the vulnerable parameter. The exploit requires no special privileges beyond the victim being an authenticated user of the WEBCON BPS application who clicks the link, leading to execution in their browser session [1].
Impact
Successful exploitation results in arbitrary JavaScript execution in the victim's browser within the context of the WEBCON BPS application. This can lead to information disclosure, session hijacking, or other actions performable by the victim's user account [1].
Mitigation
The vulnerability is fixed in WEBCON BPS versions 2026.1.3.109 and 2025.2.1.293. Administrators should update to these or later versions as soon as possible. No workarounds are mentioned in the available reference [1].
AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.