CVE-2019-5591: A Default Configuration vulnerability in FortiOS may allow an unauthenticated attacker on the same subnet t...
A Default Configuration vulnerability in FortiOS may allow an unauthenticated attacker on the same subnet to intercept sensitive information by impersonating the LDAP server.
Security readout for executives and security teams
Plain-English summary
FortiOS systems at version 6.2.0 or earlier may trust an impostor LDAP server under the default configuration. An unauthenticated attacker on the same network segment could intercept sensitive information. The attack requires adjacent network access, but CISA lists the vulnerability as known exploited.
Executive priority
Treat this as a high-priority remediation despite its medium base severity. Known exploitation and potential disclosure of sensitive information justify prompt action, especially on shared or weakly segmented networks.
Technical view
CVE-2019-5591 is a default-configuration authentication weakness in FortiOS 6.2.0 and earlier. An adjacent, unauthenticated attacker can impersonate the configured LDAP server and compromise confidentiality. CVSS 3.1 is 6.5, with high confidentiality impact but no stated integrity or availability impact.
Likely exposure
Exposure is most likely where FortiOS 6.2.0 or earlier uses LDAP under the vulnerable default configuration and untrusted systems can reach the same subnet. The supplied evidence does not establish how many deployments remain exposed.
Exploitation context
CISA KEV inclusion supports known exploitation in the wild. Exploitation still requires access to the same subnet and the relevant LDAP configuration. The supplied sources provide no campaign, attacker, prevalence, or exploitation-timeline details.
Researcher notes
The adjacent-network vector, low complexity, no privileges, and no user interaction align with CVSS 3.1 score 6.5. CWE-306 indicates missing authentication for a critical function. The bundle does not identify intercepted data types, exploitation mechanics, a fixed release, or vendor-prescribed mitigation details.
Mitigation direction
Inventory FortiOS versions and identify systems running 6.2.0 or earlier.
Review LDAP settings against Fortinet advisory FG-IR-19-037.
Follow current Fortinet guidance for configuration changes or upgrades; the supplied bundle names no fixed version.
Restrict untrusted access to network segments carrying FortiOS-to-LDAP traffic.
Prioritize KEV-listed exposed systems for remediation.
Validation and detection
Confirm each FortiOS version using authoritative asset and device records.
Determine whether LDAP is configured and whether vulnerable defaults remain enabled.
Verify network segmentation prevents untrusted hosts from accessing the relevant subnet.
Review monitoring data for unexpected LDAP endpoints or anomalous authentication traffic.
After remediation, compare configuration and version status with current Fortinet guidance.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-306: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-306 · source CWE mapping
Missing Authentication for Critical Function
Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.