CVE-2026-35007 PUBLISHED

Open ISES Tickets < 3.44.2 Reflected XSS via single_unit.php id Parameter

Assigner: VulnCheck
Reserved: 31.03.2026 Published: 20.05.2026 Updated: 21.05.2026

Open ISES Tickets before 3.44.2 contains a reflected cross-site scripting vulnerability in single_unit.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the id GET parameter directly into an HTML attribute. Attackers can craft a malicious URL containing a JavaScript payload in the id parameter that executes in the victim's browser when the URL is visited.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor openises
Product tickets
Versions Default: affected
  • affected from 0 to 3.44.2 (excl.)

Credits

  • philopentest finder
  • VulnCheck finder

References

Problem Types

  • Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE