Intel

AIKIDO-2025-10503

@redocly/respect-core is vulnerable to Insertion of Sensitive Information into Log File

Insertion of Sensitive Information into Log File Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published Jul 25, 2025

16

Low Risk

This Affects:

JS@redocly/respect-core
1.0.0 - 1.34.5
Fixed in 2.0.0
Are you affected? Scan for Free

TL;DR

Affected versions of the package may inadvertently log sensitive information in verbose logs. Specifically, secret fields such as token, access_token, id_token, and password—when present in the response body but not explicitly marked as secret in the input schema—could be exposed in log output. The fixed version addresses this by automatically masking these fields in verbose logs, even if they are not defined as secret in the schema, reducing the risk of credential leakage or accidental exposure of sensitive data.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

@redocly/respect-core is vulnerable to Insertion of Sensitive Information into Log File in versions 1.0.0 - 1.34.5.

How to fix this

Upgrade @redocly/respect-core to the patch version.