CVE-2026-8081 — Router-For-Me CLIProxyAPI Server-Side Request Forgery

CVE-2026-8081 — Router-For-Me CLIProxyAPI Server-Side Request Forgery

CVE-2026-8081 — A vulnerability has been found in router-for-me CLIProxyAPI 6.9.29. Affected by this issue is some unknown functionality of the file internal/api/handlers/management/api_tools.go of the component API Interface. The manipulation of the argument url leads to server-side request forgery

What This Means For You

  • If your environment is affected by CWE-918, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-8081 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

3 rules · 6 SIEM formats

3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

high T1190 Initial Access

CVE-2026-8081 - Router-For-Me CLIProxyAPI SSRF via url parameter

Sigma YAML — free preview
title: CVE-2026-8081 - Router-For-Me CLIProxyAPI SSRF via url parameter
id: scw-2026-05-07-ai-1
status: experimental
level: high
description: |
  Detects the specific Server-Side Request Forgery (SSRF) vulnerability in router-for-me CLIProxyAPI (CVE-2026-8081). This rule looks for POST requests to the '/api/v1/tools/proxy' endpoint that contain a 'url=' parameter, which is the vector for the SSRF attack.
author: SCW Feed Engine (AI-generated)
date: 2026-05-07
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-8081/
tags:
  - attack.initial_access
  - attack.t1190
logsource:
    category: webserver
detection:
  selection:
      cs-uri|contains:
          - '/api/v1/tools/proxy'
      cs-uri-query|contains:
          - 'url='
      cs-method|exact:
          - 'POST'
  condition: selection
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-8081 vulnerability CVE-2026-8081
CWE-918 weakness CWE-918
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 07, 2026 at 21:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

CVE-2026-8086 — OSGeo Gdal Buffer Overflow

CVE-2026-8086 — A vulnerability was identified in OSGeo gdal up to 3.13.0dev-4. This issue affects the function SWnentries of the file frmts/hdf4/hdf-eos/SWapi.c. Such manipulation of...

vulnerabilityCVEmedium-severitybuffer-overflowcwe-119cwe-122
/SCW Vulnerability Desk /MEDIUM /5.3 /⚑ 3 IOCs /⚙ 4 Sigma

CVE-2026-8083: SQL Injection in SourceCodester Pharmacy System

CVE-2026-8083 — A vulnerability was found in SourceCodester Pharmacy Sales and Inventory System 1.0. This affects an unknown part of the file /ajax.php?action=save_user. The manipulation...

vulnerabilityCVEhigh-severitysql-injectioncwe-74cwe-89
/SCW Vulnerability Desk /HIGH /7.3 /⚑ 3 IOCs /⚙ 3 Sigma

CVE-2026-44742: Postorius HTML Injection Exploited In The Wild

CVE-2026-44742 — Postorius through 1.3.13 does not escape HTML in the message subject when rendering it in the Held messages pop-up, as exploited in the...

vulnerabilityCVEhigh-severitycwe-79
/SCW Vulnerability Desk /HIGH /7.2 /⚑ 3 IOCs /⚙ 2 Sigma