Description
A vulnerability was determined in AstrBotDevs AstrBot 4.23.6. Affected by this issue is the function _normalize_rw_path of the file astrbot/core/tools/computer_tools/fs.py. This manipulation causes incorrect authorization. It is possible to initiate the attack remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-06-01
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in AstrBotDevs AstrBot, version 4.23.6, impacts the _normalize_rw_path function in fs.py. The manipulation of this function causes incorrect authorization checks, effectively allowing an attacker to bypass intended permissions on file paths. This flaw is classified as a CWE‑285 (Improper Authorization) and CWE‑863 (Improper Control of System or Network Resources). Remote callers can exploit the vulnerability to read or write files they should not have access to, potentially modifying configuration, injecting malicious content, or escalating privileges within the bot environment. The exploit has been publicly disclosed, and no public remediation is indicated from the vendor.

Affected Systems

AstrBotDevs AstrBot version 4.23.6 is affected. No other product versions are currently listed as vulnerable.

Risk and Exploitability

The CVSS score is 5.3, indicating a moderate severity. The EPSS score is not available, and the vulnerability is not present in the CISA KEV catalog. Because the flaw can be triggered remotely and the vendor has not released a fix, an attacker with network access to the component that invokes _normalize_rw_path may successfully elevate privileges or manipulate files. The lack of an available patch increases the likelihood that exploitation attempts may succeed in environments that have not implemented mitigating controls.

Generated by OpenCVE AI on June 1, 2026 at 02:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for and upgrade to the latest AstrBot release that resolves the path normalization authorization flaw, if one is available.
  • Apply network restrictions to limit remote access to the component or endpoint that calls _normalize_rw_path, ensuring only trusted networks or hosts can invoke the function.
  • Enable application or system logging directed at file access events and monitor for anomalous attempts to read or write bypassed paths, so that potential exploitation can be detected and investigated early.

Generated by OpenCVE AI on June 1, 2026 at 02:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 01 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 01 Jun 2026 01:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in AstrBotDevs AstrBot 4.23.6. Affected by this issue is the function _normalize_rw_path of the file astrbot/core/tools/computer_tools/fs.py. This manipulation causes incorrect authorization. It is possible to initiate the attack remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Title AstrBotDevs AstrBot fs.py _normalize_rw_path authorization
First Time appeared Astrbot
Astrbot astrbot
Weaknesses CWE-285
CWE-863
CPEs cpe:2.3:a:astrbot:astrbot:*:*:*:*:*:*:*:*
Vendors & Products Astrbot
Astrbot astrbot
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-01T14:58:16.952Z

Reserved: 2026-05-31T07:14:05.629Z

Link: CVE-2026-10211

cve-icon Vulnrichment

Updated: 2026-06-01T14:58:13.592Z

cve-icon NVD

Status : Deferred

Published: 2026-06-01T02:16:17.713

Modified: 2026-06-01T15:15:37.293

Link: CVE-2026-10211

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T20:30:16Z

Weaknesses