Description
snipe-it versions before 8.7.0 contain a server-side request forgery vulnerability in the ExternalUrl validation rule that fails to detect IPv6 transition addresses encoding private IPv4 targets. Attackers with super-admin privileges can configure webhook URLs using NAT64, 6to4, or Teredo transition addresses to bypass SSRF guards and access internal services or cloud metadata endpoints.
Published: 2026-09-08
Score: 5.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the ExternalUrl validation rule of snipe‑it, enabling an SSRF flaw when the rule fails to detect IPv6 transition addresses that encode private IPv4 targets. An attacker with super‑admin rights can set webhook URLs that use NAT64, 6to4 or Teredo transition addresses, forcing the application to request internal or cloud metadata services. This provides unauthorized access to internal resources and sensitive configuration data, compromising confidentiality and potentially integrity of systems exposed behind the internal network.

Affected Systems

The issue affects all installations of the snipe‑it application provided by grokability that run any version prior to 8.7.0. No specific patch version list is supplied beyond the cutoff, so any deployment below that version is vulnerable.

Risk and Exploitability

The CVSS score of 5.9 denotes a medium severity, and the exploit is not currently listed in CISA KEV. The EPSS score is not available, so the probability of exploitation cannot be quantified, but the requirement for super‑admin privileges limits the threat to environments where privilege escalation is feasible. Attackers can reach internal endpoints by simply configuring bot URLs, bypassing normal SSRF defenses, making the vulnerability actionable after privilege gain.

Generated by OpenCVE AI on September 8, 2026 at 16:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the snipe‑it installation to version 8.7.0 or later, which rectifies the ExternalUrl validation flaw.
  • Immediately delete or review any webhook URLs that use IPv6 transition addresses, and enforce a policy that only allows standard HTTPS URLs.
  • Re‑evaluate super‑admin accounts and apply the principle of least privilege, restricting the number of users with rights to create or modify webhook configuration.

Generated by OpenCVE AI on September 8, 2026 at 16:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 08 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Description snipe-it versions before 8.7.0 contain a server-side request forgery vulnerability in the ExternalUrl validation rule that fails to detect IPv6 transition addresses encoding private IPv4 targets. Attackers with super-admin privileges can configure webhook URLs using NAT64, 6to4, or Teredo transition addresses to bypass SSRF guards and access internal services or cloud metadata endpoints.
Title snipe-it before 8.7.0 SSRF via IPv6 transition address bypass
First Time appeared Snipeitapp
Snipeitapp snipe-it
Weaknesses CWE-918
CPEs cpe:2.3:a:snipeitapp:snipe-it:*:*:*:*:*:*:*:*
Vendors & Products Snipeitapp
Snipeitapp snipe-it
References
Metrics cvssV3_1

{'score': 5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:N'}

cvssV4_0

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


Subscriptions

Snipeitapp Snipe-it
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-08T15:37:47.336Z

Reserved: 2026-09-08T11:31:09.013Z

Link: CVE-2026-86735

cve-icon Vulnrichment

Updated: 2026-09-08T15:37:40.355Z

cve-icon NVD

Status : Received

Published: 2026-09-08T16:18:36.107

Modified: 2026-09-08T16:18:36.107

Link: CVE-2026-86735

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T16:30:07Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)