LiveActive security incident?Get immediate response
CVE Record

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.

MediumCVSS 6.5Known exploitedUpdated
Glexia's TakeAutomated analysishigh

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.
Prepared
Confidence
high
Sources
4

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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2019-5591 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
5Timeline events
2ADP providers
3Source links

CISA KEV status

Status
Known exploited
Source
CISA-ADP
Date added
KEV reference

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: activeAutomatable: noTechnical Impact: partial

CVSS vector scores

1 official score

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.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N2.83.6CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2019-5591Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. Added to KEVCISA-ADP

    CISA Known Exploited Vulnerabilities metadata lists this CVE as known exploited.

  4. ADP timelineCISA-ADP

    CVE-2019-5591 added to CISA KEV

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CVECVE Program Container
CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvcother:kev
  • 2021-11-03T00:00:00.000Z: CVE-2019-5591 added to CISA KEV

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
FortinetFortinet FortiOSFortiOS 6.2.0 and below.Listed
Weakness

CWE details

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.