CVE 2 LOW

loggingredactor converts non-string types to string types in logs_CVE-2026-22041

2 / 10
LOW
CVSS: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

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.

Basic Information

ID CVE-2026-22041
Source GitHub_M
Published Jan 8, 2026 at 14:52
Modified Jan 8, 2026 at 15:54

Affected Product

Vendor armurox
Product loggingredactor
Version < 0.0.6
Affected Versions armurox loggingredactor < 0.0.6

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.