VYPR
High severity7.1NVD Advisory· Published Dec 2, 2024· Updated Apr 23, 2026

CVE-2024-52459

CVE-2024-52459

Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Chameleoni Chameleoni Jobs chameleon-jobs allows Reflected XSS.This issue affects Chameleoni Jobs: from n/a through <= 2.5.4.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Reflected XSS in Chameleoni Jobs WordPress plugin ≤2.5.4 allows attackers to inject arbitrary scripts via crafted input.

Vulnerability

Overview The Chameleoni Jobs WordPress plugin up to version 2.5.4 suffers from a reflected cross-site scripting (XSS) vulnerability due to improper neutralization of user input during web page generation. An attacker can inject arbitrary JavaScript code through a crafted request, which is then reflected back to the user's browser without proper sanitization.

Exploitation

This is a reflected XSS attack, meaning the victim must interact with a malicious link (e.g., via phishing). No authentication is required, and the attack can be performed over HTTP or HTTPS. The vulnerable parameter likely exists in any page of the plugin that echoes user-supplied data, such as the job search or candidate registration forms.

Impact

Successful exploitation enables the attacker to execute arbitrary JavaScript in the context of the victim's WordPress session. This could lead to session hijacking, defacement, redirection to malicious sites, or theft of sensitive information (e.g., cookies or credentials). The CVSS v3 score is 7.1, reflecting a high severity with medium attack complexity.

Mitigation

The vendor has released version 2.5.6, which includes a bug fix for this issue [1]. All users are strongly advised to update to the latest version immediately. The plugin is available in the WordPress plugin repository, and updates can be performed automatically or manually via the admin dashboard.

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.