Path Traversal in Nodebb

CVE-2023-26045

NodeBB is Node.js based forum software. Starting in version 2.5.0 and prior to version 2.8.7, due to the use of the object destructuring assignment syntax in the user export code path, combined with a path traversal vulnerability, a specially crafted payload could invoke the user export logic to arbitrarily execute javascript files on the local disk. This issue is patched in version 2.8.7. As a workaround, site maintainers can cherry pick the fix into their codebase to patch the exploit.

Vulnerability class: Path Traversal (Directory Traversal)

EPSS: 0.010 (60.2th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 10.0 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H.

Affected products

  • Nodebb — versions >= 2.5.0, < 2.8.7

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2023-26045?
CVE-2023-26045 is a critical-severity vulnerability in Nodebb, classified under Path Traversal. CVSS score: 10.0/10. Published 2023-07-24.
How severe is CVE-2023-26045?
Critical severity. CVSS v3 base score is 10.0 out of 10.