Lucene search
+L

381 matches found

Cvelist
Cvelist
•added 2026/09/23 6:28 p.m.•35 views

CVE-2026-71463 Automation-controller: automation-controller-container: automation-controller: notification template jinja whitelist bypass via conditional gating leaks tracebacks

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...

2.7CVSS0.00273EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/09/23 6:25 p.m.•4 views

CVE-2026-71462 Automation-controller: automation-controller-container: automation-controller: custom_venv_path setting provides filesystem path-existence oracle on control pod

StringListPathField.tointernalvalue calls os.path.exists on unbounded user-supplied paths. 200 vs 400 response reveals existence of arbitrary absolute paths on the controller-web pod. Tenant superuser can confirm /etc/tower/SECRETKEY, k8s service-account token, receptor sockets, ConfigMap mount...

4.1CVSS5.8AI score0.00255EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/23 6:25 p.m.•34 views

CVE-2026-71462 Automation-controller: automation-controller-container: automation-controller: custom_venv_path setting provides filesystem path-existence oracle on control pod

StringListPathField.tointernalvalue calls os.path.exists on unbounded user-supplied paths. 200 vs 400 response reveals existence of arbitrary absolute paths on the controller-web pod. Tenant superuser can confirm /etc/tower/SECRETKEY, k8s service-account token, receptor sockets, ConfigMap mount...

4.1CVSS0.00255EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/23 6:25 p.m.•32 views

CVE-2026-71461 Automation-controller: automation-controller-container: automation-controller: verbose internal exception disclosure via hostlist bare-exception handler

HostList.list catches bare Exception and returns stre verbatim. Via hostfilter, any authenticated user triggers Django FieldError leaking complete Host model relation graph including internal reverse accessors or PostgreSQL DataError leaking raw database error strings. Two primitives:...

4.3CVSS0.0021EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/23 6:25 p.m.•34 views

CVE-2026-71460 Automation-controller: automation-controller-container: automation-controller: any authenticated user reads red hat subscription/license details via /config/

/api/v2/config/ is protected only by IsAuthenticated. licenseinfo accountnumber, subscriptionid, poolid, sku, supportlevel, instance counts returned to any authenticated user. The superuser/auditor gate only covers projectbasedir/projectlocalpaths/customvirtualenvs, not licenseinfo. Enables socia...

4.3CVSS0.00218EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/09/23 6:25 p.m.•6 views

CVE-2026-71460 Automation-controller: automation-controller-container: automation-controller: any authenticated user reads red hat subscription/license details via /config/

/api/v2/config/ is protected only by IsAuthenticated. licenseinfo accountnumber, subscriptionid, poolid, sku, supportlevel, instance counts returned to any authenticated user. The superuser/auditor gate only covers projectbasedir/projectlocalpaths/customvirtualenvs, not licenseinfo. Enables socia...

4.3CVSS5.8AI score0.00218EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/23 6:24 p.m.•32 views

CVE-2026-76648 Automation-controller: automation-controller-container: aap controller: copyapiview.post() missing read authorization check enables job template secret recovery

CopyAPIView awx/awx/api/generics.py:873 sets permissionclasses = IsAuthenticated,, so DRF's getobject performs no object-level RBAC. The get handler lines 988–991 explicitly guards with request.user.canaccessobj.class, 'read', obj — but post lines 1001–1010 does not. POST only checks:...

8.5CVSS0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/23 6:08 p.m.•33 views

CVE-2026-71459 Automation-controller: automation-controller-container: automation-controller: jobjobeventschildrensummary rbac bypass exposes cross-tenant job event tree structure

JobJobEventsChildrenSummary view has no model/parentmodel. ModelAccessPermission.checkgetpermissions falls through returns True for any authenticated user. The view uses raw getobjector404Job, pk without DRF object-level permission check. Zero-privilege user reads event tree structure,...

5CVSS0.00278EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/23 6:07 p.m.•33 views

CVE-2026-71458 Automation-controller: automation-controller-container: automation-controller: named-url 404 body oracle enables cross-tenant resource name enumeration

URLModificationMiddleware resolves named-URL lookups against unfiltered Model.objects before RBAC. The 403→404 shim only rewrites 403 responses, leaving the pk=0 miss path with a different 404 detail string. Differential "Not found." vs "No matches..." reveals whether a named resource org,...

5CVSS0.00303EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/09/23 6:07 p.m.•4 views

CVE-2026-71458 Automation-controller: automation-controller-container: automation-controller: named-url 404 body oracle enables cross-tenant resource name enumeration

URLModificationMiddleware resolves named-URL lookups against unfiltered Model.objects before RBAC. The 403→404 shim only rewrites 403 responses, leaving the pk=0 miss path with a different 404 detail string. Differential "Not found." vs "No matches..." reveals whether a named resource org,...

5CVSS5.8AI score0.00303EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
•added 2026/09/01 8:57 p.m.•19 views

CVE-2026-84470

A flaw was found in Ansible Automation Platform's automation-controller AWX. The Bulk Job Launch API POST /api/v2/bulk/joblaunch/ authorizes the requested instancegroups with only a read-level permission check, whereas the standard single-job launch path requires use-level permission on the same...

6.4CVSS5.9AI score0.003EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/08/24 4:39 p.m.•16 views

Important: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update

An update is now available for Red Hat Ansible Automation Platform 2.6 Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

9.8CVSS7.7AI score0.02209EPSS
SaveExploits8References21
RedHat Linux
RedHat Linux
•added 2026/08/24 4:31 p.m.•102 views

Important: Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.7 Product Security and Bug Fix Update

An update is now available for Red Hat Ansible Automation Platform 2.7 Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from t...

8.8CVSS6.2AI score0.01094EPSS
SaveExploits0References5
Chainguard
Chainguard
•added 2026/08/14 8:24 a.m.•33 views

GO-2026-4600 vulnerabilities

Vulnerabilities for packages: grafana-operator-fips, steampipe, stakater-reloader, victorialogs, flux-notification-controller, librechat, flux-operator-fips, grafana-rollout-operator, victorialogs-fips, dkron, go, victoriametrics-fips, cert-manager-fips, victoriametrics, victoriametrics-cluster,...

5.7AI score
SaveExploits0
Wolfi
Wolfi
•added 2026/08/14 8:23 a.m.•27 views

GO-2025-3367 vulnerabilities

Vulnerabilities for packages: crossplane, flux-source-controller, wolfictl, gptscript, kargo, flux, scorecard, trivy, skaffold, task, argo-workflows, bom, kaniko, tfsec, k8sgpt, k9s, src-fingerprint, flux-kustomize-controller, pulumi-kubernetes-operator, zarf, argocd-image-updater, timoni,...

5.7AI score
SaveExploits0
Wolfi
Wolfi
•added 2026/08/14 8:23 a.m.•28 views

GO-2025-3368 vulnerabilities

Vulnerabilities for packages: crossplane, flux-source-controller, wolfictl, gptscript, kargo, flux, scorecard, trivy, skaffold, task, argo-workflows, bom, kaniko, tfsec, k8sgpt, k9s, src-fingerprint, flux-kustomize-controller, pulumi-kubernetes-operator, zarf, argocd-image-updater, timoni,...

5.7AI score
SaveExploits0
Wolfi
Wolfi
•added 2026/08/14 8:23 a.m.•27 views

GO-2026-4910 vulnerabilities

Vulnerabilities for packages: gitlab-runner, kyverno, crossplane, flux-source-controller, wolfictl, gitaly, gptscript, kargo, flux, scorecard, trivy, skaffold, witness, argo-workflows, bom, kaniko, tfsec, cerbos, k9s, src-fingerprint, pulumi-kubernetes-operator, zarf, argocd-image-updater,...

5.7AI score
SaveExploits0
Wolfi
Wolfi
•added 2026/08/14 8:23 a.m.•28 views

GO-2026-5013 vulnerabilities

Vulnerabilities for packages: gitlab-runner, terragrunt, cloudflared, crossplane-provider-aws-ec2, crossplane-provider-aws-lambda, skaffold, witness, crossplane-provider-aws-sqs, prometheus-operator, gitlab-pages, spire-server, tkn, pulumi-kubernetes-operator, zarf, prometheus,...

5.7AI score
SaveExploits0
Wolfi
Wolfi
•added 2026/08/14 8:23 a.m.•29 views

GO-2026-4340 vulnerabilities

Vulnerabilities for packages: gitlab-runner, influx, db-operator, mongodb-kubernetes-operator, juicefs, pvc-autoresizer, restic, crossplane-provider-aws-ec2, crossplane-provider-aws-lambda, whereabouts, yunikorn-k8shim, calico, git-lfs, s5cmd, k8sgateway, extism, undock, hubble-ui,...

5.7AI score
SaveExploits0
Wolfi
Wolfi
•added 2026/08/14 8:23 a.m.•23 views

GO-2024-2947 vulnerabilities

Vulnerabilities for packages: tekton-chains, terragrunt, opentelemetry-collector-contrib, buildkitd, flux-source-controller, aactl, crossplane-provider-azure-sql, rabbitmq-messaging-topology-operator, kargo, slsa-verifier, flux, scorecard, rekor, crossplane-provider-azure-authorization, step-ca,...

5.7AI score
SaveExploits0
Rows per page
Query Builder