Vulnerability 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 Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Behaviortree | Behaviortree | < 4.7.3 |
Related Weaknesses (CWE)
References
- https://github.com/BehaviorTree/BehaviorTree.CPP/commit/4b23dcaf0ce951a31299ebddPatch
- https://github.com/BehaviorTree/BehaviorTree.CPP/issues/1008ExploitIssue TrackingThird Party Advisory
- https://github.com/BehaviorTree/BehaviorTree.CPP/pull/1009Issue Tracking
- https://github.com/user-attachments/files/22270928/poc.zipExploit
- https://vuldb.com/?ctiid.325954Permissions RequiredVDB Entry
- https://vuldb.com/?id.325954Third Party AdvisoryVDB Entry
- https://vuldb.com/?submit.654073Third Party AdvisoryVDB Entry
FAQ
What is CVE-2025-11011?
CVE-2025-11011 is a vulnerability with a CVSS score of 3.3 (LOW). 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 re...
How severe is CVE-2025-11011?
CVE-2025-11011 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-11011?
Check the references section above for vendor advisories and patch information. Affected products include: Behaviortree Behaviortree.