feat(modules): Add detection module for CVE-2025-3248 (Langflow RCE)#1389
feat(modules): Add detection module for CVE-2025-3248 (Langflow RCE)#1389jess-tech-lab wants to merge 11 commits intoOWASP:masterfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
Summary by CodeRabbit
WalkthroughAdded a new vulnerability module for Langflow CVE-2025-3248 (unauthenticated RCE) and a corresponding documentation entry. The module targets Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@arkid15r and @securestep9 - can you review? Thanks. |
Proposed change
This PR introduces a new HTTP detection module for
CVE-2025-3248, a critical RCE vulnerability in Langflow.idcommand and regex foruid=to ensure detection across different Linux distributions.With a local instance of Langflow < 1.3.0 of a Vulhub Docker image, the new module detected the issue:
Closes #1388
Type of change
Checklist
make pre-commitand confirm it didn't generate any warnings/changesmake test, I confirm all tests passed locallydocs/folder