CVE-2026-54732
Last modified
CVE-2026-54732 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| elwerene | libreoffice-convert | < 1.8.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54732?
How severe is CVE-2026-54732?
How do I fix CVE-2026-54732?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54725vault-secrets-webhook is a Kubernetes mutating webhook that …9.6
- CVE-2026-54727proot-distro is a utility for managing proot containers. Pri…8.2
- CVE-2026-54728bunkerweb is an Open-source and next-generation Web Applicat…6.1
- CVE-2026-54729DSSRF is a Node.js library that provides a wide range of uti…8.7
- CVE-2026-5473A vulnerability has been found in NASA cFS up to 7.0.0. The …7
- CVE-2026-54730authentik is an open-source identity provider. Prior to 2026…8.6
- CVE-2026-54733The Microsoft 365 and Microsoft Entra ID Plugins for Moodle …9.3
- CVE-2026-54734Prebid Server Java is the Java version of Prebid Server. Pri…10
- CVE-2026-54735Prebid Server is an open-source solution for running real-ti…10
- CVE-2026-54736Phalcon is a high-performance, full-stack PHP framework. Pri…8.2
- CVE-2026-54737@phun-ky/defaults-deep is a library like lodash defaultsDeep…7.3
- CVE-2026-54738Lemmy is a link aggregator and forum for the fediverse. Prio…6.5
Are you affected by CVE-2026-54732?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
