Sceawere

Vulnerability Detail

CVE-2026-14601UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Link Whisper SQL Injection

Vulnerability Metadata

Severity
Medium
Score / CVSS
6.8
Creation Date
9h ago
Vendor
Unknown
Product
Link Whisper Free
Attack Type
CWE-89 SQL Injection
Vector String
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N
Attack Complexity
LOW

Narrative and Response

Description

The Link Whisper Free WordPress plugin before 0.9.7 does not properly sanitize and escape a parameter before using it in a SQL query, allowing authenticated users with the Editor role or above to perform SQL injection attacks.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "6.8",
  "pubDate": "2026-08-21T07:16:24.530Z",
  "pubdate": "2026-08-21T07:16:24.530Z",
  "executiveSummary": "An SQL injection vulnerability exists in the Link Whisper Free WordPress plugin prior to version 0.9.7.\nThe flaw stems from insufficient sanitization and escaping of a user-supplied parameter before it is incorporated directly into a database query.\nAuthenticated malicious actors possessing the Editor role or higher can exploit this vulnerability to execute arbitrary SQL commands against the underlying database.\nSuccessful exploitation compromises the confidentiality, integrity, and availability of the database, potentially exposing sensitive WordPress core tables, user credentials, and application data.\nPrerequisites for exploitation include administrative or editor-level authentication to the target WordPress instance, allowing privileged users to abuse authorized application functionality for malicious database interaction.",
  "technicalDetails": "The root cause of the vulnerability resides in the improper handling of input data within the Link Whisper Free plugin codebase prior to version 0.9.7.\nSpecifically, a parameter utilized in query construction fails to undergo rigorous input sanitization or proper contextual escaping before being concatenated or passed into a database query execution function.\nAuthentication and privilege requirements mandate that the requesting user holds an Editor role or higher within the WordPress content management system, constraining unauthenticated or low-privileged subscribers and contributors from direct exploitation.\nThe attack flow proceeds as follows: an authenticated attacker with sufficient privileges crafts a malicious HTTP request containing SQL payload syntax injected into the vulnerable parameter.\nUpon receiving the request, the Link Whisper Free plugin processes the input and integrates the tainted parameter directly into the SQL query string without adequate preparation via parameterized queries or prepared statements.\nThe database management system then parses and executes the malformed query alongside the injected SQL commands, returning unauthorized data sets or performing unintended database modifications depending on the constructed payload behavior.\nPost-exploitation impact includes unauthorized data exfiltration, enumeration of database schemas, reading sensitive data such as password hashes or user session tokens, and potential privilege escalation within the WordPress application environment."
}
CVE-2026-14601: Link Whisper SQL Injection (MEDIUM Severity, CVSS: 6.8) - Sceawere