agents icon indicating copy to clipboard operation
agents copied to clipboard

vulnerability in agents project

Open ankitdn opened this issue 8 months ago • 0 comments

While working on the agents projects, we identified a critical vulnerability CVE-2025-50182 in the urllib3 package, specifically when used within the Pyodide runtime(this dependency used by agents). This vulnerability stems from urllib3's inability to enforce redirect control in the Pyodide environment.

CVE Link CVE Report

ankitdn avatar Jun 19 '25 09:06 ankitdn