cvedb.io
CVE-2025-68927
MEDIUM · CVSS 6.1
EPSS exploitation probability: 0%
Published 2025-12-27T01:15:42.570 · Last modified 2026-06-17T09:59:50.243

Summary

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.

Affected products

libredesk — libredesk

Does this affect you?

Add your gear to cvedb and we'll alert you only when libredesk ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.