LiveActive security incident?Get immediate response
CVE Record

CVE-2018-1000883: Elixir Plug Plug version All contains a Header Injection vulnerability in Connection that can result in Giv...

Elixir Plug Plug version All contains a Header Injection vulnerability in Connection that can result in Given a cookie value, Headers can be added. This attack appear to be exploitable via Crafting a value to be sent as a cookie. This vulnerability appears to have been fixed in >= 1.3.5 or ~> 1.2.5 or ~> 1.1.9 or ~> 1.0.6.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects the Elixir Plug library’s connection handling. If an application used a vulnerable Plug version, a specially crafted cookie value could cause extra HTTP response headers to be added. That can undermine assumptions about response behavior, but the provided sources do not include CVSS scoring or evidence of active exploitation.

Executive priority

Treat this as a targeted dependency remediation item, not an emergency by the available evidence. Prioritize internet-facing Elixir services first, because the issue is remotely reachable through HTTP cookies if vulnerable Plug code is present.

Technical view

CVE-2018-1000883 is a header injection flaw in Plug’s Connection handling. The source states cookie-controlled input could add headers, and that fixed releases are >= 1.3.5, ~> 1.2.5, ~> 1.1.9, or ~> 1.0.6. Affected-version metadata is sparse and listed generically as all versions before those fixed trains.

Likely exposure

Exposure is most likely in Elixir applications using Plug versions below the fixed release for their version train, especially where attacker-controlled cookies are processed through affected connection behavior.

Exploitation context

The provided sources describe exploitation through crafting a cookie value. CISA KEV status is false, and the bundle provides no cited evidence of active exploitation in the wild.

Researcher notes

The bundle lacks CVSS, CWE, and detailed affected CPE data. The commit and advisory are the key sources for fixed versions. Avoid assuming broader framework impact unless local dependency evidence shows the vulnerable Plug package is present.

Mitigation direction

  • Inventory Plug versions in dependency manifests and lockfiles.
  • Upgrade Plug to the fixed release for the applicable version train.
  • Prefer current maintained Plug releases where application compatibility allows.
  • Redeploy all affected services after dependency updates.
  • Check upstream Plug guidance for any branch-specific remediation details.

Validation and detection

  • Confirm deployed artifacts use a fixed Plug version.
  • Review dependency lockfiles for older transitive Plug versions.
  • Run regression tests covering cookie handling and response headers.
  • Inspect relevant logs for unusual cookie-driven response behavior.
  • Verify no stale containers or releases still ship vulnerable Plug versions.
Prepared
Confidence
medium
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.

cve · low confidence lookup

CVE-2018-1000883 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
3Source links

CVSS and timeline data

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

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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