CVE-2026-85740
Last modified
CVE-2026-85740 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-85740?
How severe is CVE-2026-85740?
How do I fix CVE-2026-85740?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-85730smol-toml is a small, fast, and correct TOML parser and seri…8.2
- CVE-2026-85731oras-go is a Go library for managing OCI artifacts. Prior to…8.8
- CVE-2026-85732oras-go is a Go library for managing OCI artifacts. Prior to…4.7
- CVE-2026-85734LightRAG provides simple and fast retrieval-augmented genera…9.1
- CVE-2026-85738TREK is a collaborative travel planner. Prior to 3.4.0, the …6.3
- CVE-2026-8574Use after free in Core in Google Chrome on Windows prior to …8.3
- CVE-2026-8575Use after free in UI in Google Chrome prior to 148.0.7778.16…8.3
- CVE-2026-85750Piwigo before v16.4.0 is vulnerable to arbitrary file read a…7.2
- CVE-2026-85751Mailu is a mail server distributed as a set of Docker images…9.8
- CVE-2026-85756SSH.NET is a Secure Shell (SSH) library for .NET. Prior to 2…7.5
- CVE-2026-8576Inappropriate implementation in CORS in Google Chrome on Lin…4.3
- CVE-2026-85769A flaw was found in libtpms, a library that provides softwar…6.5
Are you affected by CVE-2026-85740?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
