CVE-2025-59336 MEDIUM

CVE-2025-59336: Relative Path Traversal in Luanox

Vendor Lumen-Oss
Product luanox
Weakness CWE-22 · Path traversal
Published September 16, 2025
Last update September 16, 2025

CVSS base score

6.9/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Luanox is a module host for Lua packages. Prior to 0.1.1, a file traversal vulnerability can cause potential denial of service by overwriting Phoenix runtime files. Package names like ../../package are not properly filtered and pass the validity check of the rockspec verification system. This causes the uploaded file to be stored at the relative path location. If planned carefully, this could overwrite a runtime file and cause the website to crash. This vulnerability is fixed by 0.1.1.

Key dates

02Disclosure timeline

September 16, 2025 CVE published
September 16, 2025 Record updated