CVE-2026-2941
Received Received - Intake

Privilege Escalation via Missing Capability Check in Linksy Plugin

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

Publication date: 2026-03-21

Last updated on: 2026-03-21

Assigner: Wordfence

Description

The Linksy Search and Replace plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'linksy_search_and_replace_item_details' function in all versions up to, and including, 1.0.4. This makes it possible for authenticated attackers, with subscriber-level access and above, to update any database table, any value, including the wp_capabilities database field, which allows attackers to change their own role to administrator, which leads to privilege escalation.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-03-21
Last Modified
2026-03-21
Generated
2026-07-06
AI Q&A
2026-03-21
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
linksy search_and_replace to 1.0.4 (inc)
plugli linksy_search_and_replace to 1.0.4 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

The Linksy Search and Replace plugin for WordPress has a vulnerability due to a missing capability check in the 'linksy_search_and_replace_item_details' function in all versions up to 1.0.4.

This flaw allows authenticated attackers with subscriber-level access or higher to modify any database table and any value, including the wp_capabilities field.

By changing the wp_capabilities field, attackers can escalate their privileges by changing their own role to administrator.

Impact Analysis

This vulnerability can lead to privilege escalation where an attacker with low-level access (subscriber) can gain administrator privileges.

With administrator access, the attacker can fully control the WordPress site, including modifying content, installing malicious plugins, stealing data, or disrupting site operations.

The vulnerability also allows unauthorized modification of any database table and value, which can compromise the integrity and security of the entire website.

Compliance Impact

I don't know

Detection Guidance

[{'type': 'paragraph', 'content': "This vulnerability involves unauthorized modification of database entries via the 'linksy_search_and_replace_item_details' function in the Linksy Search and Replace WordPress plugin. Detection would involve monitoring for unexpected changes to database tables, especially the wp_capabilities field, which could indicate privilege escalation."}, {'type': 'paragraph', 'content': "Since the vulnerability allows authenticated users with subscriber-level access to update database values, detection can include auditing database changes and reviewing logs for suspicious AJAX requests targeting the plugin's endpoints."}, {'type': 'paragraph', 'content': 'Specific commands or methods to detect this vulnerability are not provided in the available resources.'}] [1, 2]

Mitigation Strategies

Immediate mitigation steps include disabling or removing the Linksy Search and Replace plugin if it is installed and running a vulnerable version (up to and including 1.0.4).

Restrict access to the WordPress admin area to trusted users only and review user roles to ensure no unauthorized privilege escalation has occurred.

Monitor and audit database changes, especially to the wp_capabilities field, to detect any unauthorized role changes.

Apply any available patches or updates from the plugin developer once released.

Chat Assistant

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

EPSS Chart