CVE-2026-19007
Received Received - Intake

Improper Privilege Management in mf-yang OpenClaw

Vulnerability report for CVE-2026-19007, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-06

Last updated on: 2026-08-06

Assigner: VulDB

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-06
Last Modified
2026-08-06
Generated
2026-08-06
AI Q&A
2026-08-06
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
mf-yang openclaw-cn to 0.2.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-269 The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.
CWE-266 A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability exists in the mf-yang openclaw-cn software up to version 0.2.1. It involves improper privilege management in the function isApprovedElevatedSender, which checks if a sender is approved for elevated permissions. The flaw allows attackers to bypass restrictions by manipulating mutable metadata fields like recipient tokens or sender identifiers, enabling unauthorized acceptance of elevated directives.

Detection Guidance

Check for unauthorized use of the /elevated directive by inspecting logs for abnormal sender metadata manipulation. Review the isApprovedElevatedSender function in src/auto-reply/reply/reply-elevated.ts for improper token-matching logic involving mutable fields like ctx.To or SenderName.

Impact Analysis

An attacker could exploit this to gain elevated permissions without proper authorization. This could allow unauthorized access to sensitive functions or data, potentially leading to data breaches, privilege escalation, or system compromise. The attack can be initiated remotely and has been publicly disclosed.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating confidentiality requirements in GDPR and HIPAA. Non-compliance may result in legal penalties, fines, or reputational damage due to potential data breaches or improper privilege management.

Mitigation Strategies

Update to the latest version of openclaw-cn if available. Restrict access to the isApprovedElevatedSender function and validate sender tokens separately from mutable metadata. Monitor for unauthorized /elevated directive usage in logs.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19007. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart