
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-14290 is a Stored Cross-Site Scripting (XSS) vulnerability in the "Embed Google Photos Album Easily" WordPress plugin affecting all versions through 2.2.1. The flaw allows authenticated users with the Contributor role or above to inject arbitrary JavaScript into posts, which then executes in the browser of any visitor — including administrators. It was publicly disclosed on August 11, 2026, with the CVE record published on August 14, 2026. The vulnerability carries a CVSS v3.1 base score of 6.8 (Medium) (WPScan, Github Advisory).
The root cause is improper output encoding (CWE-79): the plugin fails to escape a shortcode attribute value before rendering it inside an HTML attribute, allowing raw JavaScript to be injected into the page DOM. An attacker with at least Contributor-level access crafts a malicious link shortcode attribute containing a JavaScript payload (e.g., link="javascript:alert(1)" or an event handler injection), which is stored in the post content and executed whenever any user views the post. Exploitation requires network access, low attack complexity, and authenticated access at the Contributor level or above, with user interaction (a victim viewing the post) required to trigger execution (WPScan, Github Advisory). A proof-of-concept is scheduled for public release on August 25, 2026, per WPScan's coordinated disclosure policy (WPScan).
Successful exploitation enables an attacker to execute arbitrary JavaScript in the browser context of any user — including site administrators — who views the compromised post. This can lead to session hijacking, credential theft, unauthorized administrative actions (such as creating backdoor accounts or installing malicious plugins), and malware distribution to site visitors. The scope is limited to the affected WordPress site, but administrator-level compromise could result in full site takeover (WPScan, Github Advisory).
As of the disclosure date, there is no public proof-of-concept exploit and no evidence of in-the-wild exploitation; CISA's SSVC assessment confirms exploitation status as "none" and the attack is not automatable (WPScan). WPScan has indicated a PoC will be published on August 25, 2026, following a disclosure window. The EPSS score is approximately 0.16–0.29%, placing it in the lower percentiles for near-term exploitation likelihood (Github Advisory). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been reported.
/wp-content/plugins/embed-google-photos-album-easily/readme.txt) or using tools like WPScan.link attribute, for example: [embed_google_photos_album link="\" onmouseover=\"alert(document.cookie)\""] or a similar HTML attribute injection payload./wp-admin/post.php or the REST API from Contributor-level accounts containing shortcode content with unusual attribute values (e.g., event handlers like onerror, onmouseover, or javascript: URIs).wp_posts table within shortcode attributes for the embed_google_photos_album shortcode.Update the "Embed Google Photos Album Easily" WordPress plugin to version 2.2.2 or later, which addresses the unescaped shortcode attribute output. As an interim measure, restrict the Contributor role from creating or editing posts that use this plugin's shortcode, or temporarily deactivate the plugin until patching is feasible. Additionally, implementing a Content Security Policy (CSP) header that restricts inline JavaScript execution can reduce the impact of XSS vulnerabilities site-wide (WPScan, Github Advisory).
The vulnerability was discovered and submitted by security researcher "testoun" via WPScan's responsible disclosure program, and was verified by WPScan prior to publication (WPScan). No significant broader media coverage or notable community commentary has been identified at this time, consistent with the moderate severity rating and lack of active exploitation.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."