Junglewise Threat Intelligence

CVE-2026-8882: WP ApplicantStack Jobs Display Stored XSS via Shortcode Attributes

CVE-2026-8882 · Severity: medium · CVSS 6.4 · Published 2026-06-09

Executive brief

The WP ApplicantStack Jobs Display plugin for WordPress, which is used to display job listings on websites, contains a security flaw. This vulnerability allows users with basic contributor-level access to inject malicious scripts into website pages. When other visitors or administrators view these pages, the scripts can execute, potentially leading to unauthorized actions or data theft.

Technical details

The WP ApplicantStack Jobs Display plugin for WordPress is vulnerable to Stored Cross-Site Scripting (XSS) via shortcode attributes. The root cause is insufficient input sanitization and output escaping within the plugin's shortcode handling logic. An authenticated attacker with contributor-level permissions or higher can exploit this by embedding malicious JavaScript within a shortcode on a post or page. Because the script is stored on the server, it executes in the browser of any user who visits the affected page. This can lead to session hijacking or unauthorized administrative actions. The vulnerability exists in all versions up to and including 1.1.1.

Affected products

  • WP ApplicantStack WP ApplicantStack Jobs Display All versions up to, and including, 1.1.1

Timeline

  • 2026-06-09: disclosed
  • 2026-06-09: advisory

References