← Vulnerability feed

Vulnerability record · CVE-2017-5982 · published 28 February 2017

CVE-2017-5982: Kodi Chorus2 add-on directory traversal allows arbitrary file read

Kodi · Kodi

The Chorus2 2.4.2 add-on for Kodi contains a directory traversal flaw in its image path handling. A crafted encoded dot-dot-slash sequence lets a remote attacker read files outside the intended directory, including sensitive system files such as /etc/passwd. The record does not list affected Kodi versions beyond the add-on version named in the description.

7.5 CVSS 3.0 High EPSS 78% · top 0.4% CWE-22 · Path traversal
7.5CVSS 3.0 base score, v2 5.0
78%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
10References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

Directory traversal vulnerability in the Chorus2 2.4.2 add-on for Kodi allows remote attackers to read arbitrary files via a %2E%2E%252e (encoded dot dot slash) in the image path, as demonstrated by image/image%3A%2F%2F%2e%2e%252fetc%252fpasswd.

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

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: medium.

high priorityNetwork-reachable arbitrary file read with no authentication required and very high EPSS, but no KEV listing or documented ransomware use.

What it is

The Chorus2 2.4.2 add-on for Kodi contains a directory traversal flaw in its image path handling. A crafted encoded dot-dot-slash sequence lets a remote attacker read files outside the intended directory, including sensitive system files such as /etc/passwd. The record does not list affected Kodi versions beyond the add-on version named in the description.

Impact

An attacker gains read access to arbitrary files on the host running the vulnerable add-on, which can expose credentials, configuration and other sensitive data. There is no write or code execution impact in the supplied data.

Attack surface

The flaw is network reachable (AV:N) with no privileges or user interaction required (PR:N, UI:N), reached through the image path parameter of the Chorus2 add-on. Any exposed Kodi instance running the affected add-on is a candidate target.

Exploitation

Public exploit references exist (Exploit-DB, Packet Storm, Full Disclosure) and EPSS is very high at 0.7763 (99.54th percentile), though the CVE is not listed in CISA KEV. No ransomware group usage is documented.

What to do

  • Update or remove the Chorus2 add-on; apply the vendor or distribution fix for the affected Kodi package.
  • Do not expose Kodi web interfaces or add-on endpoints to untrusted networks; restrict access to trusted hosts.
  • Run Kodi with least privilege so file reads are limited to non-sensitive data.
  • Monitor Debian LTS and other distribution advisories for updated packages covering this issue.

Detection

  • Inspect web or add-on access logs for image path parameters containing encoded traversal sequences such as %2E%2E%252e or %2e%2e%252f.
  • Alert on requests referencing sensitive paths like /etc/passwd or other system files through the Kodi add-on interface.
  • Baseline normal image path values and flag anomalous encoded or double-encoded input.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2017-5982 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

6.1CVE-2018-8831Kodi persistent XSS via playlist executes script in victim browserKodi through 17.6 contains a persistent cross-site scripting flaw in how it handles playlists, allowing arbitrary HTML or script to be stored and lat…EPSS 53%analysed5.5CVE-2023-30207Kodi divide by zero vulnerabilityA divide by zero issue discovered in Kodi Home Theater Software 19.5 and earlier allows attackers to cause a denial of service via use of crafted mp3…EPSS 0.33%5.5CVE-2021-42917Kodi classic buffer overflow vulnerabilityBuffer overflow vulnerability in Kodi xbmc up to 19.0, allows attackers to cause a denial of service due to improper length of values passed to istre…EPSS 1.9%5.5CVE-2017-8314Kodi path traversal vulnerabilityDirectory Traversal in Zip Extraction built-in function in Kodi 17.1 and earlier allows arbitrary file write on disk via a Zip file as subtitles.EPSS 2.5%4.6CVE-2023-23082Kodi out-of-bounds write vulnerabilityA heap buffer overflow vulnerability in Kodi Home Theater Software up to 19.5 allows attackers to cause a denial of service due to an improper length…EPSS 0.68%9.8CVE-2026-93616Checkpoint multi-domain security management path traversal vulnerabilityA directory traversal and file upload vulnerability allows an unauthenticated attacker to upload and execute arbitrary scripts on Check Point Managem…KEVEPSS 20%10.0CVE-2026-85706GitLab CE/EE repository commits API path traversal allows unauthenticated file readGitLab CE/EE contains improper path confinement and missing authentication enforcement in the repository commits API, allowing an unauthenticated use…KEVEPSS 91%analysed5.3CVE-2026-66384JFrog Artifactory path traversal in Docker cache pathAn authenticated user can write data outside the intended Docker cache path under specific remote-repository conditions in JFrog Artifactory. The fla…KEVEPSS 0.66%analysed

Source: NIST National Vulnerability Database (record CVE-2017-5982), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.