CVE-2026-71287 Affecting cacti package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.31% (23rd 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-18610733
  • published11 Aug 2026
  • disclosed5 Aug 2026

Introduced: 5 Aug 2026

NewCVE-2026-71287  (opens in a new tab)

How to fix?

There is no fixed version for Echo:latest cacti.

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's sanitize_sql_column (lib/functions.php) sanitizes user-supplied ORDER BY column names using the regex . Because this allowlist retains letters, digits, underscore, parentheses, and dot (intended to support expressions like COUNT(id) and table.column), a payload such as passes through completely unmodified.