Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Amir Helzer Absolute Links absolute-links allows Blind SQL Injection.This issue affects Absolute Links: from n/a through <= 1.1.1.
Published: 2025-05-19
Score: 7.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Improper Neutralization of Special Elements in an SQL command allows a blind SQL injection in the Absolute Links plugin. A successful exploitation could enable an unauthenticated attacker to read database contents through inference, though the description does not explicitly state that data can be modified or deleted. This weakness is a classic SQL Injection (CWE‑89), which jeopardizes the confidentiality of the underlying MySQL database.

Affected Systems

The vulnerability affects the Absolute Links plugin developed by Amir Helzer, all releases from the earliest version through version 1.1.1 inclusive. No other vendors or products are listed as affected.

Risk and Exploitability

The CVSS score of 7.6 indicates a high‑severity flaw, while the EPSS score of less than 1% suggests a low exploitation probability at the present time. The flaw is not present in the CISA KEV catalog. Based on typical plugin behavior, the likely attack vector is a web‑based request to the plugin’s endpoint where user‑supplied parameters are passed directly into a database query without proper sanitization. An attacker with access to the site could craft such a request and trigger the blind SQL injection to gain unauthorized database access.

Generated by OpenCVE AI on May 1, 2026 at 08:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Absolute Links plugin to version 1.1.2 or later when available
  • If an update is not immediately possible, remove or deactivate the plugin from the WordPress installation
  • Configure a web application firewall (e.g., ModSecurity) to block SQL injection patterns on the site’s request traffic
  • Limit the database user privileges to the minimum required by WordPress (e.g., no UPDATE or DELETE rights beyond what is necessary)

Generated by OpenCVE AI on May 1, 2026 at 08:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-28014 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Amir Helzer Absolute Links allows Blind SQL Injection.This issue affects Absolute Links: from n/a through 1.1.1.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Amir Helzer Absolute Links allows Blind SQL Injection.This issue affects Absolute Links: from n/a through 1.1.1. Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Amir Helzer Absolute Links absolute-links allows Blind SQL Injection.This issue affects Absolute Links: from n/a through <= 1.1.1.
References
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L'}


Tue, 20 May 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 19 May 2025 17:45:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Amir Helzer Absolute Links allows Blind SQL Injection.This issue affects Absolute Links: from n/a through 1.1.1.
Title WordPress Absolute Links plugin <= 1.1.1 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.6, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:12:35.907Z

Reserved: 2025-04-17T17:03:58.444Z

Link: CVE-2025-43833

cve-icon Vulnrichment

Updated: 2025-05-20T14:03:35.926Z

cve-icon NVD

Status : Deferred

Published: 2025-05-19T18:15:29.933

Modified: 2026-04-23T15:29:52.957

Link: CVE-2025-43833

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T08:30:12Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')