VYPR

Go modules package

github.com/sirupsen/logrus

pkg:golang/github.com/sirupsen/logrus

Vulnerabilities (1)

  • CVE-2025-65637Dec 4, 2025
    affected < 1.8.3fixed 1.8.3

    A denial-of-service vulnerability exists in github.com/sirupsen/logrus when using Entry.Writer() to log a single-line payload larger than 64KB without newline characters. Due to limitations in the internal bufio.Scanner, the read fails with "token too long" and the writer pipe is