Skip to main content

poco-claw CVE-2026-15622

| EUVDEUVD-2026-43599 MEDIUM
Authorization Bypass Through User-Controlled Key (CWE-639)
2026-07-14 VulDB GHSA-qwq3-fp3r-94hc
5.5
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
5.5 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
5.3 MEDIUM

Unauthenticated network access with no complexity barriers; impact limited to low confidentiality read of workspace files, no integrity or availability impact, scope unchanged.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
X

Lifecycle Timeline

4
CVSS changed
Jul 14, 2026 - 02:22 NVD
6.9 (MEDIUM) 5.5 (MEDIUM)
Source Code Evidence Fetched
Jul 14, 2026 - 01:46 vuln.today
Analysis Generated
Jul 14, 2026 - 01:46 vuln.today
CVE Published
Jul 14, 2026 - 01:15 cve.org
MEDIUM 6.9

DescriptionCVE.org

A flaw has been found in poco-ai poco-claw up to 0.5.4. Affected is the function get_workspace_file of the file executor_manager/app/api/v1/workspace.py of the component Workspace API. Executing a manipulation of the argument user_id can lead to authorization bypass. The attack may be launched remotely. The exploit has been published and may be used. This patch is called 67fcc88505c57f77d3fcf04eb5b89425b10cbf48. Upgrading the affected component is recommended.

AnalysisAI

Unauthenticated authorization bypass in poco-ai/poco-claw's Workspace API allows remote attackers to access arbitrary users' workspace files by manipulating the user_id parameter in the get_workspace_file function. All versions through 0.5.4 are affected, with the executor manager's control-plane routes completely lacking token-based authentication before the fix. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Identify exposed executor manager endpoint
Exploit
Send HTTP request with target victim user_id
Execution
Bypass authorization check in get_workspace_file
Impact
Retrieve target user's workspace file contents

Vulnerability AssessmentAI

Exploitation The executor manager service must be network-reachable from the attacker - the API route was completely unauthenticated before the patch, so no credentials, session tokens, or special configuration are required. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 vector (AV:N/AC:L/AT:N/PR:N/UI:N) indicates trivial, unauthenticated remote exploitation with no special attack requirements. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A remote attacker sends an unauthenticated HTTP GET request to the poco-claw executor manager's Workspace API endpoint (executor_manager/app/api/v1/workspace.py) with an arbitrary target victim's user_id value substituted in the request parameter. Because the API performs no token-based authentication and no ownership validation on the user_id, the server returns the workspace file belonging to the specified user. …
Remediation Upgrade poco-claw to the version containing commit 67fcc88505c57f77d3fcf04eb5b89425b10cbf48, available via GitHub PR #135 (https://github.com/poco-ai/poco-claw/pull/135). … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-15622 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy