Home

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.

PUBLISHED Reserved 2026-04-25 | Published 2026-05-08 | Updated 2026-05-08 | Assigner GitHub_M




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

Problem types

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-200: Exposure of Sensitive Information to an Unauthorized Actor

CWE-295: Improper Certificate Validation

CWE-918: Server-Side Request Forgery (SSRF)

Product status

>= 1.0.0, < 1.0.2
affected

References

github.com/...PL-IDE/security/advisories/GHSA-xvpx-9p39-g62m

github.com/...ommit/9d0ba808afd143ede448026a5dc681bfdc5c138d

github.com/anzory/SolidCAM-GPPL-IDE/releases/tag/v1.0.2

cve.org (CVE-2026-42213)

nvd.nist.gov (CVE-2026-42213)

Download JSON