CVE-2026-57714
Received Received - Intake

Blind SQL Injection in LatePoint

Vulnerability report for CVE-2026-57714, 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 LatePoint LatePoint latepoint allows Blind SQL Injection.This issue affects LatePoint: from n/a through <= 5.6.3.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-07-13
AI Q&A
2026-07-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
patchstack latepoint From 5.6.3|end_including=5.6.3 (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

CVE-2026-57714 is a SQL Injection vulnerability found in the WordPress LatePoint Plugin versions 5.6.3 and earlier. This flaw allows attackers to inject malicious SQL commands into the website's database queries without needing to authenticate. It is classified as a Blind SQL Injection, meaning attackers can infer data from the database indirectly. The vulnerability is highly severe with a CVSS score of 9.3 and is listed under the OWASP Top 10 category A3: Injection.

Impact Analysis

This vulnerability can have serious impacts including unauthorized access to sensitive data stored in the website's database. Attackers could steal confidential information, manipulate database contents, or disrupt the availability of the service. Since the vulnerability can be exploited remotely without authentication, it poses a significant risk to the security and integrity of the affected website.

Detection Guidance

This vulnerability is a Blind SQL Injection in the WordPress LatePoint Plugin versions 5.6.3 and earlier. Detection typically involves monitoring for unusual or suspicious SQL queries or injection attempts targeting the LatePoint plugin endpoints.

While specific commands are not provided in the resources, common detection methods include using web application firewalls (WAFs) with rules to detect SQL injection patterns, or running security scanners that test for SQL injection vulnerabilities against the LatePoint plugin.

Network monitoring tools can be used to inspect HTTP requests for suspicious payloads containing SQL injection attempts, such as those including SQL syntax characters (e.g., ' OR '1'='1, UNION SELECT, etc.).

Mitigation Strategies

The immediate recommended step is to update the WordPress LatePoint Plugin to version 5.6.4 or later, where this SQL Injection vulnerability has been patched.

Until the update can be applied, users are strongly advised to implement the mitigation rule provided by Patchstack to block attacks targeting this vulnerability.

Additionally, deploying a web application firewall (WAF) with rules to detect and block SQL injection attempts can help reduce the risk of exploitation.

Chat Assistant

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

EPSS Chart