Cyber Resilience

CVE-2025-24734

High

Published: 27 January 2025

Published
27 January 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0017 38.0th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-24734 is a high-severity Missing Authorization (CWE-862) vulnerability. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 38.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and AC-6 (Least Privilege).

Deeper analysis

CVE-2025-24734 is a Missing Authorization vulnerability (CWE-862) in the WordPress plugin Better Find and Replace, also known as real-time-auto-find-and-replace, developed by CodeSolz. This issue enables privilege escalation and affects all versions of the plugin from n/a through 1.6.7 inclusive. The vulnerability has a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its network accessibility, low complexity, and significant impacts across confidentiality, integrity, and availability.

A low-privileged authenticated user, such as a contributor or subscriber with PR:L access, can exploit this vulnerability remotely over the network without user interaction. Exploitation allows the attacker to escalate privileges, potentially gaining unauthorized control over WordPress site functions, data, and configurations as permitted by the elevated role.

The Patchstack advisory at https://patchstack.com/database/Wordpress/Plugin/real-time-auto-find-and-replace/vulnerability/wordpress-better-find-and-replace-plugin-1-6-7-privilege-escalation-vulnerability?_s_id=cve provides further details on the vulnerability, including recommendations for mitigation such as updating the plugin if a patched version is available or removing it if unnecessary.

EU & UK References

Vulnerability details

Missing Authorization vulnerability in CodeSolz Better Find and Replace real-time-auto-find-and-replace allows Privilege Escalation.This issue affects Better Find and Replace: from n/a through <= 1.6.7.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

The missing authorization vulnerability (CWE-862) in the WordPress plugin directly enables privilege escalation, allowing a low-privileged authenticated user to gain elevated access and control over site functions.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-8547Shared CWE-862
CVE-2026-22172Shared CWE-862
CVE-2025-48574Shared CWE-862
CVE-2026-0026Shared CWE-862
CVE-2025-48578Shared CWE-862
CVE-2025-48634Shared CWE-862
CVE-2026-28193Shared CWE-862
CVE-2026-0845Shared CWE-862
CVE-2025-49723Shared CWE-862
CVE-2024-12171Shared CWE-862

Affected Assets

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires enforcement of approved authorizations for access to system resources, addressing the missing authorization check that enabled privilege escalation in the plugin.

prevent

Employs least privilege to restrict user and process access to only necessary functions, mitigating unauthorized privilege escalation from low-privileged accounts.

prevent

Mandates timely remediation of identified flaws, such as patching or removing the vulnerable Better Find and Replace plugin versions up to 1.6.7.

References