First published: Fri Mar 07 2025(Updated: )
Python JSON Logger is a JSON Formatter for Python Logging. Between 30 December 2024 and 4 March 2025 Python JSON Logger was vulnerable to RCE through a missing dependency. This occurred because msgspec-python313-pre was deleted by the owner leaving the name open to being claimed by a third party. If the package was claimed, it would allow them RCE on any Python JSON Logger user who installed the development dependencies on Python 3.13 (e.g. pip install python-json-logger[dev]). This issue has been resolved with 3.3.0.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Python JSON Logger | >=null<3.3.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-27607 has been assessed as high severity due to its potential for remote code execution.
To fix CVE-2025-27607, users should upgrade to Python JSON Logger version 3.3.0 or higher.
CVE-2025-27607 addresses a remote code execution vulnerability caused by a missing dependency in Python JSON Logger.
CVE-2025-27607 affects the Python JSON Logger versions prior to 3.3.0.
CVE-2025-27607 occurred because the msgspec-python313-pre dependency was deleted, leaving the name open for exploitation.