Description
Potential forgery of webhook requests when using a unauthenticated webhook in SUSE Rancher Fleet 0.15 before 0.15.2, 0.14 before 0.14.6, 0.13 before 0.13.11 and 0.12 before 0.12.5 could be used by remote attackers to cause a denial of service or a downgrade attack on other repositories on the system.
Published: 2026-07-06
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw stems from the unauthenticated webhook endpoint in SUSE Rancher Fleet consuming repository URL components without proper sanitization. This allows an attacker to inject a malicious regular-expression payload that can forge subsequent webhook requests. A forged request can either bring the target repository down or force it to downgrade, leading to a denial of service or a compromise of repository integrity.

Affected Systems

SUSE Rancher Fleet installations running any of the following versions are vulnerable: 0.15 before 0.15.2, 0.14 before 0.14.6, 0.13 before 0.13.11, and 0.12 before 0.12.5. Administrators should verify whether their deployment falls within these ranges and consider an upgrade.

Risk and Exploitability

The CVSS v3.1 score of 8.3 indicates high severity, while an EPSS score below 1% suggests that exploitation is currently unlikely. Based on the description, it is inferred that the unauthenticated webhook endpoint allows any host that can reach the Fleet API to potentially carry out the attack, raising the risk for exposed or publicly reachable deployments. The vulnerability is not listed in CISA’s KEV catalog. Attackers would need only network access to the Fleet service and would provide crafted webhook requests that trigger the injected regex, potentially causing a denial of service or repository downgrade.

Generated by OpenCVE AI on July 26, 2026 at 20:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Rancher Fleet to version 0.15.2 or later, 0.14.6, 0.13.11, or 0.12.5 accordingly to eliminate the vulnerability.
  • Disable the unauthenticated webhook endpoint or enforce authentication for all webhook calls, and restrict traffic to trusted IP ranges or apply firewall rules to reduce the attack surface during remediation.
  • Enable audit logging for webhook activity so that any attempts to forge requests can be detected and investigated.

Generated by OpenCVE AI on July 26, 2026 at 20:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-jmf4-m7j9-g72r Rancher Fleet has Unauthenticated Webhook: Regex Injection via Unsanitized Repository URL Components
History

Mon, 06 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 06 Jul 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Suse
Suse rancher
Vendors & Products Suse
Suse rancher

Mon, 06 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
Description Potential forgery of webhook requests when using a unauthenticated webhook in SUSE Rancher Fleet 0.15 before 0.15.2, 0.14 before 0.14.6, 0.13 before 0.13.11 and 0.12 before 0.12.5 could be used by remote attackers to cause a denial of service or a downgrade attack on other repositories on the system.
Title SUSE Rancher Fleet had an Unauthenticated Webhook: Regex Injection via Unsanitized Repository URL Components
Weaknesses CWE-918
References
Metrics cvssV4_0

{'score': 8.3, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: suse

Published:

Updated: 2026-07-06T12:46:59.551Z

Reserved: 2026-05-08T12:29:48.967Z

Link: CVE-2026-44937

cve-icon Vulnrichment

Updated: 2026-07-06T12:46:56.089Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T20:45:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)