CVE-2025-71419
5.4 MEDIUMpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The flaw allows attackers with ROLE_AGENT to inject malicious scripts via the SwiftMailer configuration identifier parameter, leading to cross-site scripting (XSS) attacks.
- Exploitability
- Exploitation requires an attacker to have ROLE_AGENT privileges and control over the identifier field; moderate effort is needed.
- Blast radius
- If exploited, this could result in unauthorized script execution for other members accessing the configuration update page, potentially leading to data theft or further compromise.
- Prioritized remediation
- Update to UVdesk core-framework version 1.1.7 or later to mitigate the vulnerability.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
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.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weaknesses
CWE-79
Public exploit & PoC references
- https://github.com/uvdesk/community-skeleton/releases/tag/v1.1.8
- https://github.com/uvdesk/core-framework
- https://github.com/uvdesk/core-framework/blob/v1.1.6/Controller/SwiftMailer.php#L38-L46
- https://github.com/uvdesk/core-framework/blob/v1.1.6/Resources/views/SwiftMailer/manageConfigurations.html.twig#L324
- https://github.com/uvdesk/core-framework/commit/e5e92d1f5bdb24d1b96751213fb427035736371f
- https://github.com/uvdesk/core-framework/releases/tag/v1.1.7
All references
- https://github.com/uvdesk/community-skeleton/releases/tag/v1.1.8
- https://github.com/uvdesk/core-framework
- https://github.com/uvdesk/core-framework/blob/v1.1.6/Controller/SwiftMailer.php#L38-L46
- https://github.com/uvdesk/core-framework/blob/v1.1.6/Resources/views/SwiftMailer/manageConfigurations.html.twig#L324
- https://github.com/uvdesk/core-framework/commit/e5e92d1f5bdb24d1b96751213fb427035736371f
- https://github.com/uvdesk/core-framework/releases/tag/v1.1.7
- https://hackmd.io/@leediay/B1Cz5voFGg
- https://www.vulncheck.com/advisories/uvdesk-core-framework-before-1.1.7-stored-xss-via-swiftmailer
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- MEDIUMCVE-2026-93339
- HIGHCVE-2026-16143
- MEDIUMCVE-2026-36468PoC
- MEDIUMCVE-2026-58504PoC
- MEDIUMCVE-2026-59830PoC
- HIGHCVE-2026-71233PoC
- HIGHCVE-2026-71236PoC
- LOWCVE-2026-94145PoC
Related by shared AI tags and CWE weakness class. Browse the full archive.