Skip to main content

WordPress EUVDEUVD-2026-20109

| CVE-2026-4141 MEDIUM
Cross-Site Request Forgery (CSRF) (CWE-352)
2026-04-08 Wordfence GHSA-jpg5-qfwx-chrw
4.3
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
4.3 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Lifecycle Timeline

3
EUVD ID Assigned
Apr 08, 2026 - 07:00 euvd
EUVD-2026-20109
Analysis Generated
Apr 08, 2026 - 07:00 vuln.today
CVE Published
Apr 08, 2026 - 06:43 nvd
MEDIUM 4.3

DescriptionCVE.org

The Quran Translations plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.7. This is due to missing nonce validation in the quran_playlist_options() function that handles the plugin's settings page. The function processes POST requests to update plugin options via update_option() without any wp_nonce_field() in the form or wp_verify_nonce()/check_admin_referer() verification before processing. This makes it possible for unauthenticated attackers to modify plugin settings (toggling display options for PDF, RSS, podcast, media player links, playlist title, and playlist code) via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

AnalysisAI

Cross-Site Request Forgery (CSRF) in the Quran Translations WordPress plugin versions up to 1.7 allows unauthenticated attackers to modify plugin settings by tricking site administrators into clicking a malicious link. The vulnerability stems from missing nonce validation in the quran_playlist_options() function, which processes POST requests to update options like PDF, RSS, podcast, and media player display settings without cryptographic request verification. No public exploit code or active exploitation has been identified at time of analysis.

Technical ContextAI

The Quran Translations plugin (CPE: cpe:2.3:a:edckwt:quran_translations:*:*:*:*:*:*:*:*) implements a settings form handler in the quran_playlist_options() function that directly calls update_option() to persist user-configurable display toggles. The vulnerability is classified as CWE-352 (Cross-Site Request Forgery), a foundational web security issue where state-changing operations lack protection against cross-origin request forgery. The plugin fails to implement WordPress's standard CSRF mitigation mechanisms: wp_nonce_field() to embed a token in the HTML form and wp_verify_nonce() or check_admin_referer() to validate the token on POST receipt. This allows any attacker to craft an HTML page containing a hidden form that, when visited by an authenticated administrator, silently submits forged requests to update plugin configuration, bypassing the administrative intent requirement.

RemediationAI

Site administrators should immediately upgrade the Quran Translations plugin to version 1.8 or later, which includes nonce validation fixes. The patch adds wp_nonce_field() to the settings form and implements wp_verify_nonce() or check_admin_referer() verification before processing option updates. To apply the fix, navigate to the WordPress Plugins dashboard, locate 'Quran Translations by EDC', and click 'Update' if available; if an update is not displayed, manually download the latest version from https://plugins.wordpress.org/plugins/quran-translations-by-edc/ and reinstall. As an interim workaround pending an update (if unavailable), site administrators can restrict plugin settings page access to trusted IP ranges via their web server configuration or Web Application Firewall, or disable the plugin until a patched version is released. No vendor-released patch information is confirmed in the provided input; administrators should verify version 1.8+ availability directly with the plugin author or via the WordPress plugin repository.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

EUVD-2026-20109 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy