Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-43897 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Link Preview JS extracts web links information. Prior to 4.0.1, the library did not check for IPv6 loopback attacks. There was also a DNS attack, where an address could be resolved into an internal IP. This could cause internal data leaks. This vulnerability is fixed in 4.0.1.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-918Server-Side Request Forgery (SSRF)[email protected]

Affected Products

ProductVersions
OP-Engineering link-preview-js
<= 4.0.0 (semver)

CPE

  • cpe:2.3:a:link-preview-js_project:link-preview-js:*:*:*:*:*:node.js:*:*

Remediation

  • Upgrade: 4.0.1moderate effort
  • Workaround:low effort

    Perform your own validation before fetching content.

  • Mitigation:low effort

    Enable the resolveDNSHost option to perform DNS resolution before fetching content. An error message will be displayed if this option is not set.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-43897
NVD Published Date:
May 11, 2026
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2026-43897 Details - Not Deferred