Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in lucidcrew WP Forum Server forum-server allows SQL Injection.This issue affects WP Forum Server: from n/a through <= 1.8.2.
Published: 2025-06-27
Score: 7.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The WordPress WP Forum Server plugin (version 1.8.2 and earlier) contains an SQL Injection flaw due to improper neutralization of special elements in SQL commands. An attacker can inject malicious SQL through unfiltered plugin input fields, allowing them to read sensitive data, modify or delete content, and potentially elevate privileges within the WordPress database. This vulnerability violates input validation principles and directly attacks data confidentiality and integrity.

Affected Systems

The flaw affects all installations of the WP Forum Server plugin from lucidcrew, from unknown initial release through version 1.8.2. Any WordPress site that has this plugin installed and has not upgraded beyond 1.8.2 is vulnerable.

Risk and Exploitability

The published CVSS score of 7.6 indicates a high severity level. However, the EPSS score of less than 1% shows that the probability of exploitation at the time of evaluation is low. The vulnerability is not listed in the CISA KEV catalog. Attackers are likely to exploit this via web-based input vectors exposed by the plugin, such as forum posts or administrative settings. Successful exploitation would hinge on the plugin’s use of unsanitized user data in SQL queries, meaning that even unauthenticated users could potentially craft a payload to gain unauthorized database access or alter data.

Generated by OpenCVE AI on April 30, 2026 at 17:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WP Forum Server plugin to the latest version (1.8.3 or later) to apply the security fix.
  • If an immediate update is not possible, disable all write‑capable features of the plugin or remove the plugin entirely until the patch is available to reduce attack surface.
  • Implement input validation on all data passed to the plugin’s database queries, ensuring that user‑supplied values are properly escaped or parameterized to prevent SQL injection.

Generated by OpenCVE AI on April 30, 2026 at 17:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-28504 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in lucidcrew WP Forum Server allows SQL Injection. This issue affects WP Forum Server: from n/a through 1.8.2.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in lucidcrew WP Forum Server allows SQL Injection. This issue affects WP Forum Server: from n/a through 1.8.2. Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in lucidcrew WP Forum Server forum-server allows SQL Injection.This issue affects WP Forum Server: from n/a through <= 1.8.2.
References
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L'}


Fri, 27 Jun 2025 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 27 Jun 2025 13:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in lucidcrew WP Forum Server allows SQL Injection. This issue affects WP Forum Server: from n/a through 1.8.2.
Title WordPress WP Forum Server plugin <= 1.8.2 - SQL Injection Vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:13:23.331Z

Reserved: 2025-06-27T11:59:06.866Z

Link: CVE-2025-53306

cve-icon Vulnrichment

Updated: 2025-06-27T17:01:09.528Z

cve-icon NVD

Status : Deferred

Published: 2025-06-27T14:15:52.603

Modified: 2026-04-23T15:32:27.760

Link: CVE-2025-53306

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-30T17:15:42Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')