CVE-2026-8276
Received
Received - Intake
Integer Coercion Error in Bettercap MySQL Server
Publication date: 2026-05-11
Last updated on: 2026-05-11
Assigner: VulDB
Description
Description
A flaw has been found in bettercap up to 2.41.5. Affected by this issue is some unknown functionality of the file modules/mysql_server/mysql_server.go of the component MySQL Server. Executing a manipulation can lead to integer coercion error. The attack can be launched remotely. The attack requires a high level of complexity. The exploitation is known to be difficult. The exploit has been published and may be used. This patch is called 0eaa375c5e5446bfba94a290eff92967a5deac9e. It is advisable to implement a patch to correct this issue.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| bettercap | bettercap | 2.41.5 |
| mysql | mysql_server | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-192 | Integer coercion refers to a set of flaws pertaining to the type casting, extension, or truncation of primitive data types. |
| CWE-189 |