VYPR

worker-launcher

by Apache

CVEs (1)

  • CVE-2026-82429Sep 14, 2026
    risk 0.00cvss epss

    Description The setuid-root `worker-launcher` binary adjusts ownership and permissions of worker directories by walking the tree with FTS and calling `lchown` and `chmod` on each entry's full pathname while running with an effective uid of 0. Both syscalls re-resolve the path…