Inventory Presser – Car Dealer Listings Vulnerability (Medium) – CV…

Inventory Presser – Car Dealer Listings Vulnerability (Medium) – CV…

by | Feb 26, 2026 | Plugins

Attack Vectors

CVE-2025-50012 is a Medium-severity Stored Cross-Site Scripting (XSS) issue (CVSS 4.4) affecting Inventory Presser – Car Dealer Listings (slug: inventory-presser) versions up to and including 15.2.6.

The attack requires an authenticated user with administrator-level access (or higher) to inject malicious scripts into content that is later viewed by other users. While this may sound “internal,” it matters in real business environments where multiple admins exist (marketing, agencies, contractors, IT, and third-party vendors), and where admin accounts can be compromised through phishing or password reuse.

According to the advisory, the impact is limited to multi-site installations and to sites where unfiltered_html has been disabled. In those configurations, a successful injection can execute whenever a user accesses the affected page.

Security Weakness

The vulnerability is caused by insufficient input sanitization and output escaping within the plugin. In plain terms, the plugin may accept content that includes script code and then display it back to visitors or users without properly neutralizing it.

Stored XSS is particularly concerning because it can persist in your site content and repeatedly execute for each viewer, increasing business exposure over time until discovered and removed.

Reference: CVE-2025-50012 and the published analysis from Wordfence.

Technical or Business Impacts

If exploited, this issue can enable unauthorized scripts to run in a user’s browser when viewing an injected page. From a business-risk standpoint, this can translate into outcomes such as misleading content being displayed, user redirection to unwanted destinations, or manipulation of on-page behavior that affects lead forms and conversion paths.

For marketing and revenue teams, the most tangible risks include brand damage (visitors seeing unexpected pop-ups, redirects, or altered inventory pages), lost leads (traffic diverted or forms tampered with), and campaign integrity issues (tracking scripts or page content being manipulated). For executives and compliance stakeholders, this can become a reportable security incident depending on what data is exposed or what user actions are influenced.

Remediation: Update Inventory Presser – Car Dealer Listings to version 15.2.7 or newer (patched). Also review who has administrator access (especially on multi-site), remove unnecessary admin accounts, and ensure strong authentication practices for any privileged user.

Similar Attacks

Stored XSS has a long history of causing real-world damage because it can repeatedly execute for each viewer and spread quickly when it alters page behavior:

The “Samy” MySpace worm (2005) is a well-known example of a stored XSS payload that rapidly propagated across user profiles.
The Twitter onMouseOver worm (2010) demonstrated how a script injected into content could execute at scale and affect large numbers of users in a short time.

Vantage Vulnerability (Medium) – CVE-2026-5070

Attack Vectors CVE-2026-5070 is a Medium severity vulnerability (CVSS 6.4) affecting the Vantage WordPress theme (slug: vantage) in versions up to and including 1.20.32. It enables authenticated users with Contributor access or higher to inject malicious script into a...

WP Docs Vulnerability (Medium) – CVE-2026-3878

Attack Vectors CVE-2026-3878 is a Medium severity Stored Cross-Site Scripting (XSS) vulnerability (CVSS 6.4) affecting the WP Docs WordPress plugin (wp-docs) in versions 2.2.9 and below. The issue is exploitable by an authenticated user with Subscriber-level access or...

WPFore Subscribers