PT-2026-51587 · Red Hat · Ansible

·

CVE-2026-11820

·

Published

2026-06-23

·

Updated

2026-06-26

CVSS v3.1

6.5

Medium

VectorAV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Name of the Vulnerable Software and Affected Versions Ansible (affected versions not specified)
Description In the plugins/modules/nexmo.py module, the api key and api secret variables are marked as no log=True to prevent them from being logged. However, these credentials are URL-encoded and included as query parameters in a GET request, which bypasses the protection. This leads to the exposure of sensitive credentials in verbose output, server access logs, HTTP proxies, SIEM, network inspection tools, and AWX/Automation Controller network debug logs.
Recommendations Switch the request method to POST and include the api key and api secret variables within the request body instead of the URL.

Fix

Insertion into Log File

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-11820

Affected Products

Ansible