Is streamlit impacted by the "React2Shell" vulnerability?

Question for component creators : I have’nt dive deep into component creation. I wanna just know if streamlit was impacted by the “React2Shell” vulnerability?

Short answer: no

React2Shell impacts React Server Components (RSC), which Streamlit doesn’t use. Our backend is 100% Python.

2 Likes