This repository was archived by the owner on Jun 5, 2026. It is now read-only.
chore(deps): update dependency langchain-community to v0.3.27 [security]#3
Closed
renovate-sh-app[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency langchain-community to v0.3.27 [security]#3renovate-sh-app[bot] wants to merge 1 commit into
renovate-sh-app[bot] wants to merge 1 commit into
Conversation
renovate-sh-app
Bot
requested review from
a team,
Ukochka,
academo,
briangann and
xnyo
October 13, 2025 18:11
renovate-sh-app
Bot
force-pushed
the
renovate/pypi-langchain-community-vulnerability
branch
3 times, most recently
from
October 16, 2025 00:14
c0161b9 to
62be763
Compare
renovate-sh-app
Bot
force-pushed
the
renovate/pypi-langchain-community-vulnerability
branch
from
October 24, 2025 00:15
62be763 to
aa8c2af
Compare
renovate-sh-app
Bot
force-pushed
the
renovate/pypi-langchain-community-vulnerability
branch
3 times, most recently
from
November 5, 2025 00:16
15cd521 to
bdc54a3
Compare
renovate-sh-app
Bot
force-pushed
the
renovate/pypi-langchain-community-vulnerability
branch
3 times, most recently
from
November 15, 2025 03:09
60a6963 to
6a44312
Compare
renovate-sh-app
Bot
force-pushed
the
renovate/pypi-langchain-community-vulnerability
branch
5 times, most recently
from
November 22, 2025 00:26
c508c2d to
4c36f34
Compare
renovate-sh-app
Bot
deleted the
renovate/pypi-langchain-community-vulnerability
branch
November 24, 2025 18:38
renovate-sh-app
Bot
force-pushed
the
renovate/pypi-langchain-community-vulnerability
branch
2 times, most recently
from
November 24, 2025 21:31
4c36f34 to
1d09769
Compare
renovate-sh-app
Bot
force-pushed
the
renovate/pypi-langchain-community-vulnerability
branch
2 times, most recently
from
November 27, 2025 00:16
f38fbd8 to
0e9c442
Compare
renovate-sh-app
Bot
force-pushed
the
renovate/pypi-langchain-community-vulnerability
branch
4 times, most recently
from
December 3, 2025 01:05
76b3118 to
d75049e
Compare
renovate-sh-app
Bot
force-pushed
the
renovate/pypi-langchain-community-vulnerability
branch
11 times, most recently
from
December 11, 2025 04:07
64d7134 to
23b3acc
Compare
renovate-sh-app
Bot
force-pushed
the
renovate/pypi-langchain-community-vulnerability
branch
3 times, most recently
from
December 14, 2025 04:09
69670c6 to
f532c47
Compare
| datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | pypi | langchain-community | 0.3.19 | 0.3.27 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
renovate-sh-app
Bot
force-pushed
the
renovate/pypi-langchain-community-vulnerability
branch
from
December 14, 2025 10:09
f532c47 to
07b3073
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.3.19->0.3.27Langchain Community Vulnerable to XML External Entity (XXE) Attacks
CVE-2025-6984 / GHSA-pc6w-59fv-rh23
More information
Details
The langchain-ai/langchain project, specifically the EverNoteLoader component, is vulnerable to XML External Entity (XXE) attacks due to insecure XML parsing. The vulnerability arises from the use of etree.iterparse() without disabling external entity references, which can lead to sensitive information disclosure. An attacker could exploit this by crafting a malicious XML payload that references local files, potentially exposing sensitive data such as /etc/passwd. This issue has been fixed in 0.3.27 of langchain-community.
Severity
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:NReferences
This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Need help?
You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.