CVE-2026-7508
Code Injection in Bootstrap CMS Page Creation
Publication date: 2026-04-30
Last updated on: 2026-04-30
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| bootstrap_cms | bootstrap_cms | 0.9.0_alpha |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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. |
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Bootstrap CMS version 0.9.0-alpha, specifically in an unknown function within the file resources/views/pages/show.blade.php related to the Page Creation Handler component.
The issue arises when an attacker manipulates the argument 'body', which leads to code injection. This means that malicious code can be inserted and executed remotely.
The vulnerability can be exploited remotely, and the exploit has already been made public. However, it only affects unsupported versions of the product, as the project repository has not been active for many years.
How can this vulnerability impact me? :
Exploitation of this vulnerability allows an attacker to inject and execute arbitrary code remotely on the affected system.
This can lead to unauthorized access, data manipulation, or disruption of service depending on the attacker's intent and the environment in which the vulnerable CMS is deployed.
Since the affected product is no longer supported, there may be no official patches or fixes available, increasing the risk if the vulnerable software is still in use.