VYPR
Medium severity6.4NVD Advisory· Published Aug 5, 2025· Updated Apr 15, 2026

CVE-2025-8313

CVE-2025-8313

Description

The Campus Directory plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘noaccess_msg’ parameter in all versions up to, and including, 1.9.1 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The Campus Directory plugin for WordPress (≤1.9.1) has Stored XSS via the ‘noaccess_msg’ parameter, allowing Contributor+ users to inject scripts.

Vulnerability

Overview The Campus Directory plugin for WordPress, in all versions up to and including 1.9.1, is vulnerable to Stored Cross-Site Scripting (XSS) due to insufficient input sanitization and output escaping on the ‘noaccess_msg’ parameter [1]. This parameter is present in the form builder functionality, specifically in the file emd-form-builder-lite/emd-form-frontend.php. The lack of proper escaping allows arbitrary web scripts to be stored and executed.

Exploitation

Conditions The vulnerability can be exploited by authenticated users with at least Contributor-level access. The attacker injects malicious JavaScript or HTML into the ‘noaccess_msg’ field. When an administrator or other user visits a page containing the injected form, the script executes in their browser context, leading to potential session hijacking or other client-side attacks.

Impact

Successful exploitation enables the attacker to inject arbitrary web scripts that execute whenever a user accesses the affected page. This can lead to data theft, defacement, or further compromise within the WordPress site.

Mitigation

The vendor has not released a patched version as of the publication date. Users should consider removing or replacing the plugin, or applying a workaround such as disabling the plugin's form builder features until a fix is available.

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

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.