VYPR
Low severityNVD Advisory· Published Oct 25, 2023· Updated Feb 13, 2025

CVE-2023-46653

CVE-2023-46653

Description

Jenkins lambdatest-automation Plugin logs LAMBDATEST Credentials access token at INFO level, exposing sensitive credentials to attackers with log access.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Jenkins lambdatest-automation Plugin logs LAMBDATEST Credentials access token at INFO level, exposing sensitive credentials to attackers with log access.

Vulnerability

Type Jenkins lambdatest-automation Plugin version 1.20.10 and earlier logs the LAMBDATEST Credentials access token at the INFO log level [1][2]. This is a logging best-practice violation, as sensitive credentials should never be logged at such a verbose level.

Exploitation

An attacker with read access to Jenkins system logs can obtain the access token. No special permissions beyond access to logs are required, as INFO level logs are typically accessible to users with Overall/Read permission or through the Jenkins log API.

Impact

Exposure of the LAMBDATEST access token allows an attacker to authenticate to the LAMBDATEST service as the affected Jenkins instance, potentially leading to unauthorized access to test results and infrastructure.

Mitigation

The issue is fixed in lambdatest-automation Plugin version 1.21.0 (and possibly 1.20.10 as a re-release) [3]. Users should upgrade to a secure version as soon as possible. Alternatively, limiting access to Jenkins logs can reduce the risk of token exposure.

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.jenkins-ci.plugins:lambdatest-automationMaven
< 1.21.01.21.0

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

1