CVE-2026-7850
Deferred Deferred - Pending Action
BaseFortify

Publication date: 2026-06-17

Last updated on: 2026-06-17

Assigner: WPScan

Description
The WP Magnific Popup WordPress plugin through 1.0 does not properly escape user-controlled link URLs before injecting them into the DOM when displaying image load error messages, allowing authenticated attackers with Author-level access or above to perform Stored Cross-Site Scripting attacks against any visiting user.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-17
Last Modified
2026-06-17
Generated
2026-06-17
AI Q&A
2026-06-17
EPSS Evaluated
N/A
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
wp_magnific_popup wp_magnific_popup 1.0
wp_magnific_popup wp_magnific_popup to 1.0 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Impact Analysis

This vulnerability allows attackers with Author-level access or above to perform Stored Cross-Site Scripting attacks against any visiting user. The impact includes the execution of malicious scripts in the context of the victim's browser, which can lead to session hijacking, theft of sensitive information, or unauthorized actions performed on behalf of the user.

Because the vulnerability affects the integrity and confidentiality of user sessions, it can compromise the security of the affected WordPress site and its users.

Executive Summary

The WP Magnific Popup WordPress plugin, version 1.0 or below, contains a Stored Cross-Site Scripting (XSS) vulnerability. This occurs because the plugin does not properly escape user-controlled link URLs before injecting them into the DOM when displaying image load error messages.

Authenticated attackers with Author-level access or higher can exploit this flaw by creating a post containing a crafted HTML link with a malicious script in the href attribute. When other users visit the post and interact with the link, the malicious script executes in their browsers, potentially compromising their sessions.

Detection Guidance

This vulnerability can be detected by checking if the WP Magnific Popup plugin version 1.0 or below is installed on your WordPress site.

Additionally, detection involves verifying if authenticated users with Author-level access or higher can inject malicious scripts via crafted HTML links in posts.

Since the vulnerability involves stored Cross-Site Scripting through unsanitized href attributes in links, you can attempt to create a post with a crafted link containing an XSS payload and observe if the payload executes when visiting the post.

No specific network or system commands are provided in the available resources for automated detection.

Mitigation Strategies

Immediate mitigation steps include restricting Author-level or higher users from adding untrusted or arbitrary HTML links until a fix is available.

Since no known fix exists at the time of disclosure, consider disabling or removing the WP Magnific Popup plugin version 1.0 or below to prevent exploitation.

Monitor for updates or patches from the plugin developer and apply them as soon as they become available.

Compliance Impact

The vulnerability allows authenticated attackers to perform Stored Cross-Site Scripting (XSS) attacks, which can lead to unauthorized access to user sessions and potentially compromise user data.

Such unauthorized access and potential data compromise can negatively impact compliance with data protection regulations like GDPR and HIPAA, which require safeguarding user data and preventing unauthorized access.

However, the provided information does not explicitly discuss the direct impact on compliance with these standards.

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