Skip to main content

clawlet EUVDEUVD-2026-43598

| CVE-2026-15621 MEDIUM
Improper Link Resolution Before File Access (CWE-59)
2026-07-14 VulDB GHSA-9hg3-m3p7-mjm6
4.8
CVSS 4.0 · Vendor: VulDB
Share

Severity by source

Vendor (VulDB) PRIMARY
4.8 MEDIUM
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/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
4.4 MEDIUM

Local-only attack requiring low-privilege write access to stage a symlink; read and write integrity impact confirmed but no availability impact described.

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

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/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
Local
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

1
Analysis Generated
Jul 14, 2026 - 01:21 vuln.today

DescriptionCVE.org

A vulnerability was detected in mosaxiv clawlet up to 0.2.10. This impacts the function read_file/write_file/edit_file of the file tools/fs_ops.go of the component File Tools. Performing a manipulation results in link following. The attack needs to be approached locally. The reported GitHub issue was closed with the label "not planned".

AnalysisAI

Link-following vulnerability in mosaxiv clawlet up to version 0.2.10 allows local low-privileged attackers to read, write, or modify files outside intended directories by supplying symlinks to the read_file, write_file, and edit_file functions in tools/fs_ops.go. All three file-operation primitives are affected, meaning the attack surface covers both read (information disclosure) and write/edit (integrity impact) paths. …

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
Gain local low-privilege account access
Delivery
Stage crafted symlink in clawlet-monitored directory
Exploit
Trigger clawlet file operation on symlink path
Execution
Symlink followed to sensitive target file
Impact
Read or overwrite target file contents

Vulnerability AssessmentAI

Exploitation Exploitation requires a local account on the host system with at least low-level privileges (PR:L per the CVSS 4.0 vector) and the ability to write a symlink into a directory that clawlet's file-tool functions are configured to access. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 vector (AV:L/AC:L/AT:N/PR:L/UI:N) scores 4.8, indicating moderate severity with a local attack vector and low privilege requirement - an authenticated local user is needed, which significantly constrains the real-world threat surface. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario A local user with low-level system access creates a symbolic link within a directory that clawlet is configured to process, pointing the link target to a sensitive file such as /etc/shadow or an application credential file. When clawlet's read_file or write_file function processes that path, it follows the symlink without validation, reading the sensitive file's contents or overwriting it with attacker-controlled data. …
Remediation No vendor-released patch has been identified at time of analysis, and the upstream GitHub issue was closed with the label 'not planned', indicating no official fix is forthcoming. … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

EUVD-2026-43598 vulnerability details – vuln.today

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