libreoffice-convert is a Node.js module for converting office documents to different formats. Prior to 1.8.2, index.js uses the caller-controlled options.fileName value in path.join(tempDir.name, fileName) without reducing it to a base name. A filename containing ../ can escape the temporary directory because path.basename() normalization is missing and write the supplied document buffer to an arbitrary path writable by the process, including an SSH authorized_keys file, a cron configuration, or a web root. This issue is fixed in version 1.8.2.
CVE-2026-54732
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 78% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EG Risk
- 29(Track)EG Risk 29/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity65% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 22%
- KEV
- Not listed
Published
August 27, 2026
Last Modified
August 28, 2026
Advisory Details (2)
Auto-updated Aug 27, 2026path traversal / arbitrary file write · Advisory · elwerene/libreoffice-convert · GitHub
https://github.com/elwerene/libreoffice-convert/security/advisories/GHSA-gmxc-r82q-347rcommit b78f17df9b91 (elwerene/libreoffice-convert)
Fix landed in elwerene/libreoffice-convert commit b78f17df9b91 — awaiting tagged release
https://github.com/elwerene/libreoffice-convert/commit/b78f17df9b9183bd503fc4635fc8b3df6705047bVendor Advisories for CVE-2026-54732(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| libreoffice-convert | — | 1.8.2 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 7× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 15:46 UTCEG score recompute
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-28 16:41 UTCEG score recompute
- 2026-08-28 15:42 UTCEG score recompute
- 2026-08-27 20:27 UTCEG score recompute
- 2026-08-27 18:22 UTCEG score recompute
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-54732?
When was CVE-2026-54732 disclosed?
Is CVE-2026-54732 actively exploited?
What is the CVSS score of CVE-2026-54732?
How do I remediate CVE-2026-54732?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-54732
Is Your Infrastructure Affected by CVE-2026-54732?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.