Security advisory: Pre-authentication RCE in nanoDLP stable build #10729 (Nano3Dtech)
Full Disclosuremailing list archivesFrom: disclosure via Fulldisclosure <fulldis 2026-8-18 06:17:37 Author: seclists.org(查看原文) 阅读量:0 收藏

fulldisclosure logo

Full Disclosure mailing list archives


From: disclosure via Fulldisclosure <fulldisclosure () seclists org>
Date: Tue, 18 Aug 2026 06:03:51 +0000

0day Rubbish Research Team is publicly disclosing a vulnerability in nanoDLP stable build #10729 (Nano3Dtech). The 
research is published and a proof-of-concept is available.

Pre-authentication RCE (CVSS 9.8, pre-authentication)

nanoDLP exposes an unauthenticated remote code execution vulnerability. The Guest (unauthenticated) endpoint POST 
/formula evaluates user-supplied JavaScript in an embedded Otto JS sandbox, which exposes a live nanoDLP domain object 
via nanodlpContext(). The Config object is a cross-request shared live pointer; Config.ShieldUnpause is writable, and 
Config.Save() persists it to db/machine.json without sanitization. An attacker injects [[Exec <cmd>]] into 
ShieldUnpause, then the also-unauthenticated GET /printer/unpause triggers the print engine to execute the G-code, 
reaching os/exec with shell semantics as root. Dynamically verified with uid=0(root).

Impact: Full read of the host filesystem and configuration as root, arbitrary OS command execution, and full control of 
the print server and host. The injected G-code is persisted and re-executes on every unpause.

Advisory: https://0day-rubbish.com/blog/nanodlp-unauth-gcode-injection-rce

PoC and full analysis: https://github.com/Exploit-Garbage/0day-Rubbish

-- 
0day Rubbish Research Team
https://0day-rubbish.com
_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: https://seclists.org/fulldisclosure/


Current thread:

  • Security advisory: Pre-authentication RCE in nanoDLP stable build #10729 (Nano3Dtech) disclosure via Fulldisclosure (Aug 17)

文章来源: https://seclists.org/fulldisclosure/2026/Aug/57
如有侵权请联系:admin#unsafe.sh