Description
A vulnerability was determined in mf-yang openclaw-cn up to 0.2.1. This vulnerability affects the function isApprovedElevatedSender of the file src/auto-reply/reply/reply-elevated.ts. This manipulation causes improper privilege management. It is possible to initiate the attack remotely. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-06
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from the isApprovedElevatedSender function in the openclaw-cn project, which incorrectly handles privilege checks and allows a remote attacker to trigger the function and obtain higher level access than intended. The flaw is reflected in CWE-269, Improper Privilege Management, and in part in CWE-266 due to the underlying authentication flow that is misapplied.

Affected Systems

The issue affects the openclaw-cn product from mf-yang in all versions up to and including 0.2.1. Systems running any release in that range remain at risk until a vendor‑released fix addresses the incorrect privilege handling in the isApprovedElevatedSender function.

Risk and Exploitability

The CVSS score of 5.3 signals a moderate severity, but the publicly disclosed exploit and the ability to initiate the attack remotely heighten concern. EPSS information is not available, and the vulnerability is not currently listed in CISA KEV, yet the lack of an official patch means that a potential adversary could still roll out a successful compromise by leveraging the improper privilege escalation path.

Generated by OpenCVE AI on August 6, 2026 at 07:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Contact mf-yang or consult the openclaw-cn repository for any patched release that corrects the isApprovedElevatedSender privilege logic.
  • Until a fix is released, disable the auto‑reply functionality or remove the vulnerable component from the deployment to eliminate the exposed privilege escalation route.
  • Configure network controls—such as firewall rules or segmentation—to block external access to interfaces that invoke the auto‑reply logic, thereby reducing the opportunity for remote exploitation.

Generated by OpenCVE AI on August 6, 2026 at 07:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in mf-yang openclaw-cn up to 0.2.1. This vulnerability affects the function isApprovedElevatedSender of the file src/auto-reply/reply/reply-elevated.ts. This manipulation causes improper privilege management. It is possible to initiate the attack remotely. The exploit has been publicly disclosed and may be utilized. The project was informed of the problem early through an issue report but has not responded yet.
Title mf-yang openclaw-cn reply-elevated.ts isApprovedElevatedSender privileges management
First Time appeared Mf-yang
Mf-yang openclaw-cn
Weaknesses CWE-266
CWE-269
CPEs cpe:2.3:a:mf-yang:openclaw-cn:*:*:*:*:*:*:*:*
Vendors & Products Mf-yang
Mf-yang openclaw-cn
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'}


Subscriptions

Mf-yang Openclaw-cn
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-06T06:15:08.258Z

Reserved: 2026-08-05T20:03:56.712Z

Link: CVE-2026-19007

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T07:30:16Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-269

    Improper Privilege Management