Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Redhat | Enterprise Linux | 8.0 |
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-11820Vendor AdvisoryMitigation
- https://bugzilla.redhat.com/show_bug.cgi?id=2488970Vendor Advisory
FAQ
What is CVE-2026-11820?
CVE-2026-11820 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 U...
How severe is CVE-2026-11820?
CVE-2026-11820 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-11820?
Check the references section above for vendor advisories and patch information. Affected products include: Redhat Enterprise Linux.