Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-33682
March 26, 2026
Streamlit is a data oriented application development framework for python. Streamlit Open Source versions prior to 1.54.0 running on Windows hosts have an unauthenticated Server-Side Request Forgery (SSRF) vulnerability. The vulnerability arises from improper validation of attacker-supplied filesystem paths. In certain code paths, including within the "ComponentRequestHandler", filesystem paths are resolved using "os.path.realpath()" or "Path.resolve()" before sufficient validation occurs. On Windows systems, supplying a malicious UNC path (e.g., "\\attacker-controlled-host\share") can cause the Streamlit server to initiate outbound SMB connections over port 445. When Windows attempts to authenticate to the remote SMB server, NTLMv2 challenge-response credentials of the Windows user running the Streamlit process may be transmitted. This behavior may allow an attacker to perform NTLM relay attacks against other internal services and/or identify internally reachable SMB hosts via timing analysis. The vulnerability has been fixed in Streamlit Open Source version 1.54.0.
Affected Packages
https://github.com/streamlit/streamlit.git (GITHUB):
Affected version(s) >=bnisco/backup-ccv2-20250924132142 <1.54.0
Fix Suggestion:
Update to version 1.54.0
https://github.com/streamlit/streamlit.git (GITHUB):
Affected version(s) >=bnisco/backup-ccv2-20250924132142 <1.54.0
Fix Suggestion:
Update to version 1.54.0
https://github.com/streamlit/streamlit.git (GITHUB):
Affected version(s) >=bnisco/backup-ccv2-20250924132142 <1.54.0
Fix Suggestion:
Update to version 1.54.0
streamlit (PYTHON):
Affected version(s) >=0.1 <1.54.0
Fix Suggestion:
Update to version 1.54.0
streamlit (PYTHON):
Affected version(s) >=0.1 <1.54.0
Fix Suggestion:
Update to version 1.54.0
streamlit (PYTHON):
Affected version(s) >=0.1 <1.54.0
Fix Suggestion:
Update to version 1.54.0
streamlit (PYTHON):
Affected version(s) >=0.1 <1.54.0
Fix Suggestion:
Update to version 1.54.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
2.3
Attack Vector
ADJACENT
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
LOW
Subsequent System Integrity
LOW
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.7
Attack Vector
ADJACENT
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Server-Side Request Forgery (SSRF)
EPSS
Base Score:
0.01