CVE-2025-11013
BaseFortify
Publication date: 2025-09-26
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| behaviortree | behaviortree | to 4.7.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-404 | The product does not release or incorrectly releases a resource before it is made available for re-use. |
| CWE-476 | The product dereferences a pointer that it expects to be valid but is NULL. |
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 XMLParser::PImpl::loadDocImpl function within the XML Parser component. It allows an attacker with local access to cause a null pointer dereference, which can lead to a denial of service or crash of the application. The exploit is publicly available.
How can this vulnerability impact me? :
The vulnerability can cause the affected application to crash or become unavailable due to a null pointer dereference. Since the attack requires local access, it may impact users or systems where an attacker can execute code locally, potentially leading to denial of service conditions.