VYPR

Routinator

by Routinator

Source repositories

CVEs (3)

  • CVE-2026-49232HigJun 8, 2026
    risk 0.50cvss epss 0.00

    Routinator exits on any error when accepting incoming HTTP or RTR connections, including ones it can recover from such as running out of file descriptors. This condition can be triggered maliciously by an attacker by opening a large number of connections to the HTTP or RTR…

  • CVE-2025-0638HigJan 22, 2025
    risk 0.49cvss 7.5epss 0.00

    The initial code parsing the manifest did not check the content of the file names yet later code assumed that it was checked and panicked when encountering illegal characters, resulting in a crash of Routinator.

  • CVE-2024-1622HigFeb 26, 2024
    risk 0.49cvss 7.5epss 0.01

    Due to a mistake in error checking, Routinator will terminate when an incoming RTR connection is reset by the peer too quickly after opening.