CVE Catalog

CVE-2026-35013

MediumCVSS 4.6
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

13th percentile - higher than 13% of all known CVEs

Summary

Open ISES Tickets before version 3.44.2 contains a reflected cross-site scripting vulnerability in street_view.php. It allows authenticated attackers to inject arbitrary JavaScript by passing unsanitized values through the thelat and thelng GET parameters directly into JavaScript variable assignments.

Risk Assessment

The risk involves executing malicious scripts in the victim's browser upon clicking a crafted link. This could lead to session theft, data leakage, or account takeover.

Recommendation

Immediately upgrade Open ISES Tickets to version 3.44.2 or later, which includes a fix for this vulnerability. Additionally, implement input validation and sanitization for all user-supplied data.

Original NVD description (English source)

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in street_view.php that allows authenticated attackers to inject arbitrary JavaScript by passing unsanitized values through the thelat and thelng GET parameters directly into JavaScript variable assignments. Attackers can craft a malicious URL containing a JavaScript payload in either parameter that executes in the victim's browser when the URL is visited.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS