Skip to content

Conversation

@renovate-sh-app
Copy link

@renovate-sh-app renovate-sh-app bot commented Oct 13, 2025

This PR contains the following updates:

Package Change Age Confidence
langchain-community (changelog) 0.3.19 -> 0.3.27 age confidence

Langchain 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 Score: 7.5 / 10 (High)
  • Vector String: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

References

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.


  • If you want to rebase/retry this PR, check this box

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.

@renovate-sh-app renovate-sh-app bot requested review from a team as code owners October 13, 2025 18:11
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/pypi-langchain-community-vulnerability branch 3 times, most recently from c0161b9 to 62be763 Compare October 16, 2025 00:14
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/pypi-langchain-community-vulnerability branch from 62be763 to aa8c2af Compare October 24, 2025 00:15
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/pypi-langchain-community-vulnerability branch 2 times, most recently from 079eb85 to 15cd521 Compare November 4, 2025 03:13
| 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 renovate-sh-app bot force-pushed the renovate/pypi-langchain-community-vulnerability branch from 15cd521 to bdc54a3 Compare November 5, 2025 00:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants