VYPR

Tenable Security

by Tenable

CVEs (3)

  • CVE-2026-64881Jul 21, 2026
    risk 0.00cvss epss 0.01

    The audit file upload handler does not sanitize filenames, allowing shell metacharacters to flow into system command execution. This input validation failure enables command injection when chained with a related vulnerability.

  • CVE-2026-64880Jul 21, 2026
    risk 0.00cvss epss 0.00

    Unsanitized user-supplied input in report filtering parameters is concatenated directly into SQL queries without proper escaping or parameterized queries, enabling blind SQL injection and unauthorized database read access.

  • CVE-2026-64879Jul 21, 2026
    risk 0.00cvss epss 0.03

    A filename supplied during file upload is not properly sanitized before being used in system command execution, allowing an attacker to inject shell metacharacters and achieve command injection via the audit file upload functionality.