CVE-2026-92812

Summary

decap-server contains a path traversal vulnerability in the local proxy containment guard that uses plain string prefix comparison without path separator validation. Attackers can access sibling directories whose names begin with the repository directory name to read, write, or delete files outside the intended repository root.

Affected Software

VendorProductVersion RangeStatus
decaporgdecap-server11f35405cd1a1d1216e97b890173f46436752019affected

Weaknesses

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

References