CVE & CISA-KEV Catalog

CVE-2026-72848

HIGH
8.6
CVSS v3
NVD

Description

SitemapLoader.parse_sitemap in langchain_community/document_loaders/sitemap.py applies the documented restrict_to_same_domain control only to leaf url entries. The loop over url elements filters cross-domain locations, but the loop over nested sitemap elements passes the child loc straight to self.scrape_all([loc.text], "xml"), which reaches WebBaseLoader.scrape_all and an aiohttp GET, with no domain comparison and no check for private, loopback or link-local destinations. An attacker who controls or influences an ingested sitemap can therefore point a nested sitemap entry at an internal address and make the server fetch it even when the deploying application set restrict_to_same_domain to True specifically to confine outbound requests. The fetched content is parsed and surfaces in the returned Documents, so internal responses are disclosed to the caller rather than merely requested.

How to fix

No published remediation has been found for this vulnerability's affected products yet.

Mitigation guidance may be in the linked vendor advisories in the References section below.

TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeChanged

Impact

ConfidentialityHigh
IntegrityNone
AvailabilityNone

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N

Exploit Intelligence

0.48%probability of exploitation in 30 days
39thpercentile

Low risk: more likely to be exploited than 39% of all known CVEs.

References

Related Vulnerabilities

Other CWE-918 (Server-Side Request Forgery (SSRF)) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2024-21893High8.2100%KEV + Ransom-
CVE-2021-40438Critical9.0100%KEV + RansomFix
CVE-2021-34473Critical9.1100%KEV + RansomFix
CVE-2021-21985Critical9.8100%KEV + RansomFix
CVE-2021-26855Critical9.1100%KEV + RansomFix
CVE-2022-41040High8.8100%KEV + RansomFix

Common questions

How do I fix CVE-2026-72848?

No published fix for CVE-2026-72848 has been found yet. Check the linked vendor advisories for guidance as it becomes available.

Is CVE-2026-72848 being actively exploited?

Not that we know of. CVE-2026-72848 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.48% is the estimated probability that it will be exploited in the next 30 days. That is higher than 39% of all scored CVEs.

How severe is CVE-2026-72848?

CVE-2026-72848 has a CVSS v3 base score of 8.6, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

Embed a live status badge for CVE-2026-72848
CVE-2026-72848 severity badge

Markdown

[![CVE-2026-72848](https://tridentstack.com/cve/badge/CVE-2026-72848.svg)](https://tridentstack.com/cve/CVE-2026-72848)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-72848"><img src="https://tridentstack.com/cve/badge/CVE-2026-72848.svg" alt="CVE-2026-72848"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-21.