CVE-2026-71463
Last modified
CVE-2026-71463 is a low-severity vulnerability rated 2.7/10 on the CVSS scale. Notification template Jinja AST whitelist only inspects static Getattr nodes. Dynamic subscripts (job['job'+'_env']) and {% if job.id > 100 %} conditional gating bypass both the AST check and the test-render (stub has small job.id). At runtime, the gated branch executes and exceptions write full tracebacks into notification body, which is POSTed to attacker-controlled webhook URL. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
Notification template Jinja AST whitelist only inspects static Getattr nodes. Dynamic subscripts (job['job'+'_env']) and {% if job.id > 100 %} conditional gating bypass both the AST check and the test-render (stub has small job.id). At runtime, the gated branch executes and exceptions write full tracebacks into notification body, which is POSTed to attacker-controlled webhook URL. Leaks install paths, Python version, source line numbers.
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-71463?
How severe is CVE-2026-71463?
How do I fix CVE-2026-71463?
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-71458URLModificationMiddleware resolves named-URL lookups …5
- CVE-2026-71459JobJobEventsChildrenSummary view has no model/parent_model. …5
- 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-71464LaunchConfigurationBaseSerializer.scm_branch has no …3.1
- CVE-2026-71465RunAdHocCommand.build_args() appends limit as bare …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
Are you affected by CVE-2026-71463?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
