CVE-2026-35016 PUBLISHED

Open ISES Tickets < 3.44.2 Reflected XSS via search.php frm_query 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 search.php that allows authenticated attackers to inject arbitrary JavaScript by passing an unsanitized value through the frm_query POST parameter directly into an HTML input field VALUE attribute. Attackers can craft a malicious request containing a JavaScript payload in the frm_query parameter that executes in the victim's browser when submitted.

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