Description
The ArielBrailovsky-ViralAd plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter of the printResultAndDie() function in all versions up to, and including, 1.0.8 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. This only appears to be exploitable on very old versions of WordPress.
Published: 2025-03-13
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection Exploiting Data Exfiltration
Action: Apply Patch
AI Analysis

Impact

The ArielBrailovsky‑ViralAd WordPress plugin has a flaw that allows anyone who can send a request to its printResultAndDie() function to inject arbitrary SQL via the 'id' parameter. Because the plugin fails to escape or prepare the user supplied value, attackers can append new SQL statements to the existing query and retrieve sensitive database contents. This is a classic SQL injection vulnerability (CWE‑89) that compromises data confidentiality for the WordPress site.

Affected Systems

The affected product is the ArielBrailovsky‑ViralAd plugin for WordPress, all released versions up to and including 1.0.8. The vulnerability is only exploitable when the WordPress core is very old, so any WordPress installation deploying the plugin in that version range on an outdated core is at risk. The plugin’s code remains unchanged but the environment requirement limits its usefulness in newer core installations.

Risk and Exploitability

The CVSS score of 7.5 indicates a high‑severity flaw, while an EPSS score of less than 1 % suggests a low probability of exploitation in the wild. It is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attack vector is an unauthenticated HTTP request to the plugin’s endpoint with a crafted 'id' value, requiring no authentication or special privileges to reach the vulnerable code.

Generated by OpenCVE AI on April 21, 2026 at 21:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the ArielBrailovsky‑ViralAd plugin to the latest available version that includes the fix, if one is released.
  • If no newer version exists, remove the plugin from the WordPress installation to eliminate the vulnerability.
  • Upgrade the WordPress core to a supported and recent release to remove the old core conditions that enable the flaw.
  • Implement a web application firewall rule that blocks suspicious SQL injection patterns against the plugin’s 'id' parameter endpoint.

Generated by OpenCVE AI on April 21, 2026 at 21:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-6424 The ArielBrailovsky-ViralAd plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter of the printResultAndDie() function in all versions up to, and including, 1.0.8 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. This only appears to be exploitable on very old versions of WordPress.
History

Sun, 13 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00118}

epss

{'score': 0.00165}


Fri, 14 Mar 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 13 Mar 2025 02:15:00 +0000

Type Values Removed Values Added
Description The ArielBrailovsky-ViralAd plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter of the printResultAndDie() function in all versions up to, and including, 1.0.8 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. This only appears to be exploitable on very old versions of WordPress.
Title Arielbrailovsky-Viralad <= 1.0.8 - 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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:21:17.434Z

Reserved: 2025-03-07T20:05:23.730Z

Link: CVE-2025-2107

cve-icon Vulnrichment

Updated: 2025-03-14T13:53:44.907Z

cve-icon NVD

Status : Deferred

Published: 2025-03-13T02:15:13.250

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

Link: CVE-2025-2107

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T22:00:26Z

Weaknesses