---
id: CVE-2025-34088
title: >-
  An authenticated remote code execution vulnerability exists in Pandora FMS
  version 7.0NG and earlier
summary: >-
  An authenticated remote code execution vulnerability exists in Pandora FMS
  version 7.0NG and earlier. The net_tools.php functionality allows
  authenticated users to execute arbitrary OS commands via the select_ips
  parameter when performin…
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-78
vendor: pandorafms
product: pandora_fms
affected:
  - pandora_fms <= 7.0_ng
published: '2025-07-03'
updated: '2026-07-14'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-34088'
references:
  - url: 'https://github.com/pandorafms/pandorafms'
    label: disclosure@vulncheck.com
  - url: >-
      https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/linux/http/pandora_ping_cmd_exec.rb
    label: disclosure@vulncheck.com
  - url: 'https://vulncheck.com/advisories/pandora-fms-rce-via-ping'
    label: disclosure@vulncheck.com
  - url: 'https://www.exploit-db.com/exploits/48334'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.rapid7.com/db/modules/exploit/linux/http/pandora_ping_cmd_exec/
    label: disclosure@vulncheck.com
tags:
  - nvd
  - exploit-available
epss: 0.07345
epssPercentile: 0.94177
ingestedAt: '2026-07-15T13:44:02.798Z'
exploits:
  metasploit:
    - exploit/linux/http/pandora_ping_cmd_exec
  checkedAt: '2026-09-26T09:05:33.321Z'
exploitAvailable: true
---

## Overview

An authenticated remote code execution vulnerability exists in Pandora FMS version 7.0NG and earlier. The net_tools.php functionality allows authenticated users to execute arbitrary OS commands via the select_ips parameter when performing network tools operations, such as pinging. This occurs because user input is not properly sanitized before being passed to system commands, enabling command injection.

## Affected

- `pandora_fms <= 7.0_ng`

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
