CVE-2025-11012
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-26

Last updated on: 2026-04-29

Assigner: VulDB

Description
A vulnerability was determined in BehaviorTree up to 4.7.0. This affects the function ParseScript of the file /src/script_parser.cpp of the component Diagnostic Message Handler. Executing manipulation of the argument error_msgs_buffer can lead to stack-based buffer overflow. The attack can only be executed locally. The exploit has been publicly disclosed and may be utilized. This patch is called cb6c7514efa628adb8180b58b4c9ccdebbe096e3. A patch should be applied to remediate this issue.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-26
Last Modified
2026-04-29
Generated
2026-05-07
AI Q&A
2025-09-26
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
behaviortree behaviortree to 4.7.3 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-121 A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in BehaviorTree up to version 4.7.0, specifically in the ParseScript function of the Diagnostic Message Handler component. It involves a stack-based buffer overflow caused by manipulation of the argument error_msgs_buffer. The vulnerability can only be exploited locally and has been publicly disclosed. A patch is available to fix this issue.


How can this vulnerability impact me? :

Exploitation of this vulnerability can lead to a stack-based buffer overflow, which may allow an attacker with local access to compromise the affected system's integrity, confidentiality, and availability. This could result in partial loss of data confidentiality, integrity, and availability as indicated by the CVSS scores.


What immediate steps should I take to mitigate this vulnerability?

Apply the patch identified as cb6c7514efa628adb8180b58b4c9ccdebbe096e3 to remediate the issue. Since the attack can only be executed locally, ensure that local access is restricted and monitor for any suspicious local activity until the patch is applied.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart