๐Ÿ” CVE Alert

CVE-2026-85740

HIGH 7.1

LightRAG: SSRF via IPv6-transition address bypass (NAT64, IPv4-compatible, 6to4) of the native-markdown image-download guard

CVSS Score
7.1
EPSS Score
0.0%
EPSS Percentile
0th

LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.5.5, _validated_addresses in lightrag/parser/markdown/parser.py evaluates the literal resolved address with ipaddress.is_global without consistently classifying an IPv4 address embedded in an IPv6 transition wrapper. A caller who can upload a Markdown or textpack document can supply an external image URL using NAT64 64:ff9b::/96 or an IPv4-compatible form that embeds a loopback, private, or cloud-metadata IPv4 address. On a deployment with compatible NAT64 or DNS64 routing, _download and _build_guarded_opener accept the wrapper and fetch the internal resource, whose body is then ingested. Current interpreter behavior already blocks some RFC 8215 and 6to4 forms, but the fixed guard handles all documented wrappers without becoming more permissive than the standard library. This issue is fixed in version 1.5.5.

CWE CWE-918
Vendor hkuds
Product lightrag
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for hkuds lightrag

Be the first to know when new high vulnerabilities affecting hkuds lightrag are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

HKUDS / LightRAG
< 1.5.5

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/HKUDS/LightRAG/security/advisories/GHSA-vv3m-f8x4-7377 github.com: https://github.com/HKUDS/LightRAG/pull/3426 github.com: https://github.com/HKUDS/LightRAG/commit/9207e7fd10cf6df3cf26e3dd1921490b34a2f132 github.com: https://github.com/HKUDS/LightRAG/commit/a25862177a9b00e0edb870778a42b4155924de09 github.com: https://github.com/HKUDS/LightRAG/commit/c598545aa0084a427bcb19a84ade5e0ec31fa673 github.com: https://github.com/HKUDS/LightRAG/releases/tag/v1.5.5