Description
Shlink contains a server-side request forgery vulnerability that allows authenticated API key holders to cause the server to issue arbitrary HTTP GET requests by supplying a crafted long URL during short URL creation with title auto-resolution enabled. Attackers can submit URLs pointing to public hosts that redirect to internal targets, including loopback addresses, link-local ranges, and cloud metadata endpoints such as 169.254.169.254, to exfiltrate internal service information via the HTML title element returned in the short URL creation response.
Published: 2026-08-03
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Shlink contains a server‑side request forgery vulnerability that allows holders of an authenticated API key to cause the server to issue arbitrary HTTP GET requests by supplying a crafted long URL during short URL creation with title auto‑resolution enabled. The attacker can target external hosts that redirect to internal or loopback addresses, link‑local ranges, or cloud metadata endpoints such as 169.254.169.254, and exfiltrate internal service information via the HTML title element returned in the short URL creation response.

Affected Systems

The affected system is the Shlink platform supplied by shlinkio. No specific version information is provided in the advisory, so all versions hosted by shlinkio may be impacted until a patch is released.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. EPSS is not available and the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be through authenticated API usage; an attacker with an API key can submit a malicious URL that forces the server to contact internal resources, potentially exposing confidential data. The lack of available EPSS data means the exploitation probability is unknown, but the presence of an authentication requirement mitigates the immediate risk to unauthenticated users.

Generated by OpenCVE AI on August 4, 2026 at 09:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched Shlink version that addresses the SSRF issue.
  • Disable the title auto‑resolution feature in the API configuration.
  • Restrict API key permissions and monitor API usage for suspicious redirects.

Generated by OpenCVE AI on August 4, 2026 at 09:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Shlink
Shlink shlink
Vendors & Products Shlink
Shlink shlink

Tue, 04 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
Description Shlink contains a server-side request forgery vulnerability that allows authenticated API key holders to cause the server to issue arbitrary HTTP GET requests by supplying a crafted long URL during short URL creation with title auto-resolution enabled. Attackers can submit URLs pointing to public hosts that redirect to internal targets, including loopback addresses, link-local ranges, and cloud metadata endpoints such as 169.254.169.254, to exfiltrate internal service information via the HTML title element returned in the short URL creation response.
Title Shlink Server-Side Request Forgery via Short URL Title Auto-Resolution
Weaknesses CWE-918
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-04T13:45:06.977Z

Reserved: 2026-08-03T20:03:05.797Z

Link: CVE-2026-18736

cve-icon Vulnrichment

Updated: 2026-08-04T13:44:41.172Z

cve-icon NVD

Status : Received

Published: 2026-08-03T21:16:38.093

Modified: 2026-08-04T14:16:31.020

Link: CVE-2026-18736

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T09:45:06Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)