A flaw was found in the community.general Ansible collection's nexmo module.
The module constructs HTTP requests to the Vonage/Nexmo SMS API by encoding
API credentials (api_key and api_secret) into URL query parameters and
sending them via GET requests. This causes credentials to be exposed in web
server access logs, proxy logs, HTTP Referer headers, and network monitoring
tools, despite the Ansible argument specification marking these parameters
as no_log. An attacker with access to any of these logging or monitoring
points can obtain the full API credentials and gain unauthorized access to
the victim's Vonage/Nexmo account.
References
| Link | Resource |
|---|---|
| https://access.redhat.com/security/cve/CVE-2026-11820 | Vendor Advisory Mitigation |
| https://bugzilla.redhat.com/show_bug.cgi?id=2488970 | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-06-23 21:16
Updated : 2026-07-01 18:27
NVD link : CVE-2026-11820
Mitre link : CVE-2026-11820
CVE.ORG link : CVE-2026-11820
JSON object : View
Products Affected
redhat
- enterprise_linux
CWE
CWE-532
Insertion of Sensitive Information into Log File
