CVE-2026-56860
CVE Details
Visit the official vulnerability details page for CVE-2026-56860 to learn more.
Initial Publication
08/13/2026
Last Update
08/14/2026
Third Party Dependency
go
NIST CVE Summary
Previously, resolving relative paths containing parent directory ('..') segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking for '..' segments, eliminating the quadratic time complexity and significantly reducing memory allocations.
CVE Severity
Our Official Summary
Investigation is ongoing to determine how this vulnerability affects our products.
Status
Received
Affected Products & Versions
| Version | PaletteAI | PaletteAI VerteX |
|---|---|---|
| 1.2.2 | ⚠️ Impacted | ⚠️ Impacted |
| 1.1.8 | ⚠️ Impacted | ⚠️ Impacted |
Revision History
No revisions available.