Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-7p48-42j8-8846 | Unauthenticated SSRF Vulnerability in Streamlit on Windows (NTLM Credential Exposure) |
Wed, 01 Apr 2026 23:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Snowflake
Snowflake streamlit |
|
| CPEs | cpe:2.3:a:snowflake:streamlit:*:*:*:*:*:windows:*:* | |
| Vendors & Products |
Snowflake
Snowflake streamlit |
Fri, 27 Mar 2026 20:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 27 Mar 2026 08:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Streamlit
Streamlit streamlit |
|
| Vendors & Products |
Streamlit
Streamlit streamlit |
Thu, 26 Mar 2026 22:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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. | |
| Title | Streamlit on Windows has Unauthenticated SSRF Vulnerability (NTLM Credential Exposure) | |
| Weaknesses | CWE-918 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-03-27T20:00:36.574Z
Reserved: 2026-03-23T16:34:59.931Z
Link: CVE-2026-33682
Updated: 2026-03-27T14:11:17.397Z
Status : Analyzed
Published: 2026-03-26T22:16:30.880
Modified: 2026-04-01T13:28:47.470
Link: CVE-2026-33682
No data.
OpenCVE Enrichment
Updated: 2026-04-02T07:56:10Z
Github GHSA