S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Feb 9, 2026

CVE-2024-12873 Scanner

CVE-2024-12873 Scanner - Cross-Site Scripting (XSS) vulnerability in Custom Field Manager WordPress

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.1k
Times Used
continuous scan runs
3.7k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2024-12873
6.1
CVSSmedium
Exploitable remotely over the internet · no authentication required · user interaction needed.

The Custom Field Manager WordPress plugin through 1.0 does not sanitise and escape a parameter before outputting it back in the page, leading to a Reflected Cross-Site Scripting which could be used against high privilege users such as admin.

Attack Vector
Network
Privileges Req.
None
User Interaction
Required
Affected
Custom Field Manager
0
Updated Aug 22, 2026View on NVD →
Detail

Custom Field Manager is a WordPress plugin utilized by administrators and other high-privilege users to manage custom fields within their WordPress sites. This plugin aids in enhancing website functionality by enabling custom data entry and management. Utilized in a multitude of WordPress environments, it serves developers and site managers seeking to extend site capabilities and data handling. The plugin's integration into WordPress adds customizable flexibility, catering to a broad range of website types from e-commerce to blogging. Its purpose is to simplify the management of extra data fields for users, without requiring deep technical expertise. However, like many such plugins, it requires vigilant security oversight due to its interaction with user-input data.

The vulnerability identified in the Custom Field Manager plugin is an instance of Cross-Site Scripting (XSS), which exploits unsanitized and unescaped parameters. This flaw allows attackers to execute malicious scripts in the context of admin users' browsers. XSS vulnerabilities are critical as they can lead to unauthorized actions or credential theft. In this case, the flaw lies in how input parameters are handled and displayed back in the browser. The impact can vary from simple display alterations to more severe security breaches, affecting the integrity of admin accounts. Overall, XSS poses a significant risk if left unaddressed, giving attackers an entry point to escalate privileges or disrupt site operations.

Technically, the vulnerability occurs due to inadequate escaping of user input, particularly in parameters that output untrusted data. The endpoint vulnerable to this XSS is within the admin panel page used for custom field management. A crafted request can exploit this by injecting JavaScript tags in output areas visible to high-privilege users. The vulnerability's severity is compounded by the high privilege context in which these scripts execute. This indicates a gap in input validation and output escaping practices, common in web application vulnerabilities, but critical when dealing with admin-level data and actions. Site administrators and developers must update to ensure these vectors are closed off with proper data handling methods.

If exploited, this Cross-Site Scripting vulnerability can have dire consequences. Malicious actors can execute scripts that perform unauthorized actions under the guise of an admin user. This could lead to changes in site configurations, exposure of sensitive data, or creation of unauthorized accounts. Additionally, compromised admin sessions could facilitate broader attacks on the site integrity or escalate into full server control if further vulnerabilities are leveraged. The attack can be launched remotely and does not require substantial privileges to initiate, making prompt remediation critical. Untreated, this vulnerability undermines trust in site operations and security, highlighting the necessity for robust sanitization measures.

REFERENCES

Solution Advice
  • Ensure all parameters are properly sanitized and escaped before outputting data that includes user input.
  • Update to the latest version of the Custom Field Manager plugin to patch the identified vulnerability.
  • Implement a content security policy to mitigate the impact of XSS attacks.
  • Conduct regular code reviews focused on input validation and output escaping mechanisms.
  • Educate WordPress administrators on the importance of installing updates promptly to protect against such vulnerabilities.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.