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.
References
| Link | Resource |
|---|---|
| https://github.com/armurox/loggingredactor/issues/7 | Exploit Issue Tracking |
| https://github.com/armurox/loggingredactor/releases/tag/0.0.6 | Release Notes |
| https://github.com/armurox/loggingredactor/security/advisories/GHSA-rvjx-cfjh-5mc9 | Vendor Advisory |
| https://github.com/armurox/loggingredactor/issues/7 | Exploit Issue Tracking |
Configurations
History
12 Jan 2026, 19:07
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:armurox:logging_redactor:*:*:*:*:*:python:*:* | |
| References | () https://github.com/armurox/loggingredactor/issues/7 - Exploit, Issue Tracking | |
| References | () https://github.com/armurox/loggingredactor/releases/tag/0.0.6 - Release Notes | |
| References | () https://github.com/armurox/loggingredactor/security/advisories/GHSA-rvjx-cfjh-5mc9 - Vendor Advisory | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
| First Time |
Armurox
Armurox logging Redactor |
08 Jan 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/armurox/loggingredactor/issues/7 - |
08 Jan 2026, 15:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-01-08 15:15
Updated : 2026-01-12 19:07
NVD link : CVE-2026-22041
Mitre link : CVE-2026-22041
CVE.ORG link : CVE-2026-22041
JSON object : View
Products Affected
armurox
- logging_redactor
CWE
CWE-704
Incorrect Type Conversion or Cast
