CVE-2026-25481
Langroid has WAF Bypass Leading to RCE in TableChatAgent
Summary
Remediation
Upgrade to the fixed version using your package manager.
pip install "langroid>=0.59.32"
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| langroid | pypi | 0.1.100, 0.1.101, 0.1.102, 0.1.103 (+511 more) | 0.59.32 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-94Code InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.6 score means for each attack dimension.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
References
- https://github.com/langroid/langroid/security/advisories/GHSA-jqq5-wc57-f8hjWEB
- https://github.com/langroid/langroid/security/advisories/GHSA-x34r-63hx-w57fWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-25481ADVISORY
- https://github.com/langroid/langroid/commit/30abbc1a854dee22fbd2f8b2f575dfdabdb603eaWEB
- https://github.com/langroid/langroidPACKAGE
- https://github.com/pypa/advisory-database/tree/main/vulns/langroid/PYSEC-2026-383.yamlWEB
- https://pypi.org/project/langroidWEB
Frequently Asked Questions
- What is CVE-2026-25481?
- Langroid has WAF Bypass Leading to RCE in TableChatAgent This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.6/10).
- How do I check if my project is affected by CVE-2026-25481?
- CVE-2026-25481 affects langroid. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-25481 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2025-46724CRITICAL
Langroid has a Code Injection vulnerability in TableChatAgent
- CVE-2026-25879CRITICAL
Langroid has Prompt to SQL Injection, Leading to RCE
- CVE-2026-54760CRITICAL
Langroid: SQLChatAgent dangerous-function blocklist can be bypassed with quoted or schema-qualified pg_read_file calls
- CVE-2026-54769CRITICAL
Langroid: Sandbox Escape to Remote Code Execution via Incomplete `eval()` Mitigation in TableChatAgent
- CVE-2026-55615CRITICAL
Langroid: Neo4jChatAgent executes LLM-generated Cypher without validation (prompt-to-Cypher injection; config-conditional RCE), mirroring the SQLChatAgent bug fixed in CVE-2026-25879
- CVE-2026-54760CRITICAL
Langroid: SQLChatAgent dangerous-function blocklist can be bypassed with quoted or schema-qualified pg_read_file calls
- CVE-2025-46724CRITICAL
Langroid has a Code Injection vulnerability in TableChatAgent
- CVE-2025-46725HIGH
Langroid has a Code Injection vulnerability in LanceDocChatAgent through vector_store
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies