Severity by source
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:N/R:U/V:C/RE:M/U:Amber
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
Insecure Default Initialization of Resource vulnerability allows Authentication Bypass via API access. This issue affects Pandora FMS: from 777 through 800
AnalysisAI
Authentication bypass in Pandora FMS versions 777-800 allows remote attackers to gain unauthorized API access via insecure default resource initialization. The vulnerability stems from CWE-1188 (default credentials or configuration), enabling attackers to bypass authentication mechanisms and access the API with high confidentiality and integrity impact. CVSS 4.0 scores this at 9.1 CRITICAL due to network attack vector requiring no privileges or user interaction, though attack complexity is high and specific timing conditions apply (AT:P). No CISA KEV listing or public POC identified at time of analysis, suggesting exploitation requires vendor-specific knowledge of the insecure defaults.
Technical ContextAI
This vulnerability exploits CWE-1188 (Initialization of a Resource with an Insecure Default), a flaw class where products ship with weak default configurations that create security gaps. In Pandora FMS - a network and infrastructure monitoring platform - the API component appears to initialize with insecure defaults that permit authentication bypass. The CPE identifier confirms all Pandora FMS versions from build 777 through 800 are affected across all deployment types. CVSS 4.0 vector indicates this is a network-accessible vulnerability (AV:N) with no scope change (S:N), meaning the compromise is contained to the vulnerable component itself but enables high confidentiality and integrity breaches (VC:H/VI:H) within that scope. The high attack complexity (AC:H) combined with specific present timing requirements (AT:P) suggests exploitation depends on particular deployment states or environmental conditions beyond simple network access.
RemediationAI
Upgrade to Pandora FMS version 801 or later, as all builds from 777-800 are confirmed vulnerable (patch availability inferred from vendor closing the version range at 800, though exact fix version not independently verified from provided data). Consult the official Pandora FMS security advisory at https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/ for vendor-confirmed patch versions and migration guidance. If immediate upgrade is not feasible, implement compensating controls targeting the insecure default initialization: restrict API access to trusted IP ranges via firewall rules (blocks network vector but may impact legitimate monitoring integrations), disable the affected API endpoints if not operationally required (verify impact on monitoring workflows first), or re-initialize API authentication mechanisms with non-default credentials per vendor hardening guidance. Each mitigation carries operational risk - IP restrictions may block distributed monitoring agents, API disablement breaks automation integrations, and credential resets require coordination with all API consumers. Monitor authentication logs for anomalous API access patterns during the remediation window.
More in Pandora Fms
View allPandora FMS monitoring platform versions 700 through 777.6 contain a command injection vulnerability that allows OS comm
Improper Neutralization of Special Elements in the Netflow directory field may allow OS command injection. This issue af
Authenticated command injection in Pandora FMS 7.0NG and earlier allows remote code execution via the net_tools.php ping
Artica Pandora FMS 7.44 allows remote command execution via the events feature. Rated high severity (CVSS 8.8), this vul
Arbitrary commands execution on the server by exploiting a command injection vulnerability in the LDAP authentication me
PandoraFMS <=7.54 allows arbitrary file upload, it leading to remote command execution via the File Manager. Rated criti
A SQL injection vulnerability in the pandora_console component of Artica Pandora FMS 742 allows an unauthenticated attac
Artica Pandora FMS 742 allows unauthenticated attackers to perform Phar deserialization. Rated critical severity (CVSS 9
Artica Pandora FMS before 743 allows unauthenticated attackers to conduct SQL injection attacks via the pandora_console/
Artica Pandora FMS 7.44 allows privilege escalation. Rated critical severity (CVSS 9.8), this vulnerability is remotely
Pandora FMS 7.0 NG <= 746 suffers from Multiple XSS vulnerabilities in different browser views. Rated critical severity
Artica Pandora FMS 7.44 has inadequate access controls on a web folder. Rated high severity (CVSS 7.5), this vulnerabili
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-29494
GHSA-m2m9-vhw3-w774