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.
Solution:
The product receives input that is expected to be well-formed - i.e., to comply with a certain syntax - but it does not validate or incorrectly validates that the input complies with the syntax.
Link | Tags |
---|---|
https://www.nlnetlabs.nl/downloads/routinator/CVE-2025-0638.txt | vendor advisory |