Cross-site Scripting (XSS) Affecting cacti package, versions <1.1.37+ds1-1


Severity

Recommended
0.0
medium
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
1.16% (63rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ECHOLATEST-CACTI-18610647
  • published11 Aug 2026
  • disclosed12 Apr 2018

Introduced: 12 Apr 2018

CVE-2018-10059  (opens in a new tab)
CWE-79  (opens in a new tab)

How to fix?

Upgrade Echo:latest cacti to version 1.1.37+ds1-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream cacti package and not the cacti package as distributed by Echo. See How to fix? for Echo:latest relevant fixed versions and status.

Cacti before 1.1.37 has XSS because the get_current_page function in lib/functions.php relies on $_SERVER['PHP_SELF'] instead of $_SERVER['SCRIPT_NAME'] to determine a page name.