CVE-2026-93421
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N
Summary
Mesop is a Python-based UI framework that allows users to build web applications. Prior to 1.3.4, the unauthenticated /csp endpoint passes attacker-controlled document-uri, blocked-uri, and violated-directive values to the csp_report handler in mesop/server/static_file_serving.py, which prints them to standard output without neutralizing terminal control sequences. When an operator views the resulting logs in an ANSI-capable terminal, injected ANSI or VT100 sequences can clear or reposition the display, hide text, or present forged messages, reducing the integrity of monitoring and incident-response output. This issue is fixed in version 1.3.4.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| mesop-dev | mesop | < 1.3.4 | affected |
Weaknesses
- CWE-117: CWE-117: Improper Output Neutralization for Logs
- CWE-150: CWE-150: Improper Neutralization of Escape, Meta, or Control Sequences
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/mesop-dev/mesop/security/advisories/GHSA-g7f6-rxc4-qhph
- https://github.com/mesop-dev/mesop/pull/1397
- https://github.com/mesop-dev/mesop/commit/f38c42a1d3eba246941ef8d7f645072d53c58785
- https://github.com/mesop-dev/mesop/releases/tag/v1.3.4
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.