CVE-2025-71419
UVdesk core-framework before 1.1.7 Stored XSS via SwiftMailer
CVSS Score
5.4
EPSS Score
0.0%
EPSS Percentile
0th
UVdesk core-framework before 1.1.7 contains a stored cross-site scripting vulnerability in the SwiftMailer configuration identifier parameter of the createMailerConfiguration action. Attackers with ROLE_AGENT can inject malicious script into the identifier field, which is persisted and executed when other members access the configuration update page.
| CWE | CWE-79 |
| Vendor | uvdesk |
| Product | core-framework |
| Published | Sep 21, 2026 |
Stay Ahead of the Next One
Get instant alerts for uvdesk core-framework
Be the first to know when new medium vulnerabilities affecting uvdesk core-framework are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None
Affected Versions
uvdesk / core-framework
0 < 1.1.7
uvdesk / community-skeleton
0 < 1.1.8
References
github.com: https://github.com/uvdesk/core-framework/commit/e5e92d1f5bdb24d1b96751213fb427035736371f github.com: https://github.com/uvdesk/core-framework/blob/v1.1.6/Resources/views/SwiftMailer/manageConfigurations.html.twig#L324 github.com: https://github.com/uvdesk/core-framework/blob/v1.1.6/Controller/SwiftMailer.php#L38-L46 hackmd.io: https://hackmd.io/@leediay/B1Cz5voFGg github.com: https://github.com/uvdesk/core-framework/releases/tag/v1.1.7 github.com: https://github.com/uvdesk/community-skeleton/releases/tag/v1.1.8 github.com: https://github.com/uvdesk/core-framework vulncheck.com: https://www.vulncheck.com/advisories/uvdesk-core-framework-before-1.1.7-stored-xss-via-swiftmailer
Credits
leediay153