
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1253 is a missing authorization vulnerability in the Group Chat & Video Chat by AtomChat plugin for WordPress. It affects all versions up to and including 1.1.7, allowing authenticated attackers with Subscriber-level access or above to modify critical plugin settings via unprotected AJAX functions. The vulnerability was published on March 21, 2026, and was assigned by Wordfence. It carries a CVSS v3.1 base score of 4.3 (Medium) per NVD, though ENISA rates it at 5.3 (Wordfence, EUVD).
The root cause is a missing capability check (CWE-862) on the atomchat_update_auth_ajax and atomchat_update_layout_ajax AJAX handler functions within includes/atomchat_requesthandler.php (around line 175). Because WordPress does not enforce any role or permission verification before executing these handlers, any authenticated user — including those with the lowest default role (Subscriber) — can invoke them over the network without any additional complexity or user interaction. This allows modification of sensitive plugin options such as API keys, authentication keys, and layout configurations (Wordfence, Plugin Source).
Successful exploitation allows an authenticated attacker to overwrite the plugin's API keys, authentication keys, and layout configurations, potentially redirecting chat traffic, hijacking integrations, or disrupting the chat service for all users. While confidentiality and availability are not directly impacted per the CVSS scoring, integrity is compromised — an attacker could substitute their own API credentials to intercept or manipulate communications facilitated by the plugin. The scope is limited to the plugin's own settings, but tampering with authentication keys could undermine trust in the chat platform for all site users (Wordfence).
No public proof-of-concept exploit code or active in-the-wild exploitation has been reported for CVE-2026-1253. The EPSS score is approximately 0.047%, indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires at minimum a valid Subscriber-level account on the target WordPress site, limiting opportunistic mass exploitation (Wordfence).
/wp-content/plugins/atomchat/)./wp-admin/admin-ajax.php) with the action parameter set to atomchat_update_auth_ajax or atomchat_update_layout_ajax, along with the desired plugin option values (e.g., attacker-controlled API keys)./wp-admin/admin-ajax.php with action=atomchat_update_auth_ajax or action=atomchat_update_layout_ajax from low-privilege user sessions.wp_options) entries associated with AtomChat plugin settings (e.g., API key or authentication key fields modified by non-admin users).At the time of disclosure, no patch was available for CVE-2026-1253 — all versions up to and including 1.1.7 are affected. Site administrators should monitor the WordPress plugin repository for an updated release and apply it immediately when available. As an interim workaround, consider disabling the AtomChat plugin until a fix is released, restricting user registration to prevent untrusted Subscriber accounts, or using a Web Application Firewall (WAF) rule to block unauthorized AJAX requests to the affected action hooks (Wordfence).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."