CVE-2025-69089
Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in autolistings Auto Listings auto-listings allows Stored XSS.This issue affects Auto Listings: from n/a through <= 2.7.1.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in Auto Listings plugin (≤2.7.1) allows attackers with contributor-level access to inject malicious scripts.
Description
The Auto Listings WordPress plugin versions up to and including 2.7.1 suffer from a Stored Cross-Site Scripting (XSS) vulnerability due to improper neutralization of user-supplied input during web page generation [1]. This means that input provided by certain authenticated users is not safely sanitized before being stored and later displayed to other users.
Exploitation
To exploit this vulnerability, an attacker needs at least contributor-level access to the WordPress site. The attacker can inject arbitrary HTML and JavaScript into listings or other content fields. When a privileged user (like an admin) later views the injected content, the malicious script executes in their browser. User interaction is required for successful exploitation, such as clicking a link or visiting a crafted page [1].
Impact
Successful exploitation allows an attacker to inject malicious scripts that can perform actions including redirecting visitors to malicious sites, displaying advertisements, or stealing session cookies. Since the script is stored and executed for every visitor viewing the affected content, this can lead to widespread compromise of site visitors and potential privilege escalation if an admin's session is hijacked [1].
Mitigation
The vendor has released version 2.7.2 which fixes this vulnerability. Users are strongly advised to update immediately. If unable to update, contacting the hosting provider or a web developer for assistance is recommended. The vulnerability has a CVSS score of 6.5 (Medium) and is listed as requiring user interaction for exploitation, but can be used in mass-exploit campaigns against thousands of sites [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Range: <=2.7.1
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.