AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-13024

HIGH · CVSS 8.8 EPSS 32.16% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-07-01 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

External Security References

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-13024
Severity
HIGH
CVSS
8.8
EPSS
32.16%

Original NVD Description

Centreon 18.x before 18.10.6, 19.x before 19.04.3, and Centreon web before 2.8.29 allows the attacker to execute arbitrary system commands by using the value "init_script"-"Monitoring Engine Binary" in main.get.php to insert a arbitrary command into the database, and execute it by calling the vulnerable page www/include/configuration/configGenerate/xml/generateFiles.php (which passes the inserted value to the database to shell_exec without sanitizing it, allowing one to execute system arbitrary commands).