This package has limited bug data (2 entries). Check back later or see the package health page for the full signal.
github.com/sirupsen/logrus known bugs
go2 known bugs in github.com/sirupsen/logrus, with affected versions, fixes and workarounds. Sourced from upstream issue trackers.
2
bugs
Known bugs
| Severity | Affected | Fixed in | Title | Status | Source |
|---|---|---|---|---|---|
| high | any | 1.8.3 | Logrus is vulnerable to DoS when using Entry.Writer() 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 closed, leaving Writer() unusable and causing application unavailability (DoS). This affects versions < 1.8.3, 1.9.0, and 1.9.2. The issue is fixed in 1.8.3, 1.9.1, and 1.9.3+, where the input is chunked and the writer continues to function even if an error is logged. | fixed | osv:GHSA-4f99-4q7p-p3gh |
| medium | 1.9.2 | 1.9.3 | Logrus is vulnerable to DoS when using Entry.writerScanner in github.com/sirupsen/logrus Logrus is vulnerable to DoS when using Entry.writerScanner in github.com/sirupsen/logrus | fixed | osv:GO-2025-4188 |
API access
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/bugs/go/github.com/sirupsen/logrus