CVE-2026-14966 PUBLISHED

Symlink guard bypass in unarchive module allows planting symlinks during extraction

Assigner: BLSOPS
Reserved: 07.07.2026 Published: 08.07.2026 Updated: 08.07.2026

BBOT's unarchive module rejects archives containing symlink entries before extraction, but for zip and 7z archives it failed to detect symlinks whose listing carries a DOS-attribute prefix before the unix mode, as produced by legacy versions of p7zip. Such an archive, downloaded and extracted during a scan (for example via filedownload), bypassed the guard and caused an attacker-controlled symlink to be written into the extraction directory. The effect is limited to planting the symlink (its target is not written through), and only hosts using such a legacy p7zip build are affected; current mainline 7-Zip is not.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:L/A:N
CVSS Score: 3.1

Product Status

Vendor Black Lantern Security
Product BBOT
Versions Default: unaffected
  • affected from 2.3.1 to 2.8.6 (incl.)

References

Problem Types

  • CWE-59 Improper Link Resolution Before File Access ('Link Following') CWE

Impacts

  • CAPEC-132 Symlink Attack