SCA: security update for d7y.io/dragonfly/v2, github.com/dragonflyoss/dragonfly (GHSA-255v-qv84-29p5)

high Tenable Self-Hosted Container Security Plugin ID 435359

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Dragonfly is an open source P2P-based file distribution and image acceleration system. Prior to 2.1.0, a
peer can obtain a valid TLS certificate for arbitrary IP addresses, effectively rendering the mTLS
authentication useless. The issue is that the Manager’s Certificate gRPC service does not validate if the
requested IP addresses “belong to” the peer requesting the certificate—that is, if the peer connects from
the same IP address as the one provided in the certificate request. This vulnerability is fixed in 2.1.0.
(CVE-2025-59353)

See Also

https://github.com/advisories/GHSA-255v-qv84-29p5

Plugin Details

Severity: High

ID: 435359

Version: Revision 1.11

Type: Local

Family: SCA Checks

Published: 9/18/2025

Updated: 6/1/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.4

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:C/A:N

CVSS Score Source: CVE-2025-59353

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 7.7

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 9/17/2025

Vulnerability Publication Date: 9/17/2025

Reference Information

CVE: CVE-2025-59353

cwe: CWE-295