CyberRota
Back to database

CVE-2025-10503

MEDIUM · CVSS 6.1 EPSS 0.03%

Source: NVD + CISA KEV + EPSS · Published: 2026-04-29 · Last synced: 2026-05-29

CyberRota Analysis

Detaylı analiz gerekiyor.

CVE
CVE-2025-10503
Severity
MEDIUM
CVSS
6.1
EPSS
0.03%
Java

Original NVD Description

The authentication endpoint accepts user-supplied input without enforcing expected validation constraints, leading to a lack of proper output encoding. This allows for the injection of malicious JavaScript payloads, enabling reflected cross-site scripting. An attacker can leverage this vulnerability to redirect the user's browser to a malicious website, modify the user interface of the web page, retrieve information from the browser, or cause other harmful actions. However, due to the protection of session-related cookies with the httpOnly flag, session hijacking is not possible.