Permalink
CVE-2026-32722
3.6 LOW
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Local (L)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): Required (R)
- Scope (S): Changed (C)
- Confidentiality (C): Low (L)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Local (L)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): Required (R)
- Modified Confidentiality (MC): Low (L)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
Memray-generated HTML reports vulnerable to Stored XSS via unescaped command-line metadata
Memray is a memory profiler for Python. Prior to Memray 1.19.2, Memray rendered the command line of the tracked process directly into generated HTML reports without escaping. Because there was no escaping, attacker-controlled command line arguments were inserted as raw HTML into the generated report. This allowed JavaScript execution when a victim opened the generated report in a browser. Version 1.19.2 fixes the issue.
References
-
https://github.com/bloomberg/memray/security/advisories/GHSA-r5pr-887v-m2w9 x_refsource_CONFIRM
-
https://github.com/bloomberg/memray/releases/tag/v1.19.2 x_refsource_MISC
Affected products
memray
- ==< 1.19.2
Matching in nixpkgs
pkgs.memray
Memory profiler for Python
pkgs.python313Packages.memray
Memory profiler for Python
pkgs.python314Packages.memray
Memory profiler for Python
Package maintainers
-
@fabaff Fabian Affolter <mail@fabian-affolter.ch>