LiveActive security incident?Get immediate response
CVE Record

CVE-2016-10652: prebuild-lwip is a module for comprehensive, fast, and simple image processing and manipulation.

prebuild-lwip is a module for comprehensive, fast, and simple image processing and manipulation. prebuild-lwip downloads resources over HTTP, which leaves it vulnerable to MITM attacks.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

prebuild-lwip can fetch resources over unencrypted HTTP. An attacker positioned on the network could potentially tamper with those downloads. The sources do not provide a CVSS score, confirmed exploit activity, or a named patched version.

Executive priority

Treat this as a supply-chain integrity concern for affected Node.js builds, not as confirmed active exploitation. Prioritize teams that build from public or shared networks and projects that still depend on prebuild-lwip.

Technical view

The source bundle identifies CWE-311 in the prebuild-lwip Node module: resource downloads use HTTP, creating a man-in-the-middle integrity risk during dependency installation or build-time retrieval. Affected scope is listed as all versions.

Likely exposure

Exposure is most likely in Node.js projects or build pipelines that install or package the prebuild-lwip module. The source bundle lists all versions as affected. Products not using this module are not implicated by these sources.

Exploitation context

No active exploitation is cited, and the CVE is not listed as KEV in the provided bundle. Exploitation would require an attacker able to intercept or modify relevant HTTP traffic during the module's resource download process.

Researcher notes

Evidence is limited: the bundle provides the vulnerability description, affected package, CWE, and advisory URL, but no CVSS vector, exploit confirmation, patch version, or detailed remediation. Avoid broadening scope beyond prebuild-lwip.

Mitigation direction

  • Inventory projects and build pipelines for prebuild-lwip dependency use.
  • Check the Node Security advisory and vendor guidance for supported remediation.
  • Avoid introducing new reliance on prebuild-lwip until guidance is clarified.
  • Use trusted build networks and dependency integrity controls where feasible.

Validation and detection

  • Review package manifests and lockfiles for prebuild-lwip references.
  • Confirm whether build or install workflows fetch prebuild-lwip resources.
  • Assess whether installs occur on untrusted or interceptable networks.
  • Record that no KEV evidence is present in the provided sources.
Prepared
Confidence
medium
Sources
3

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-311: 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-10652 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
HackerOneprebuild-lwip node moduleAll versionsListed
Weakness

CWE details

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

CWE-311 · source CWE mapping

Missing Encryption of Sensitive Data

Missing Encryption of Sensitive Data represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.