LiveActive security incident?Get immediate response
CVE Record

CVE-2016-10362: Prior to Logstash version 5.0.1, Elasticsearch Output plugin when updating connections after sniffing, woul...

Prior to Logstash version 5.0.1, Elasticsearch Output plugin when updating connections after sniffing, would log to file HTTP basic auth credentials.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysis

Security readout for executives and security teams

Logstash could accidentally write Elasticsearch HTTP basic authentication credentials into its log files. This is a secret exposure issue: anyone with access to those logs might recover credentials and use them elsewhere. The available sources do not provide a CVSS score or evidence of active exploitation. Exposure is most likely where Logstash before 5.0.1 used the Elasticsearch Output plugin with HTTP basic authentication and sniffing behavior. Risk depends on whether affected logs exist and who can read, export, or search them. Treat this as a credential hygiene issue with moderate urgency. It is not documented as actively exploited in the provided sources, but exposed Elasticsearch credentials can create broader access risk if logs were widely retained or searchable. Mitigation focus: Upgrade Logstash to 5.0.1 or later, or follow current Elastic security guidance.; Rotate Elasticsearch HTTP basic auth credentials that may have appeared in Logstash logs.; Restrict access to Logstash logs and any downstream log aggregation copies..

Prepared

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 · low confidence lookup

CWE-532: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-2016-10362 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ElasticLogstashbefore 5.0.1Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-532 · source CWE mapping

Insertion of Sensitive Information into Log File

Insertion of Sensitive Information into Log File represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.