CVE-2025-47666
BaseFortify
Publication date: 2026-01-22
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| lambertgroup | lbg_fullscreen_fullwidth_slider | From 1.0.0 (inc) to 1.6.7 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
CVE-2025-47666 is a medium priority Cross Site Scripting (XSS) vulnerability in the WordPress Image&Video FullScreen Background Plugin up to version 1.6.7. It allows attackers to inject malicious scripts, such as redirects or advertisements, that execute when site visitors access the compromised website. This vulnerability is classified under OWASP Top 10 A3: Injection and can be triggered without authentication but requires a privileged user to interact with a crafted link, page, or form for exploitation. [1]
How can this vulnerability impact me? :
This vulnerability can lead to attackers executing malicious scripts on your website, potentially redirecting users to harmful sites, displaying unwanted advertisements, or stealing sensitive information. It compromises the security and integrity of your website and can harm user trust. Exploitation requires user interaction by a privileged user, increasing the risk of targeted attacks. [1]
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection of this vulnerability involves monitoring for attempts to inject malicious scripts via crafted URLs or form submissions targeting the Image&Video FullScreen Background Plugin up to version 1.6.7. Since exploitation requires user interaction with malicious links or pages, inspecting web server logs for suspicious query parameters or payloads resembling script injections can help. Specific commands are not provided in the resources, but using web application firewall (WAF) logs or tools like grep to search for suspicious patterns in access logs may assist in detection. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation involves applying the Patchstack mitigation rule that blocks attacks targeting this vulnerability. Since no official patch is available as of the publication date, deploying this mitigation provides the fastest protection. Additionally, monitoring and restricting privileged user interactions with untrusted links or inputs can reduce exploitation risk. [1]
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The provided resources do not specify how this Cross-site Scripting (XSS) vulnerability directly affects compliance with common standards and regulations such as GDPR or HIPAA.