Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Vito Peleg Atarim atarim-visual-collaboration allows Stored XSS.This issue affects Atarim: from n/a through <= 4.0.8.
Security readout for executives and security teams
Plain-English summary
CVE-2025-24570 is a stored cross-site scripting issue in the WordPress Atarim plugin through version 4.0.8. A successful attack could place malicious script content that runs when someone views an affected page or interface, potentially affecting confidentiality, integrity, and availability at a limited level.
Executive priority
Treat this as a high-priority WordPress plugin exposure, especially on public or client-facing sites. The main business risk is malicious script execution against users or administrators, but active exploitation is not established in the provided sources.
Technical view
The CVE describes CWE-79 improper input neutralization during web page generation in atarim-visual-collaboration. CVSS 3.1 is 7.1: network reachable, low complexity, no privileges required, user interaction required, and scope changed, with low C/I/A impact.
Likely exposure
Exposure is likely limited to WordPress sites running the Atarim plugin package atarim-visual-collaboration at version 4.0.8 or earlier. Sites without this plugin, or with versions outside the affected range, are not supported by the provided evidence as affected.
Exploitation context
The source bundle does not show CISA KEV listing or any cited evidence of active exploitation. The CVSS vector indicates exploitation is remote and low complexity but requires a user to view affected generated content.
Researcher notes
Evidence is limited to the CVE record and Patchstack entry. Do not infer affected forks, exploit availability, or a specific patched version from the provided bundle. The version range and CVSS vector should drive triage until vendor remediation details are confirmed.
Mitigation direction
Inventory WordPress sites for the Atarim plugin and record installed versions.
Prioritize remediation for versions 4.0.8 or earlier.
Check Atarim, WordPress, and Patchstack guidance for a fixed release or vendor mitigation.
Disable the plugin temporarily where business impact is acceptable and exposure cannot be remediated.
Review stored collaboration content for unexpected script-like or suspicious entries.
Validation and detection
Confirm whether atarim-visual-collaboration is installed on each WordPress site.
Verify installed plugin versions are not 4.0.8 or earlier.
Confirm vendor guidance identifies the target fixed version before closing remediation.
Review security monitoring for suspicious WordPress content changes or admin-session anomalies.
Document exceptions where the plugin remains enabled without a confirmed fix.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-79 · source CWE mapping
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.