CVE 7.3 HIGH

Improper Neutralization of HTML Tags in a Web Page in libredesk_CVE-2025-68927

7.3 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:P

Description

Libredesk is a self-hosted customer support desk. Prior to version 0.8.6-beta, LibreDesk is vulnerable to stored HTML injection in the contact notes feature. When adding notes via POST /api/v1/contacts/{id}/notes, the backend automatically wraps user input in <p> tags. However, by intercepting the request and removing the <p> tag, an attacker can inject arbitrary HTML elements such as forms and images, which are then stored and rendered without proper sanitization. This can lead to phishing, CSRF-style forced actions, and UI redress attacks. This issue has been patched in version 0.8.6-beta.

Basic Information

ID CVE-2025-68927
Source GitHub_M
Published Dec 27, 2025 at 00:04

Affected Product

Vendor abhinavxd
Product libredesk
Version < 0.8.6-beta
Affected Versions abhinavxd libredesk < 0.8.6-beta

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.