CVE-2026-33682
Last modified
CVE-2026-33682 is a medium-severity vulnerability rated 4.8/10 on the CVSS scale. 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. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Snowflake | Streamlit | < 1.54.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33682?
How severe is CVE-2026-33682?
How do I fix CVE-2026-33682?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33677Vikunja is an open-source self-hosted task management platfo…6.5
- CVE-2026-33678Vikunja is an open-source self-hosted task management platfo…8.1
- CVE-2026-33679Vikunja is an open-source self-hosted task management platfo…7.4
- CVE-2026-3368The Injection Guard plugin for WordPress is vulnerable to St…7.2
- CVE-2026-33680Vikunja is an open-source self-hosted task management platfo…6.5
- CVE-2026-33681WWBN AVideo is an open source video platform. In versions up…7.2
- CVE-2026-33683WWBN AVideo is an open source video platform. In versions up…5.4
- CVE-2026-33684WWBN AVideo is an open source video platform. Prior to versi…5.3
- CVE-2026-33685WWBN AVideo is an open source video platform. In versions up…5.3
- CVE-2026-33686Sharp is a content management framework built for Laravel as…8.8
- CVE-2026-33687Sharp is a content management framework built for Laravel as…8.8
- CVE-2026-33688WWBN AVideo is an open source video platform. In versions up…5.3
Are you affected by CVE-2026-33682?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
