PatchSiren cyber security CVE debrief
CVE-2026-18736 shlinkio CVE debrief
CVE-2026-18736 is a server-side request forgery vulnerability in Shlink that allows authenticated API key holders to cause the server to issue arbitrary HTTP GET requests. This can lead to the exfiltration of internal service information via the HTML title element returned in the short URL creation response. The vulnerability is particularly concerning because 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. Defenders should assess the potential for internal service information exfiltration and verify the deployment for exposure, especially in
- Vendor
- shlinkio
- Product
- Shlink
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-03
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-03
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for Shlink deployments, especially those with title auto-resolution enabled, should assess the potential for internal service information exfiltration and verify the deployment for exposure.
Why it matters
CVE-2026-18736 is a server-side request forgery vulnerability in Shlink that allows authenticated API key holders to issue arbitrary HTTP GET requests, potentially leading to internal service information exfiltration and unauthorized access to internal targets.
- Potential exfiltration of internal service information via HTML title elements
- Possible unauthorized access to internal targets, including loopback addresses and cloud metadata endpoints
- Risk of sensitive information disclosure through crafted URLs
- Need for verification of Shlink deployments and configurations
Technical summary
The vulnerability 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, to exfiltrate internal service information via the HTML title element returned in the short URL creation response.
Defensive priority
Defenders should prioritize verifying Shlink deployments for exposure, especially those with title auto-resolution enabled, and assess the potential for internal service information exfiltration.
Recommended defensive actions
- Verify Shlink deployments for exposure, especially those with title auto-resolution enabled
- Assess the potential for internal service information exfiltration
- Review and update Shlink configurations to prevent unauthorized requests
- Monitor Shlink logs for suspicious activity
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but the scope of affected versions and remediation steps require verification from official sources. The vulnerability 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,
Sources and references
Verified primary and authoritative sources
-
CVE-2026-18736 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-18736
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-18736 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-18736
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/shlinkio/shlink
-
Source reference
Unverified legacy reference
URL: https://github.com/theopaid/Server-side-request-forgery-through-short-URL-title-resolution-shlink-
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/shlink-server-side-request-forgery-via-short-url-title-auto-resolution
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.