CVE-2025-11011
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-26

Last updated on: 2026-04-29

Assigner: VulDB

Description
A vulnerability was found in BehaviorTree up to 4.7.0. Affected by this issue is the function JsonExporter::fromJson of the file /src/json_export.cpp. Performing manipulation of the argument Source results in null pointer dereference. The attack needs to be approached locally. The exploit has been made public and could be used. The patch is named 4b23dcaf0ce951a31299ebdd61df69f9ce99a76d. It is suggested to install a patch to address this issue.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-26
Last Modified
2026-04-29
Generated
2026-06-16
AI Q&A
2025-09-26
EPSS Evaluated
2026-06-15
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-476 The product dereferences a pointer that it expects to be valid but is NULL.
CWE-404 The product does not release or incorrectly releases a resource before it is made available for re-use.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the BehaviorTree software up to version 4.7.0, specifically in the function JsonExporter::fromJson located in the file /src/json_export.cpp. It occurs when the argument 'Source' is manipulated, leading to a null pointer dereference. This means that the program tries to access or use a memory location that is null, which can cause the program to crash or behave unexpectedly. The attack requires local access to the system.

Impact Analysis

The vulnerability can cause a denial of service by crashing the application due to null pointer dereference. Since the attack requires local access, an attacker with local privileges could exploit this to disrupt the normal operation of the software, potentially leading to loss of availability.

Mitigation Strategies

The immediate step to mitigate this vulnerability is to install the patch identified by commit 4b23dcaf0ce951a31299ebdd61df69f9ce99a76d that addresses the issue in BehaviorTree up to version 4.7.0.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-11011. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart