SCA: security update for github.com/abhinavxd/libredesk (GHSA-wh6m-h6f4-rjf4)

high Tenable Self-Hosted Container Security Plugin ID 436459

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2025-68927)

See Also

https://github.com/advisories/GHSA-wh6m-h6f4-rjf4

Plugin Details

Severity: High

ID: 436459

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 12/20/2025

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 8.95

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2025-68927

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.6

Threat Score: 7.3

Threat Vector: CVSS:4.0/E:P

Vector: 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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 12/16/2025

Vulnerability Publication Date: 12/16/2025

Reference Information

CVE: CVE-2025-68927

cwe: CWE-79