CVE-2026-44937High· 7.5▾ TwilightRancher Fleet has Unauthenticated Webhook: Regex Injection via Unsanitized Repository URL Components
▾ Twilight zone — High severity, or a signal on a lesser flaw
impact 41.3 · likelihood 0.1 · exploitation 0
Need a working PoC? Pro members can cast a request and our team develops one — it lands right here.
Exploit-prediction probability, daily snapshots since Jul 6.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via GHSA
0.2%
0.2% → 0.5%
A vulnerability has been identified in Fleet when the webhook endpoint is configured without a secret; an attacker can forge webhook requests. The attacker doesn't need to know the specific repository or path configured in the GitRepo resource to make Fleet process these requests.
An attacker can exploit this vulnerability to cause the following impacts:
Please consult the associated MITRE ATT&CK - Technique - T1499.004: Endpoint Denial of Service for further information about this category of attack.
To resolve this vulnerability, upgrade Fleet to a patched version. This upgrade version escapes the URL and path to the remote repository received from webhooks, which prevents regular expressions from being used as a replacement for the URL and path.
Patched versions of Fleet include releases v0.15.2, v0.14.6, 0.13.11, and v0.12.15.
If you can't upgrade to a fixed version, please make sure to only enable webhooks with a shared secret.
This security issue was reported by the following collaborators according to our responsible disclosure policy:
If you have any questions or comments about this advisory:
github.com/rancher/fleet >= 0.15.0, < 0.15.2github.com/rancher/fleet >= 0.14.0, < 0.14.6github.com/rancher/fleet >= 0.13.0, < 0.13.11github.com/rancher/fleet >= 0.12.0, < 0.12.15Upgrade to a patched release:
github.com/rancher/fleet 0.15.2github.com/rancher/fleet 0.14.6github.com/rancher/fleet 0.13.11github.com/rancher/fleet 0.12.15Connected by shared product, vendor, weakness, or advisory.
CVE-2026-44938High· 8.8Fleet has PSS Bypass through addLabelsFromOptions in Fleet Agent
CVE-2026-44936Medium· 5.0Rancher Fleet has SSRF in Bundle Reader via Unvalidated Helm Repository URL in fleet.yaml
CVE-2026-44935Critical· 9.9Rancher Fleet vulnerable to cross namespace secret disclosure via unvalidated `valuesFrom` references in Helm Deployer
CVE-2023-32196Critical· 9.1Rancher allows privilege escalation in Windows nodes due to Insecure Access Control Lists
CVE-2026-25705High· 8.4Rancher Extensions have arbitrary file access via path traversal
CVE-2025-23387Medium· 5.3Rancher's SAML-based login via CLI can be denied by unauthenticated users