VYPR
High severity7.6NVD Advisory· Published Jul 16, 2025· Updated Apr 23, 2026

CVE-2025-48301

CVE-2025-48301

Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in YayCommerce SMTP for SendGrid – YaySMTP smtp-sendgrid allows SQL Injection.This issue affects SMTP for SendGrid – YaySMTP: from n/a through <= 1.5.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

SQL injection in YaySMTP's smtp-sendgrid plugin for WordPress allows unauthenticated attackers to execute arbitrary SQL commands, fixed in version 1.5.1.

Vulnerability

Overview

CVE-2025-48301 describes an improper neutralization of special elements used in an SQL command (SQL injection) vulnerability in the YayCommerce SMTP for SendGrid – YaySMTP plugin for WordPress. The issue affects versions through 1.5. The root cause is insufficient sanitization of user-supplied input before it is incorporated into SQL queries, enabling an attacker to inject malicious SQL code.

Attack

Vector

The vulnerability can be exploited by sending crafted HTTP requests to the WordPress installation running the vulnerable plugin. No authentication is required for exploitation, making the attack surface particularly broad. The attacker only needs to be able to communicate with the web server.

Impact

Successful exploitation allows a remote, unauthenticated attacker to execute arbitrary SQL commands against the WordPress database. This could lead to extraction of sensitive data such as user credentials, personal information, or other stored content, as well as potential modification or deletion of database records.

Mitigation

The vendor has released version 1.5.1, which addresses the vulnerability. Immediate update to this version or later is strongly recommended. Users who cannot update immediately should consider asking their hosting provider or web developer for assistance. According to the Patchstack advisory [1], the vulnerability is of high severity (CVSS 7.6) and may be used in mass-exploit campaigns [1].

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.