CVE-2026-32555
Received Received - Intake

Unauthenticated SQL Injection in Boost CMS

Vulnerability report for CVE-2026-32555, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-24

Last updated on: 2026-08-24

Assigner: Patchstack

Description

Unauthenticated SQL Injection in Boost <= 2.0.4 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-24
Last Modified
2026-08-24
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
boost boost to 2.0.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated SQL injection vulnerability affecting Boost versions 2.0.4 and below. It allows attackers to execute arbitrary SQL commands without authentication, potentially leading to unauthorized data access or manipulation.

Impact Analysis

An attacker could exploit this to read, modify, or delete sensitive data in the database. This may lead to data breaches, loss of confidentiality, or disruption of services if the database is corrupted.

Compliance Impact

This vulnerability could violate GDPR by exposing personal data or HIPAA by compromising protected health information. Organizations may face fines or penalties for failing to protect sensitive data due to this flaw.

Mitigation Strategies

Update Boost to the latest version (greater than 2.0.4) to patch the SQL injection vulnerability. If immediate update is not possible, restrict network access to the affected system and monitor for unusual database queries.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-32555. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart