CVE-2026-82883
Received Received - Intake

Reflected Cross-Site Scripting in Login With Ajax Plugin

Vulnerability report for CVE-2026-82883, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-02

Last updated on: 2026-09-02

Assigner: Patchstack

Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Marcus Login With Ajax allows Reflected XSS. This issue affects Login With Ajax: from n/a through 4.5.1.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-02
Last Modified
2026-09-02
Generated
2026-09-02
AI Q&A
2026-09-02
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
marcus login_with_ajax to 4.5.1 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a reflected cross-site scripting (XSS) vulnerability in the Marcus Login With Ajax plugin. It occurs when user input is not properly neutralized during web page generation, allowing attackers to inject malicious scripts that execute in the context of a victim's browser.

Detection Guidance

This is a reflected XSS vulnerability in the Login With Ajax plugin. To detect it, inspect web traffic for suspicious input parameters in requests to the affected plugin endpoints. Check for unusual JavaScript code in responses or browser console errors when interacting with login forms. Use tools like Burp Suite or OWASP ZAP to fuzz input fields with XSS payloads such as <script>alert(1)</script>.

Impact Analysis

An attacker could exploit this to steal session cookies, redirect users to malicious sites, or perform actions on behalf of users. It may lead to unauthorized access to sensitive data or account compromise if the victim is logged into the affected site.

Compliance Impact

This vulnerability could lead to data breaches, violating GDPR's integrity and confidentiality requirements. For HIPAA, it may compromise protected health information if exploited on healthcare-related sites, risking unauthorized access or disclosure.

Mitigation Strategies

Immediately update the Login With Ajax plugin to the latest version, as the issue is fixed in versions after 4.5.1. If an update is unavailable, disable the plugin temporarily. Implement input validation and output encoding for all user-supplied data. Monitor network traffic for signs of exploitation attempts targeting this vulnerability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-82883. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart