CVE-2026-25632
Last modified
CVE-2026-25632 is a critical-severity vulnerability rated 10/10 on the CVSS scale. EPyT-Flow is a Python package designed for the easy generation of hydraulic and water quality scenario data of water distribution networks. Prior to 0.16.1, EPyT-Flow’s REST API parses attacker-controlled JSON request bodies using a custom deserializer (my_load_from_json) that supports a type field. EPSS estimates a 0.66% chance of exploitation in the next 30 days.
Description
EPyT-Flow is a Python package designed for the easy generation of hydraulic and water quality scenario data of water distribution networks. Prior to 0.16.1, EPyT-Flow’s REST API parses attacker-controlled JSON request bodies using a custom deserializer (my_load_from_json) that supports a type field. When type is present, the deserializer dynamically imports an attacker-specified module/class and instantiates it with attacker-supplied arguments. This allows invoking dangerous classes such as subprocess.Popen, which can lead to OS command execution during JSON parsing. This also affects the loading of JSON files. This vulnerability is fixed in 0.16.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Waterfutures | Epyt-Flow | < 0.16.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-25632?
How severe is CVE-2026-25632?
How do I fix CVE-2026-25632?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-25624An administrative cross-site scripting (XSS) vulnerability e…4.8
- CVE-2026-25627NanoMQ MQTT Broker (NanoMQ) is an all-around Edge Messaging …7.5
- CVE-2026-25628Qdrant is a vector similarity search engine and vector datab…8.8
- CVE-2026-2563A vulnerability was identified in JingDong JD Cloud Box AX66…8.8
- CVE-2026-25630Rejected reason: Reason: This candidate was issued in error.
- CVE-2026-25631n8n is an open source workflow automation platform. Prior to…6.5
- CVE-2026-25633Statamic is a, Laravel + Git powered CMS designed for buildi…4.3
- CVE-2026-25634iccDEV provides a set of libraries and tools that allow for …7.8
- CVE-2026-25635calibre is an e-book manager. Prior to 9.2.0, Calibre's CHM …8.6
- CVE-2026-25636calibre is an e-book manager. In 9.1.0 and earlier, a path t…7.8
- CVE-2026-25637ImageMagick is free and open-source software used for editin…5.3
- CVE-2026-25638ImageMagick is free and open-source software used for editin…5.3
Are you affected by CVE-2026-25632?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
