CVE-2026-22041 LOW

CVE-2026-22041: loggingredactor converts non-string types to string types in logs

Vendor Armurox
Product loggingredactor
Weakness CWE-704
Published January 8, 2026
Last update January 8, 2026

CVSS base score

2.0/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

January 8, 2026 CVE published
January 8, 2026 Record updated