← Vulnerability feed

Vulnerability record · CVE-2010-4279 · published 2 December 2010

CVE-2010-4279: Pandora FMS default config allows authentication bypass

Artica · Pandora Fms

Pandora FMS 3.1 and earlier ships with an empty loginhash_pwd field in its default configuration, so the console accepts a crafted login request without a valid password. An attacker can authenticate as admin by sending loginhash_user=admin and loginhash_data set to the MD5 hash of "admin", gaining full control of the monitoring console.

10.0 CVSS 2.0 High EPSS 66% · top 0.8% CWE-287 · Improper authentication
10.0CVSS 2.0 base score
66%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
18References, 4 tagged exploit
16 Jun 2026Last modified by NVD

Description

The default configuration of Pandora FMS 3.1 and earlier specifies an empty string for the loginhash_pwd field, which allows remote attackers to bypass authentication by sending a request to index.php with "admin" in the loginhash_user parameter, in conjunction with the md5 hash of "admin" in the loginhash_data parameter.

AV:N/AC:L/Au:N/C:C/I:C/A:C

Automated analysis

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

critical priorityUnauthenticated remote admin access with complete impact, public exploit code and very high EPSS probability make this an urgent fix despite the age of the CVE.

What it is

Pandora FMS 3.1 and earlier ships with an empty loginhash_pwd field in its default configuration, so the console accepts a crafted login request without a valid password. An attacker can authenticate as admin by sending loginhash_user=admin and loginhash_data set to the MD5 hash of "admin", gaining full control of the monitoring console.

Impact

An unauthenticated remote attacker obtains administrative access to the Pandora FMS console, which can lead to arbitrary file upload and full compromise of the monitored environment. The CVSS 2.0 vector rates confidentiality, integrity and availability impact as complete.

Attack surface

Reachable over the network via HTTP requests to index.php; no authentication is required and no user interaction is needed. The flaw is in the default configuration rather than a code path requiring special conditions.

Exploitation

Public exploit code exists (Exploit-DB 15639 and 35731, SecurityFocus BID 45112 tagged Exploit) and EPSS gives a 30-day probability of 0.65618 (99.2nd percentile). It is not listed in CISA KEV and no ransomware groups are documented using it.

What to do

  • Apply the vendor security patch (pandorafms_console-3.1_security_patch_13Oct2010) or upgrade to a fixed Pandora FMS release.
  • Set a non-empty loginhash_pwd value and verify no default or blank credentials remain in the console configuration.
  • Restrict network access to the Pandora FMS console so only trusted management hosts can reach index.php.
  • Audit console accounts and logs for unexpected admin logins or file uploads, and rotate any credentials that may have been exposed.

Detection

  • Search web server logs for POST or GET requests to index.php containing loginhash_user=admin and a loginhash_data value equal to the MD5 hash of "admin".
  • Alert on successful admin logins from unexpected source IPs or outside normal administrative hours.
  • Monitor for file upload activity or new files in the Pandora FMS console web directory following admin sessions.
  • Check Pandora FMS configuration for an empty loginhash_pwd field and flag any instance still running 3.1 or earlier.

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-2010-4279 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.

9.8CVE-2023-44091Artica pandora fms sql injection vulnerabilityImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Pandora FMS on all allows SQL Injection. This u…EPSS 0.45%9.8CVE-2023-4677Artica pandora fms improper authentication vulnerabilityCron log backup files contain administrator session IDs. It is trivial for any attacker who can reach the Pandora FMS Console to scrape the cron logs…EPSS 0.49%9.8CVE-2023-41790Artica pandora fms uncontrolled search path element vulnerabilityUncontrolled Search Path Element vulnerability in Pandora FMS on all allows Leveraging/Manipulating Configuration File Search Paths. This vulnerabili…EPSS 0.57%9.8CVE-2021-32098Artica pandora fms deserialization of untrusted data vulnerabilityArtica Pandora FMS 742 allows unauthenticated attackers to perform Phar deserialization.EPSS 2.5%9.8CVE-2021-32099Artica pandora fms sql injection vulnerabilityA SQL injection vulnerability in the pandora_console component of Artica Pandora FMS 742 allows an unauthenticated attacker to upgrade his unprivileg…EPSS 13%9.8CVE-2020-26518Artica pandora fms sql injection vulnerabilityArtica Pandora FMS before 743 allows unauthenticated attackers to conduct SQL injection attacks via the pandora_console/include/chart_generator.php s…EPSS 2.1%9.8CVE-2018-11221Artica pandora fms unrestricted file upload vulnerabilityUnauthenticated untrusted file upload in Artica Pandora FMS through version 7.23 allows an attacker to upload an arbitrary plugin via include/ajax/up…EPSS 5.6%9.4CVE-2024-35307Artica pandora fms argument injection vulnerabilityArgument Injection Leading to Remote Code Execution in Realtime Graph Extension, allowing unauthenticated attackers to execute arbitrary code on the …EPSS 0.91%

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