deluge-torrent CVE Vulnerabilities & Metrics

Focus on deluge-torrent vulnerabilities and metrics.

Last updated: 29 Mar 2026, 22:25 UTC

About deluge-torrent Security Exposure

This page consolidates all known Common Vulnerabilities and Exposures (CVEs) associated with deluge-torrent. We track both calendar-based metrics (using fixed periods) and rolling metrics (using gliding windows) to give you a comprehensive view of security trends and risk evolution. Use these insights to assess risk and plan your patching strategy.

For a broader perspective on cybersecurity threats, explore the comprehensive list of CVEs by vendor and product. Stay updated on critical vulnerabilities affecting major software and hardware providers.

Global CVE Overview

Total deluge-torrent CVEs: 5
Earliest CVE date: 18 Mar 2017, 20:59 UTC
Latest CVE date: 22 Mar 2026, 01:16 UTC

Latest CVE reference: CVE-2019-25586

Rolling Stats

30-day Count (Rolling): 2
365-day Count (Rolling): 2

Calendar-based Variation

Calendar-based Variation compares a fixed calendar period (e.g., this month versus the same month last year), while Rolling Growth Rate uses a continuous window (e.g., last 30 days versus the previous 30 days) to capture trends independent of calendar boundaries.

Variations & Growth

Month Variation (Calendar): 0%
Year Variation (Calendar): 0%

Month Growth Rate (30-day Rolling): 0.0%
Year Growth Rate (365-day Rolling): 0.0%

Monthly CVE Trends (current vs previous Year)

Annual CVE Trends (Last 20 Years)

Critical deluge-torrent CVEs (CVSS ≥ 9) Over 20 Years

CVSS Stats

Average CVSS: 2.86

Max CVSS: 7.5

Critical CVEs (≥9): 0

CVSS Range vs. Count

Range Count
0.0-3.9 3
4.0-6.9 1
7.0-8.9 1
9.0-10.0 0

CVSS Distribution Chart

Top 5 Highest CVSS deluge-torrent CVEs

These are the five CVEs with the highest CVSS scores for deluge-torrent, sorted by severity first and recency.

All CVEs for deluge-torrent

CVE-2019-25586 deluge-torrent vulnerability CVSS: 0 22 Mar 2026, 01:16 UTC

Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the URL field. Attackers can paste a buffer of 5000 characters into the 'From URL' field during torrent addition to trigger an application crash.

CVE-2019-25585 deluge-torrent vulnerability CVSS: 0 22 Mar 2026, 01:16 UTC

Deluge 1.3.15 contains a denial of service vulnerability that allows local attackers to crash the application by supplying an excessively long string in the Webseeds field. Attackers can paste a buffer of 5000 bytes into the Webseeds field during torrent creation to trigger an application crash.

CVE-2021-3427 deluge-torrent vulnerability CVSS: 0 26 Aug 2022, 16:15 UTC

The Deluge Web-UI is vulnerable to XSS through a crafted torrent file. The the data from torrent files is not properly sanitised as it's interpreted directly as HTML. Someone who supplies the user with a malicious torrent file can execute arbitrary Javascript code in the context of the user's browser session.

CVE-2017-9031 deluge-torrent vulnerability CVSS: 7.5 17 May 2017, 19:29 UTC

The WebUI component in Deluge before 1.3.15 contains a directory traversal vulnerability involving a request in which the name of the render file is not associated with any template file.

CVE-2017-7178 deluge-torrent vulnerability CVSS: 6.8 18 Mar 2017, 20:59 UTC

CSRF was discovered in the web UI in Deluge before 1.3.14. The exploitation methodology involves (1) hosting a crafted plugin that executes an arbitrary program from its __init__.py file and (2) causing the victim to download, install, and enable this plugin.