CVE-2026-28562
Received Received - Intake
Unauthenticated SQL Injection in wpForo 2.4.14 Enables Data Theft

Publication date: 2026-02-28

Last updated on: 2026-03-05

Assigner: VulnCheck

Description
wpForo 2.4.14 contains an unauthenticated SQL injection vulnerability in Topics::get_topics() where the ORDER BY clause relies on ineffective esc_sql() sanitization on unquoted identifiers. Attackers exploit the wpfob parameter with CASE WHEN payloads to perform blind boolean extraction of credentials from the WordPress database.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-28
Last Modified
2026-03-05
Generated
2026-06-16
AI Q&A
2026-03-01
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
gvectors wpforo_forum From 2.4.0 (inc) to 2.4.15 (exc)
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

The vulnerability in wpForo 2.4.14 is an unauthenticated SQL injection found in the Topics::get_topics() function. It occurs because the ORDER BY clause uses ineffective sanitization (esc_sql()) on unquoted identifiers. Attackers can exploit the wpfob parameter by injecting CASE WHEN payloads, allowing them to perform blind boolean extraction of credentials from the WordPress database.

Impact Analysis

This vulnerability can have a severe impact as it allows attackers to extract sensitive credentials from the WordPress database without authentication. This can lead to unauthorized access to user data, potential account compromise, and further exploitation of the affected system.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

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