Description
The Asgaros Forum plugin for WordPress is vulnerable to SQL Injection via the '$_COOKIE['asgarosforum_unread_exclude']' cookie in all versions up to, and including, 3.1.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-11-08
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: Sensitive Data Exposure
Action: Apply Patch
AI Analysis

Impact

The Asgaros Forum plugin for WordPress contains an unauthenticated SQL injection vulnerability. The flaw is triggered by crafting a special value for the 'asgarosforum_unread_exclude' cookie, which is concatenated into a database query without proper escaping or use of prepared statements. An attacker can therefore inject arbitrary SQL statements, enabling the retrieval of sensitive information such as user accounts and forum content from the database. This weakness is classified as CWE-89.

Affected Systems

All installations of Asgaros Forum version 3.1.0 and earlier running on WordPress are affected. Sites that have not upgraded the plugin to version 3.1.1 or newer carry this vulnerability. No other vendors or product lines are listed as impacted.

Risk and Exploitability

The vulnerability carries a CVSS score of 7.5, indicating high severity, while the EPSS score is below 1% and it is not listed in CISA's KEV catalog, reflecting a low current exploitation probability. Exploitation requires only the ability to set an HTTP cookie; no user authentication is required. Once a payload is executed, the attacker can read data from the database but cannot execute arbitrary code or gain system-level control.

Generated by OpenCVE AI on April 22, 2026 at 12:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Asgaros Forum plugin to version 3.1.1 or newer
  • If an upgrade cannot be performed immediately, neutralize the vector by removing or commenting out the code that retrieves the 'asgarosforum_unread_exclude' cookie
  • Configure a web application firewall or host‑based rule set to block requests containing SQL injection patterns aimed at the forum URLs

Generated by OpenCVE AI on April 22, 2026 at 12:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 10 Nov 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 10 Nov 2025 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Asgaros
Asgaros asgaros Forum
Wordpress
Wordpress wordpress
Vendors & Products Asgaros
Asgaros asgaros Forum
Wordpress
Wordpress wordpress

Sat, 08 Nov 2025 02:45:00 +0000

Type Values Removed Values Added
Description The Asgaros Forum plugin for WordPress is vulnerable to SQL Injection via the '$_COOKIE['asgarosforum_unread_exclude']' cookie in all versions up to, and including, 3.1.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title Asgaros Forum <= 3.1.0 - Unauthenticated SQL Injection
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Asgaros Asgaros Forum
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:01:24.061Z

Reserved: 2025-10-07T17:06:52.782Z

Link: CVE-2025-11452

cve-icon Vulnrichment

Updated: 2025-11-10T20:18:11.558Z

cve-icon NVD

Status : Deferred

Published: 2025-11-08T03:15:36.117

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11452

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T13:00:09Z

Weaknesses