Description
Cross-Site Request Forgery (CSRF) vulnerability in ibasit GlobalQuran globalquran allows Cross Site Request Forgery.This issue affects GlobalQuran: from n/a through <= 1.0.
Published: 2025-02-07
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic Cross‑Site Request Forgery (CWE‑352) in the WordPress GlobalQuran plugin that allows an attacker to modify plugin settings without authorization. By forging a request that a logged‑in, authenticated user submits to the settings endpoint, the attacker can change configuration data, potentially altering how the plugin operates or how it presents content, which can affect the integrity and availability of the WordPress site. Based on the description, it is inferred that an authenticated session is required for this CSRF to succeed.

Affected Systems

The flaw affects all releases of the GlobalQuran plugin up to and including version 1.0. The vendor listed is IbasiT and the product is GlobalQuran. Any WordPress site that has this plugin installed at a vulnerable version is at risk.

Risk and Exploitability

The CVSS score is 4.3, reflecting a medium severity that requires authenticated access. The EPSS score of less than 1% indicates a low probability of exploitation observed in the field, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attacker needs an authenticated admin user to exploit this CSRF. The likely attack vector requires the attacker to either trick an authenticated admin user into visiting a malicious page or to have the admin be logged in while the CSRF request is delivered. Because the flaw is a CSRF, it is easier to exploit than remote code execution but still requires user interaction; thus, the overall risk is moderate but non‑negligible.

Generated by OpenCVE AI on May 2, 2026 at 04:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the GlobalQuran plugin to a version that includes CSRF protection or remove the plugin if it is no longer needed.
  • If an upgrade cannot be performed, limit exposure by disabling the settings page or requiring re‑authentication for settings changes, and ensure all forms include a unique nonce token.
  • Implement application‑layer protection such as a web‑application firewall that blocks CSRF attempts by rejecting requests lacking a valid authentication cookie or nonce.

Generated by OpenCVE AI on May 2, 2026 at 04:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-4053 Cross-Site Request Forgery (CSRF) vulnerability in ibasit GlobalQuran allows Cross Site Request Forgery. This issue affects GlobalQuran: from n/a through 1.0.
History

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

Type Values Removed Values Added
Metrics cvssV3_1

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


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

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in ibasit GlobalQuran allows Cross Site Request Forgery. This issue affects GlobalQuran: from n/a through 1.0. Cross-Site Request Forgery (CSRF) vulnerability in ibasit GlobalQuran globalquran allows Cross Site Request Forgery.This issue affects GlobalQuran: from n/a through <= 1.0.
References
Metrics cvssV3_1

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


Wed, 12 Feb 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 07 Feb 2025 10:15:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in ibasit GlobalQuran allows Cross Site Request Forgery. This issue affects GlobalQuran: from n/a through 1.0.
Title WordPress GlobalQuran Plugin <= 1.0 - CSRF to Settings Change vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:36.424Z

Reserved: 2025-02-03T13:35:08.294Z

Link: CVE-2025-25143

cve-icon Vulnrichment

Updated: 2025-02-12T20:45:13.044Z

cve-icon NVD

Status : Deferred

Published: 2025-02-07T10:15:19.383

Modified: 2026-06-17T09:00:22.160

Link: CVE-2025-25143

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T04:45:34Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)