CVE-2025-65637
Last modified
CVE-2025-65637 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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). EPSS estimates a 0.56% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Turbopuffer | Logrus | < 1.8.3 |
| Turbopuffer | Logrus | 1.9.0 |
| Turbopuffer | Logrus | 1.9.2 |
References
- https://github.com/mjuanxd/logrus-dos-pocExploit, Third Party Advisory
- https://github.com/mjuanxd/logrus-dos-poc/blob/main/README.mdExploit, Third Party Advisory
- https://github.com/sirupsen/logrus/issues/1370Exploit, Issue Tracking, Patch
- https://github.com/sirupsen/logrus/pull/1376Issue Tracking, Patch
- https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMSIRUPSENLOGRUS-5564391Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-65637?
How severe is CVE-2025-65637?
How do I fix CVE-2025-65637?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-65602A template injection vulnerability in the /vip/v1/file/save …9.8
- CVE-2025-6561Certain hybrid DVR models ((HBF-09KD and HBF-16NK)) from Hun…9.8
- CVE-2025-6562Certain hybrid DVR models (HBF-09KD and HBF-16NK) from Hunt …8.8
- CVE-2025-65621Snipe-IT before 8.3.4 allows stored XSS, allowing a low-priv…5.4
- CVE-2025-65622Snipe-IT before 8.3.4 allows stored XSS via the Locations "C…5.4
- CVE-2025-6563A cross-site scripting vulnerability is present in the hotsp…4.8
- CVE-2025-65640Cross Site Scripting (XSS) vulnerability in the "Task in Pro…6.3
- CVE-2025-65647Insecure Direct Object Reference (IDOR) in the Track order f…4.3
- CVE-2025-6565A vulnerability was found in Netgear WNCE3001 1.0.0.50. It h…8.8
- CVE-2025-65656dcat-admin v2.2.3-beta and before is vulnerable to file incl…9.8
- CVE-2025-65657FeehiCMS version 2.1.1 has a Remote Code Execution via Unres…6.5
- CVE-2025-6566A vulnerability was found in oatpp Oat++ up to 1.3.1. It has…7.5
Are you affected by CVE-2025-65637?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
