CVE-2025-59351
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-17

Last updated on: 2025-09-18

Assigner: GitHub, Inc.

Description
Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, the first return value of a function is dereferenced even when the function returns an error. This can result in a nil dereference, and cause code to panic. This vulnerability is fixed in 2.1.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-17
Last Modified
2025-09-18
Generated
2026-06-16
AI Q&A
2025-09-17
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linuxfoundation dragonfly to 2.1.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-476 The product dereferences a pointer that it expects to be valid but is NULL.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability occurs in Dragonfly versions prior to 2.1.0, where a function's first return value is dereferenced even if the function returns an error. This can lead to a nil pointer dereference, causing the program to panic (crash). The issue is fixed in version 2.1.0.

Impact Analysis

The vulnerability can cause the Dragonfly system to crash unexpectedly due to a nil pointer dereference. This may lead to denial of service or interruption of file distribution and image acceleration services.

Mitigation Strategies

Upgrade Dragonfly to version 2.1.0 or later, as this version contains the fix for the vulnerability that causes a nil dereference and code panic.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-59351. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart