VulnerabilityAnalyzed
CVE-2026-22041
Logging Redactor is a Python library designed to redact sensitive data in logs based on regex patterns and / or dictionary keys.
LOW 2.0EPSS 0.27%
Does this matter?
Lower severity and a low EPSS score (0.27%). Track it; it rarely justifies an emergency change on its own.
Description
Logging Redactor is a Python library designed to redact sensitive data in logs based on regex patterns and / or dictionary keys. Prior to version 0.0.6, non-string types are converted into string types, leading to type errors in %d conversions. The problem has been patched in version 0.0.6. No known workarounds are available.
- CVSS 4.0
- 2.0 LOWCVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/M
- EPSS
- 0.27% probability · 18th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-704
- Affected
- armurox/logging redactor
- Source
- security-advisories@github.com
References
- https://github.com/armurox/loggingredactor/issues/7Exploit, Issue Tracking
- https://github.com/armurox/loggingredactor/releases/tag/0.0.6Release Notes
- https://github.com/armurox/loggingredactor/security/advisories/GHSA-rvjx-cfjh-5mc9Vendor Advisory
- https://github.com/armurox/loggingredactor/issues/7Exploit, Issue Tracking
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.