Vulnerability Description
An HTML injection vulnerability in Amidaware Inc Tactical RMM v1.3.1 and earlier allows authenticated users to inject arbitrary HTML content during the creation of a new agent via the POST /api/v3/newagent/ endpoint. The agent_id parameter accepts up to 255 characters and is improperly sanitized using DOMPurify.sanitize() with the html: true option enabled, which fails to adequately filter HTML input. The injected HTML is rendered in the Tactical RMM management panel when an administrator attempts to remove or shut down the affected agent, potentially leading to client-side attacks such as UI manipulation or phishing. NOTE: the Supplier's position is that this has incorrect information.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://gist.github.com/NtGabrielGomes/fdabcd9e85d841c5490739686e0f8b72
- https://github.com/amidaware/tacticalrmm
- https://www.amidaware.com/
FAQ
What is CVE-2025-69517?
CVE-2025-69517 is a vulnerability with a CVSS score of 8.8 (HIGH). An HTML injection vulnerability in Amidaware Inc Tactical RMM v1.3.1 and earlier allows authenticated users to inject arbitrary HTML content during the creation of a new agent via the POST /api/v3/new...
How severe is CVE-2025-69517?
CVE-2025-69517 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-69517?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.