VYPR

Malcolm

by Cisagov

CVEs (4)

  • CVE-2026-55676HigAug 11, 2026
    risk 0.57cvss 8.8epss

    Malcolm is a network traffic analysis tool suite. The file-upload component (FilePond PHP backend) accepts uploads at `POST /server/php/submit.php` and stores them in a directory served by the same nginx and php-fpm instance. The allow-list that should restrict accepted file…

  • CVE-2026-63177HigAug 11, 2026
    risk 0.46cvss 7.1epss

    Malcolm is a network traffic analysis tool suite. Prior to version 26.07.0, role-based access control enforced in the Nginx OpenResty Lua layer evaluates the raw, unnormalized `ngx.var.request_uri`, while Nginx itself routes requests using the normalized path. An authenticated…

  • CVE-2026-63133MedAug 11, 2026
    risk 0.42cvss 6.5epss

    Malcolm is a network traffic analysis tool suite. Prior to version 26.07.0, `safe-extract.py` extracts uploaded archives with no limit on entry count, directory depth, total entries, or output size. A small malicious archive containing a large number of directory or file entries…

  • CVE-2026-63134MedAug 11, 2026
    risk 0.35cvss 5.4epss

    Malcolm is a network traffic analysis tool suite. Prior to version 26.07.0, `safe-extract.py` protects file extraction with libarchive's secure flags, but creates directory entries with a raw `os.makedirs(os.path.join(dest, entry.pathname))` that has no traversal protection. An…