NONE · 0

CVE-2025-59336

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 ar...

Vulnerability Description

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.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2025-59336?

CVE-2025-59336 is a documented vulnerability. 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 ar...

How severe is CVE-2025-59336?

CVSS scoring is not yet available for CVE-2025-59336. Check NVD for updates.

Is there a patch for CVE-2025-59336?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.