CVE-2026-71465
Last modified
CVE-2026-71465 is a low-severity vulnerability rated 3.1/10 on the CVSS scale. RunAdHocCommand.build_args() appends limit as bare positional (args.append(limit)) instead of using args.extend(['-l', limit]) like RunJob. A limit beginning with - is parsed as an ansible CLI option. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
RunAdHocCommand.build_args() appends limit as bare positional (args.append(limit)) instead of using args.extend(['-l', limit]) like RunJob. A limit beginning with - is parsed as an ansible CLI option. Currently limited to short-circuit flags (--version, --help) since injected element displaces required pattern positional. Would escalate if ansible-core ever defaults pattern.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Red Hat | Red Hat Ansible Automation Platform 2.5 for RHEL 8 | All versions |
| Red Hat | Red Hat Ansible Automation Platform 2.5 for RHEL 9 | All versions |
| Red Hat | Red Hat Ansible Automation Platform 2.6 for RHEL 9 | All versions |
| Red Hat | Red Hat Ansible Automation Platform 2.6 | All versions |
| Red Hat | Red Hat Ansible Automation Platform 2.7 | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-71465?
How severe is CVE-2026-71465?
How do I fix CVE-2026-71465?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-7146A security vulnerability has been detected in AlejandroArcin…7.3
- CVE-2026-71460/api/v2/config/ is protected only by IsAuthenticated. …4.3
- CVE-2026-71461HostList.list() catches bare Exception and returns str(e) …4.3
- CVE-2026-71462StringListPathField.to_internal_value() calls …4.1
- CVE-2026-71463Notification template Jinja AST whitelist only inspects …2.7
- CVE-2026-71464LaunchConfigurationBaseSerializer.scm_branch has no …3.1
- CVE-2026-71467A flaw was found in search-v2-api. The authentication middle…7.5
- CVE-2026-71468A flaw was found in acm-search-v2-api-rhel9. When the `getFe…5.3
- CVE-2026-71469A flaw was found in search-v2-api. An unauthenticated attack…7.5
- CVE-2026-7147A vulnerability was detected in JoeCastrom mcp-chat-studio u…7.3
- CVE-2026-71470A flaw was found in the search-v2-operator. This vulnerabili…9.1
- CVE-2026-71471A flaw was found in acm-search-v2-rhel9. An attacker with ad…9
Are you affected by CVE-2026-71465?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
