CVE-2026-61955
Deferred Deferred - Pending Action

SQL Injection in گرویتی فرم فارسی

Vulnerability report for CVE-2026-61955, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Hannan گرویتی فرم فارسی persian-gravity-forms allows Blind SQL Injection.This issue affects گرویتی فرم فارسی: from n/a through <= 3.0.2.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-08-02
AI Q&A
2026-07-13
EPSS Evaluated
2026-08-01
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
hannan persian_gravity_forms to 3.0.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an SQL Injection issue in the WordPress گرویتی فرم فارسی (persian-gravity-forms) plugin, affecting versions 3.0.2 and below.

SQL Injection allows attackers to insert or manipulate SQL queries executed by the website's database, potentially enabling unauthorized access or data theft.

Specifically, this is a Blind SQL Injection vulnerability, meaning attackers can infer information from the database without directly seeing the data returned.

Detection Guidance

Detecting this SQL Injection vulnerability in the گرویتی فرم فارسی (Persian Gravity Forms) plugin requires checking for signs of exploitation or verifying the installed plugin version. Below are some methods to detect the vulnerability or potential attacks.

  • Check the installed version of the گرویتی فرم فارسی plugin. If it is version 3.0.2 or below, the system is vulnerable. You can verify the version by navigating to the WordPress admin dashboard, then going to 'Plugins' and locating the گرویتی فرم فارسی plugin.
  • Review web server logs for suspicious SQL-related queries, especially those containing SQL keywords like UNION, SELECT, INSERT, or unusual parameter values. Example log entries might include malformed input in form submissions or unexpected database queries.
  • Use a web application firewall (WAF) or intrusion detection system (IDS) to monitor for SQL Injection attack patterns. Tools like ModSecurity with the OWASP Core Rule Set can help detect and block such attacks.
  • Perform a manual test by submitting crafted input in form fields (e.g., single quotes or SQL commands) to see if the application behaves abnormally or returns database errors. Note: This should only be done in a controlled environment, as it may disrupt services or trigger unintended consequences.
  • Use vulnerability scanning tools like WPScan or Nessus to scan the WordPress installation for known vulnerabilities, including this specific CVE. Example command for WPScan: wpscan --url [your-wordpress-site] --enumerate vp.
Impact Analysis

This vulnerability can allow malicious actors to interact directly with your website's database, potentially leading to data theft.

Although the severity is considered low, the CVSS score of 7.6 indicates a significant risk that could impact the confidentiality of your data.

If exploited, it could result in unauthorized access to sensitive information stored in the database.

Compliance Impact

This SQL Injection vulnerability in گرویتی فرم فارسی (Persian Gravity Forms) can significantly impact compliance with standards and regulations like GDPR and HIPAA.

  • GDPR: The vulnerability allows unauthorized access to a database, which may expose personally identifiable information (PII) of users. Under GDPR, organizations must protect PII from unauthorized access or disclosure. A breach resulting from this vulnerability could lead to non-compliance, triggering fines and legal consequences.
  • HIPAA: If the affected system stores or processes protected health information (PHI), this vulnerability could lead to unauthorized access to sensitive patient data. HIPAA requires strict safeguards to protect PHI, and a breach due to SQL Injection could result in violations, penalties, and reputational damage.

Additionally, both GDPR and HIPAA mandate timely reporting of breaches. If this vulnerability is exploited, organizations may be required to notify affected individuals and regulatory authorities, increasing operational and legal burdens.

Mitigation Strategies

The immediate step to mitigate this vulnerability is to update the گرویتی فرم فارسی (persian-gravity-forms) WordPress plugin to version 3.0.3 or later.

If updating the plugin is not possible, it is recommended to seek assistance from your hosting provider or a web developer to help mitigate the risk.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-61955. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart