CVE 5.1 MEDIUM

SolidCAM-GPPL-IDE: Path traversal in `inc` directive enables file probing and NTLM-hash leak_CVE-2026-42213

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

Description

SolidCAM-GPPL-IDE is an unofficial, independently developed extension, Postprocessor IDE for SolidCAM. From version 1.0.0 to before version 1.0.2, the inc "filename" directive in GPPL postprocessor files is resolved by GpplDocumentLinkHandler into a clickable link (VS Code textDocument/documentLink). The handler accepted arbitrary paths — absolute, relative with parent-directory segments (..\..\..\), UNC (\\server\share\), and arbitrary subfolders — and called File.Exists on each to decide whether to render the link. Two distinct attack surfaces resulted: information disclosure via File.Exists probing and NTLM hash leak via UNC path probing. This issue has been patched in version 1.0.2.

Basic Information

ID CVE-2026-42213
Source GitHub_M
Published May 8, 2026 at 21:38

Affected Product

Vendor anzory
Product SolidCAM-GPPL-IDE
Version >= 1.0.0, < 1.0.2
Affected Versions anzory SolidCAM-GPPL-IDE >= 1.0.0, < 1.0.2

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.