VYPR
Medium severityNVD Advisory· Published Jan 12, 2026· Updated Apr 15, 2026

CVE-2025-40976

CVE-2025-40976

Description

Stored Cross-Site Scripting (XSS) vulnerability in WorkDo's TicketGo, consisting of a lack of proper validation of user input by sending a POST request to ‘/ticketgo-saas/home’, using the ‘description’ parameter.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

WorkDo TicketGo contains a stored XSS vulnerability via the 'description' parameter in a POST request to '/t request to '/ticketgo-saas/home'.

Vulnerability

Overview

CVE-2025-40976 is a stored cross-site scripting (XSS) vulnerability in WorkDo's) vulnerability affecting WorkDo's TicketGo product. The root cause is a lack of proper validation of user input when sending a POST request to the endpoint /ticketgo-saas/home, specifically through the description parameter [1]. This allows an attacker to inject arbitrary web scripts or HTML that will be stored and later executed in the context of other users' browsers.

Exploitation

To exploit this vulnerability, an attacker must have a valid account with privileges to submit ticket descriptions (i.e., a low-privileged user). The attack is performed over the network (AV:N) with low attack complexity (AC:L) and requires user interaction (UI:P) from the victim [1]. The attacker sends a crafted POST request containing malicious script in the description parameter. When other users view the affected ticket, the stored script executes in their browser session.

Impact

Successful exploitation leads to a limited impact on confidentiality and integrity within the application's scope (SC:L, SI:L) [1]. The attacker can potentially steal session cookies, perform actions on behalf of the victim, or deface the application interface. The CVSS v4.0 base score is base score is 5.1 (Medium) [1].

Mitigation

As of the publication date, no official, no vendor-supplied patch or workaround has been reported [1]. Organizations using WorkDo TicketGo should monitor for updates from WorkDo and consider applying input validation and output encoding as a defensive measures until a fix is available.

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.