CVE-2025-49009: Plaintext Log Access Token

A sensitive access or authentication token is logged in cleartext. Mask the token string before logging it.

Provally CuratedPublic repositoryMediumMedium confidenceVerifiedApache-2.0Javaβ
greprules fetch cve-2025-49009-plaintext-log-access-token --engine opengrep

Description

A sensitive access or authentication token is logged in cleartext. Mask the token string before logging it.