Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-46725

26
FAUCET Score

CVE-2025-46725 is a critical vulnerability affecting Langroid, a Python framework for LLM applications, specifically versions prior to 0.53.15. The vulnerability stems from the LanceDocChatAgent's use of pandas eval() within compute_from_docs(), allowing an attacker to inject and execute malicious commands via QueryPlan.dataframe_calc. With a CVSS score of 9.8 (Critical), this vulnerability is easily exploitable over the network with no user interaction, leading to complete compromise of confidentiality, integrity, and availability. While Langroid version 0.53.15 addresses this by sanitizing input and adding warnings, there is currently no evidence of active exploitation, public exploit code, or significant community discussion.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.53.15CPE matchmatch criteria
cpe:2.3:a:langroid:langroid:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

8.1HIGH

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
UNREPORTED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.48%
Probability of exploitation in next 30 days
EPSS Percentile
38.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0048 is in the 17th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: langroidFixed in: 0.53.15

Vendor Advisories (1)

pipGHSA-22c2-9gwg-mj59high

Langroid has a Code Injection vulnerability in LanceDocChatAgent through vector_store

May 20, 2025

References

github.com / langroid/langroid/commit/0d9e4a7bb3ae2eef8d38f2e970ff916599a2b2a6
Patch
github.com / langroid/langroid/security/advisories/GHSA-22c2-9gwg-mj59
Vendor Advisory