CVE-2025-11445
BaseFortify
Publication date: 2025-10-08
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 |
|---|---|---|
| kilo_code | kilo_code | 4.88.0 |
| kilo_code | kilo_code | 4.86.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-707 | The product does not ensure or incorrectly ensures that structured messages or data are well-formed and that certain security properties are met before being read from an upstream component or sent to a downstream component. |
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Kilo Code software up to version 4.86.0, specifically in the ClineProvider function of the Prompt Handler component. It allows an attacker to perform injection attacks by manipulating this function remotely. The vulnerability can be exploited without requiring privileges or user interaction, and the exploit is publicly available. Applying a patch is recommended to fix the issue.
How can this vulnerability impact me? :
The vulnerability can lead to injection attacks that may compromise the integrity, confidentiality, and availability of the affected system. Since the attack can be initiated remotely without privileges or user interaction, it increases the risk of unauthorized access or manipulation of data, potentially causing damage or disruption to services.
What immediate steps should I take to mitigate this vulnerability?
The recommended immediate step to mitigate this vulnerability is to apply the patch provided for Kilo Code up to version 4.86.0 that fixes the issue in the ClineProvider function of the Prompt Handler component.