Skip to main content

XSS

40663 CVEs technique

Monthly

CVE-2026-2933 Feb 22, 08:15 LOW POC Monitor

A weakness has been identified in YiFang CMS up to 2.0.5. This affects the function update of the file app/db/admin/D_adManage.php of the component Extended Management Module. [CVSS 2.4 LOW]

PHP XSS Yifang Yifangcms
NVD GitHub VulDB
CVSS 4.0
1.9
EPSS
0.0%
CVE-2026-2932 Feb 22, 08:15 LOW POC Monitor

A security flaw has been discovered in YiFang CMS up to 2.0.5. The impacted element is the function update of the file app/db/admin/D_adPosition.php of the component Extended Management Module. [CVSS 2.4 LOW]

PHP XSS Yifang Yifangcms
NVD GitHub VulDB
CVSS 4.0
1.9
EPSS
0.0%
CVE-2026-2897 Feb 22, 01:16 PHP LOW POC Monitor

A security vulnerability has been detected in funadmin up to 7.1.0-rc4. This vulnerability affects unknown code of the file app/backend/view/index/index.html of the component Backend Interface. [CVSS 2.4 LOW]

XSS Funadmin
NVD GitHub VulDB
CVSS 4.0
1.9
EPSS
0.0%
CVE-2026-27469 Feb 21, 08:16 PyPI MEDIUM PATCH This Month

Stored cross-site scripting in Isso's comment server allows unauthenticated attackers to inject malicious JavaScript through improperly escaped website and comment fields, enabling session hijacking or credential theft when victims interact with affected comments. The vulnerability stems from insufficient HTML escaping that leaves quotes unescaped in href attributes and comment edit endpoints, permitting arbitrary event handler injection. No patch is currently available for Python deployments.

XSS Python
NVD GitHub
CVSS 3.1
6.1
EPSS
0.1%
CVE-2026-27458 Feb 21, 07:16 MEDIUM POC PATCH This Month

Stored XSS in LinkAce 2.4.2 and below allows authenticated users to inject malicious JavaScript through improperly sanitized list descriptions in the Atom feed endpoint, which executes in browsers via native SVG elements without requiring an RSS reader. An attacker can exploit this to perform actions on behalf of victims visiting the feed URL, with public exploit code already available. A patch is available to remediate this cross-site scripting vulnerability affecting the self-hosted link archiving application.

XSS Linkace
NVD GitHub
CVSS 3.1
5.4
EPSS
0.0%
CVE-2026-27210 Feb 21, 06:17 npm MEDIUM POC PATCH This Month

Pannellum 2.5.0 through 2.5.6 allows arbitrary JavaScript execution through improperly sanitized hotspot configuration attributes in JSON files, enabling stored XSS attacks against users viewing panorama viewers with malicious configurations. An attacker can craft a malicious config file that executes code automatically upon page load without user interaction, potentially allowing page defacement or credential theft. A patch is available to address this vulnerability.

XSS Pannellum
NVD GitHub
CVSS 3.1
6.1
EPSS
0.1%
CVE-2026-27147 Feb 21, 00:16 MEDIUM POC This Month

GetSimple CMS allows authenticated users to upload SVG files containing malicious JavaScript through the administrative interface, which executes in browsers when the files are accessed due to insufficient sanitization. Public exploit code exists for this stored XSS vulnerability, and no patch is currently available, leaving all GetSimple CMS versions at risk.

XSS Getsimple Cms Getsimple Ce
NVD GitHub
CVSS 3.1
5.4
EPSS
0.0%
CVE-2026-27122 Feb 20, 23:16 npm MEDIUM PATCH This Month

HTML injection in Svelte's server-side rendering occurs when the `<svelte:element>` tag parameter fails to sanitize user-supplied tag names, allowing attackers to inject malicious HTML into rendered output. This affects Svelte versions prior to 5.51.5 and requires user interaction to exploit, with client-side rendering remaining unaffected. An authenticated attacker can achieve limited information disclosure or modify page content for affected users.

XSS Red Hat Svelte
NVD GitHub
CVSS 3.1
5.4
EPSS
0.0%
CVE-2026-27121 Feb 20, 23:16 npm MEDIUM PATCH This Month

Server-side rendering in Svelte versions before 5.51.5 fails to sanitize event handler properties when spreading untrusted data as HTML attributes, enabling stored or reflected XSS attacks. An attacker can inject malicious event handlers into rendered pages if an application spreads user-controlled or external data as element attributes, causing arbitrary JavaScript execution in victim browsers. No patch is currently available.

XSS Red Hat Svelte
NVD GitHub
CVSS 3.1
5.4
EPSS
0.0%
CVE-2026-27119 Feb 20, 23:16 npm MEDIUM PATCH This Month

Improper HTML escaping in Svelte versions 5.39.3 through 5.51.4 allows HTML injection attacks through unescaped option element content during server-side rendering, enabling attackers to inject malicious HTML into SSR output. Client-side rendering is unaffected, and the vulnerability is limited to applications using vulnerable Svelte versions on the server. This medium-severity flaw requires upgrading to version 5.51.5 or later, as no patch is currently available for affected versions.

XSS Red Hat Svelte
NVD GitHub
CVSS 3.1
5.4
EPSS
0.0%
CVE-2019-25454 Feb 20, 23:16 MEDIUM POC This Month

phpMoAdmin 1.1.5 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts by manipulating the collection parameter. [CVSS 6.1 MEDIUM]

PHP XSS Phpmoadmin
NVD Exploit-DB
CVSS 3.1
6.1
EPSS
0.1%
CVE-2019-25453 Feb 20, 23:16 MEDIUM POC This Month

phpMoAdmin 1.1.5 contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts by manipulating the newdb parameter. [CVSS 6.1 MEDIUM]

PHP XSS Phpmoadmin
NVD Exploit-DB
CVSS 3.1
6.1
EPSS
0.1%
CVE-2019-25449 Feb 20, 23:16 MEDIUM POC This Month

OrientDB 3.0.17 contains a reflected cross-site scripting vulnerability that allows attackers to inject malicious scripts by submitting crafted JSON payloads to the document endpoint. [CVSS 6.1 MEDIUM]

XSS Orientdb
NVD Exploit-DB
CVSS 3.1
6.1
EPSS
0.0%
CVE-2019-25448 Feb 20, 23:16 MEDIUM POC This Month

OrientDB 3.0.17 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts by creating users with script payloads in the name parameter. [CVSS 6.4 MEDIUM]

XSS Orientdb
NVD Exploit-DB
CVSS 3.1
6.4
EPSS
0.0%
CVE-2019-25447 Feb 20, 23:16 MEDIUM POC This Month

OrientDB 3.0.17 GA Community Edition contains cross-site request forgery vulnerabilities that allow attackers to perform unauthorized actions by crafting malicious requests to endpoints like /database/, /command/, and /document/. [CVSS 4.3 MEDIUM]

XSS CSRF Orientdb
NVD Exploit-DB
CVSS 3.1
4.3
EPSS
0.0%
CVE-2026-27120 Feb 20, 22:16 MEDIUM POC PATCH This Month

Leafkit versions up to 1.4.1 contains a vulnerability that allows attackers to XSS if there is a leaf variable in the attribute that is user controlled (CVSS 6.1).

XSS Leafkit Vapor
NVD GitHub
CVSS 3.1
6.1
EPSS
0.0%
CVE-2026-27020 Feb 20, 21:19 This Week

Photobooth prior to 1.0.1 has a cross-site scripting (XSS) vulnerability in user input fields. Malicious users could inject scripts through unvalidated form inputs.

XSS
NVD GitHub
EPSS
0.1%
CVE-2025-62326 Feb 20, 20:25 MEDIUM This Month

HCL Digital Experience is susceptible to stored cross-site scripting (XSS) in the administrative user interface which would require elevated privileges to exploit. [CVSS 6.1 MEDIUM]

XSS Digital Experience Hcltech
NVD
CVSS 3.1
6.1
EPSS
0.0%
CVE-2019-25445 Feb 20, 19:23 MEDIUM POC This Month

Fiverr Clone Script 1.2.2 contains a cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts by manipulating the keyword parameter. [CVSS 6.1 MEDIUM]

PHP XSS Fiverr Clone Script Phpscriptsmall
NVD Exploit-DB
CVSS 3.1
6.1
EPSS
0.1%
CVE-2026-27506 Feb 20, 17:25 MEDIUM This Month

SVXportal 2.5 and earlier allows authenticated users to inject malicious scripts into user profile fields (firstname, lastname, email, image_url) that execute in administrators' browsers when viewing user management pages. An attacker with a valid account can exploit this stored XSS vulnerability to perform administrative actions or steal session credentials by targeting users with higher privileges. No patch is currently available for this vulnerability.

PHP XSS Svxportal Radioinorr
NVD GitHub VulDB
CVSS 4.0
5.1
EPSS
0.0%
CVE-2026-27505 Feb 20, 17:25 MEDIUM This Month

SVXportal version 2.5 and earlier allow unauthenticated attackers to perform stored cross-site scripting attacks through the user registration form, where unencoded user inputs are persisted and executed in administrator browsers. An attacker can inject malicious JavaScript via registration fields like firstname, lastname, or email that will trigger when administrators access the users management interface. No patch is currently available for this vulnerability.

PHP XSS Svxportal Radioinorr
NVD GitHub VulDB
CVSS 4.0
5.1
EPSS
0.0%
CVE-2026-27504 Feb 20, 17:25 MEDIUM This Month

SVXportal 2.5 and earlier allows authenticated attackers to inject arbitrary scripts through an unsanitized stationid parameter in radiomobile_front.php, which executes in an administrator's browser context when they visit a crafted URL. This reflected XSS vulnerability enables attackers to hijack admin sessions or execute unauthorized actions with administrative privileges. No patch is currently available.

PHP XSS Svxportal Radioinorr
NVD GitHub VulDB
CVSS 4.0
5.1
EPSS
0.0%
CVE-2026-27503 Feb 20, 17:25 MEDIUM This Month

Reflected XSS in SVXportal 2.5 and earlier allows attackers to inject malicious JavaScript through the search parameter in admin/log.php, which executes in administrators' browsers when they visit a crafted URL. An authenticated attacker could exploit this to steal admin sessions, forge administrative actions, or perform other browser-based attacks with elevated privileges. No patch is currently available.

PHP XSS Svxportal Radioinorr
NVD GitHub VulDB
CVSS 4.0
5.1
EPSS
0.0%
CVE-2026-27502 Feb 20, 17:25 MEDIUM This Month

Reflected XSS in SVXportal 2.5 and earlier allows unauthenticated attackers to inject malicious JavaScript through an unsanitized search parameter in log.php, enabling session hijacking or unauthorized actions when victims click a crafted link. The vulnerability requires user interaction but has no authentication requirement and affects all users of the vulnerable versions.

PHP XSS Svxportal Radioinorr
NVD GitHub VulDB
CVSS 4.0
5.1
EPSS
0.0%
CVE-2025-15583 Feb 20, 17:25 LOW POC Monitor

A weakness has been identified in detronetdip E-commerce 1.0.0. This affects the function get_safe_value of the file utility/function.php. [CVSS 3.5 LOW]

PHP XSS E Commerce Detronetdip
NVD GitHub VulDB
CVSS 4.0
2.0
EPSS
0.0%
CVE-2025-69392 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in itex iMoney imoney allows Reflected XSS.This issue affects iMoney: from n/a through <= 0.36. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69391 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in GT3themes Diamond diamond allows Reflected XSS.This issue affects Diamond: from n/a through <= 2.4.8. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Theme
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69390 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themebon Business Template Blocks for WPBakery (Visual Composer) Page Builder templates-and-addons-for-wpbakery-page-builder allows Reflected XSS.This issue affects Business Template Blocks for WPBakery (Visual Composer) Page Builder: from n/a through <= 1.3.2. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69389 Feb 20, 16:22 HIGH This Week

Hugh Mungus Visitor Maps Extended Referer Field visitor-maps-extended-referer-field is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69386 Feb 20, 16:22 HIGH This Week

realvirtualmx RVCFDI para Woocommerce rvcfdi-para-woocommerce is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69384 Feb 20, 16:22 HIGH This Week

wpdiscover Timeline Event History timeline-event-history is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69368 Feb 20, 16:22 HIGH This Week

GT3themes SOHO - Photography WordPress Theme soho is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69367 Feb 20, 16:22 HIGH This Week

GT3themes Oyster - Photography WordPress Theme oyster is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69330 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Jthemes Prestige prestige allows Reflected XSS.This issue affects Prestige: from n/a through < 1.4.1. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Theme
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69326 Feb 20, 16:22 HIGH This Week

Basix NEX-Forms nex-forms-express-wp-form-builder is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69324 Feb 20, 16:22 HIGH This Week

Basix NEX-Forms nex-forms-express-wp-form-builder is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69323 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in VeronaLabs Slimstat Analytics wp-slimstat allows Reflected XSS.This issue affects Slimstat Analytics: from n/a through <= 5.3.2. [CVSS 7.1 HIGH]

PHP WordPress XSS Industrial
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69302 Feb 20, 16:22 HIGH This Week

designthemes DesignThemes Core Features designthemes-core-features is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69296 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in GhostPool Aardvark aardvark allows Reflected XSS.This issue affects Aardvark: from n/a through <= 4.6.3. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Theme
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-69011 Feb 20, 16:22 MEDIUM This Month

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPKube Cool Tag Cloud cool-tag-cloud allows Stored XSS.This issue affects Cool Tag Cloud: from n/a through <= 2.29. [CVSS 6.5 MEDIUM]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
6.5
EPSS
0.0%
CVE-2025-68880 Feb 20, 16:22 HIGH This Week

peterwsterling Simple Archive Generator simple-archive-generator is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68863 Feb 20, 16:22 HIGH This Week

Zack Katz iContact for Gravity Forms gravity-forms-icontact is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68856 Feb 20, 16:22 HIGH This Week

keeswolters Mopinion Feedback Form mopinion-feedback-form is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68854 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in harman79 ID Arrays id-arrays allows DOM-Based XSS.This issue affects ID Arrays: from n/a through <= 2.1.2. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68852 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in webmuehle Court Reservation court-reservation allows Reflected XSS.This issue affects Court Reservation: from n/a through <= 1.10.9. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68848 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in anmari amr cron manager amr-cron-manager allows Reflected XSS.This issue affects amr cron manager: from n/a through <= 2.3. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68847 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in itex iSape isape allows Reflected XSS.This issue affects iSape: from n/a through <= 0.72. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68846 Feb 20, 16:22 HIGH This Week

Paris Holley Asynchronous Javascript asynchronous-javascript is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68845 Feb 20, 16:22 HIGH This Week

aThemeArt Translations eDS Responsive Menu eds-responsive-menu is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68844 Feb 20, 16:22 HIGH This Week

DaleAB Membee Login membees-member-login-widget is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68843 Feb 20, 16:22 HIGH This Week

Bas Schuiling FeedWordPress Advanced Filters faf is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68842 Feb 20, 16:22 HIGH This Week

totalbounty Widget Logic Visual widget-logic-visual is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68501 Feb 20, 16:22 HIGH This Week

Mollie Mollie Payments for WooCommerce mollie-payments-for-woocommerce is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68495 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Crocoblock JetEngine jet-engine allows Reflected XSS.This issue affects JetEngine: from n/a through <= 3.8.0. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68037 Feb 20, 16:22 HIGH This Week

Atlas Gondal Export Media URLs export-media-urls is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-68031 Feb 20, 16:22 HIGH This Week

faraz sms افزونه پیامک حرفه ای فراز اس ام اس farazsms is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-67991 Feb 20, 16:22 HIGH This Week

vanquish User Extra Fields wp-user-extra-fields is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-67990 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in RealMag777 GMap Targeting gmap-targeting allows Reflected XSS.This issue affects GMap Targeting: from n/a through <= 1.1.7. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-67984 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in calliko NPS computy nps-computy allows DOM-Based XSS.This issue affects NPS computy: from n/a through <= 2.8.2. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-67978 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in FixBD Educare educare allows Reflected XSS.This issue affects Educare: from n/a through <= 1.6.1. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-67972 Feb 20, 16:22 MEDIUM This Month

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in fox-themes Prague prague-plugins allows Reflected XSS.This issue affects Prague: from n/a through <= 2.2.8. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD VulDB
CVSS 3.1
4.3
EPSS
0.0%
CVE-2025-67971 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPManageNinja FluentCart fluent-cart allows Reflected XSS.This issue affects FluentCart: from n/a through < 1.3.0. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-67438 Feb 20, 16:22 npm MEDIUM PATCH This Month

vulnerability in Sync-in Server versions up to 1.9.3 is affected by cross-site scripting (xss) (CVSS 6.1).

XSS Sync In Server Sync In
NVD GitHub VulDB
CVSS 3.1
6.1
EPSS
0.0%
CVE-2025-60183 Feb 20, 16:22 MEDIUM This Month

silence Silencesoft RSS Reader external-rss-reader is affected by cross-site scripting (xss) (CVSS 5.9).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
5.9
EPSS
0.0%
CVE-2025-53237 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Soflyy WP Wizard Cloak wp-wizard-cloak allows Reflected XSS.This issue affects WP Wizard Cloak: from n/a through <= 1.0.1. [CVSS 7.1 HIGH]

PHP WordPress XSS
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-53233 Feb 20, 16:22 HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in RylanH Storyform storyform allows Reflected XSS.This issue affects Storyform: from n/a through <= 0.6.14. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-53231 Feb 20, 16:22 HIGH This Week

wpdevstudio Easy Taxonomy Images easy-taxonomy-images is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2025-53228 Feb 20, 16:22 HIGH This Week

jezza101 bbpress Simple Advert Units bbpress-simple-advert-units is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
7.1
EPSS
0.0%
CVE-2024-56208 Feb 20, 16:22 MEDIUM This Month

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in desertthemes NewsMash newsmash allows Stored XSS.This issue affects NewsMash: from n/a through <= 1.0.71. [CVSS 6.5 MEDIUM]

WordPress XSS Wordpress Theme
NVD
CVSS 3.1
6.5
EPSS
0.1%
CVE-2024-52387 Feb 20, 16:22 MEDIUM This Month

Liton Arefin Master Addons for Elementor master-addons is affected by cross-site scripting (xss) (CVSS 5.9).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
5.9
EPSS
0.1%
CVE-2024-51915 Feb 20, 16:22 MEDIUM This Month

LiteSpeed Technologies LiteSpeed Cache litespeed-cache is affected by cross-site scripting (xss) (CVSS 6.5).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
6.5
EPSS
0.1%
CVE-2024-50555 Feb 20, 16:22 MEDIUM This Month

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Elementor Elementor Website Builder elementor allows Stored XSS.This issue affects Elementor Website Builder: from n/a through <= 3.29.0. [CVSS 6.5 MEDIUM]

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
6.5
EPSS
0.0%
CVE-2024-50452 Feb 20, 16:22 MEDIUM This Month

POSIMYTH Nexter Blocks the-plus-addons-for-block-editor is affected by cross-site scripting (xss) (CVSS 6.5).

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
6.5
EPSS
0.0%
CVE-2026-2486 Feb 20, 12:16 MEDIUM This Month

Stored XSS in Master Addons For Elementor plugin (WordPress versions up to 2.1.1) allows authenticated contributors and above to inject malicious scripts into pages through the 'ma_el_bh_table_btn_text' parameter due to insufficient input sanitization. When other users access affected pages, the injected scripts execute in their browsers, potentially enabling session hijacking, credential theft, or malware distribution. No patch is currently available.

WordPress XSS
NVD
CVSS 3.1
6.4
EPSS
0.0%
CVE-2026-26370 Feb 20, 08:17 MEDIUM This Month

The Survey Maker WordPress plugin through version 5.1.7.7 is vulnerable to reflected cross-site scripting (XSS) that requires user interaction to exploit. An attacker can craft a malicious link to inject arbitrary JavaScript into a victim's browser session, potentially allowing credential theft or malicious actions within WordPress. No patch is currently available, leaving affected installations at risk.

WordPress XSS
NVD
CVSS 3.0
6.1
EPSS
0.0%
CVE-2026-2825 Feb 20, 07:16 LOW Monitor

A vulnerability has been found in rachelos WeRSS we-mp-r versions up to 1.4.8. is affected by cross-site scripting (xss) (CVSS 3.5).

XSS
NVD VulDB
CVSS 4.0
2.0
EPSS
0.0%
CVE-2026-2384 Feb 20, 03:16 MEDIUM This Month

The Quiz Maker plugin for WordPress versions up to 6.7.1.7 allows authenticated contributors and higher-privileged users to inject persistent JavaScript through the `vc_quizmaker` shortcode due to inadequate input validation, enabling malicious script execution in pages viewed by other users. The vulnerability requires WPBakery Page Builder to be active and has no available patch. An attacker with contributor access can deface content or steal sensitive information from site visitors.

WordPress XSS
NVD
CVSS 3.1
6.4
EPSS
0.0%
CVE-2026-26993 Feb 20, 03:16 MEDIUM POC PATCH This Month

Stored XSS in Flare file sharing platform versions 1.7.0 and below allows authenticated attackers to execute arbitrary JavaScript by uploading malicious SVG or HTML files that execute when viewed in raw mode, potentially enabling session hijacking or data theft. The vulnerability stems from insufficient file content validation and sanitization during upload. Public exploit code exists; upgrade to version 1.7.1 or later to remediate.

XSS Flare Flintsh
NVD GitHub
CVSS 3.1
4.6
EPSS
0.0%
CVE-2026-26992 Feb 20, 03:16 PHP MEDIUM POC PATCH This Month

Stored XSS in LibreNMS versions 26.1.1 and below allows authenticated administrators to inject malicious scripts through unsanitized port group names, which execute when other users view the affected port group. Public exploit code exists for this vulnerability. The issue is resolved in version 26.2.0.

XSS SNMP MySQL Librenms
NVD GitHub
CVSS 3.1
4.8
EPSS
0.0%
CVE-2026-26991 Feb 20, 03:15 PHP MEDIUM POC PATCH This Month

Stored XSS in LibreNMS versions 26.1.1 and below allows authenticated administrators to inject malicious scripts through unsanitized device group names, which execute when other users view the group management interface. Public exploit code exists for this vulnerability, affecting LibreNMS deployments across multiple supported platforms. The vulnerability has been patched in version 26.2.0.

XSS SNMP MySQL Redis Librenms
NVD GitHub
CVSS 3.1
4.8
EPSS
0.0%
CVE-2026-27016 Feb 20, 02:16 PHP MEDIUM PATCH This Month

Stored cross-site scripting in LibreNMS versions 24.10.0 through 26.1.1 allows authenticated users to inject malicious scripts through the unsanitized unit parameter in Custom OID configurations, which are then executed when other users view the affected pages. An attacker with login credentials could exploit this to steal session tokens, perform actions on behalf of other administrators, or compromise the monitoring infrastructure. The vulnerability has been patched in version 26.2.0.

XSS SNMP MySQL Librenms
NVD GitHub
CVSS 3.1
5.4
EPSS
0.0%
CVE-2026-26989 Feb 20, 02:16 PHP MEDIUM POC PATCH This Month

Stored XSS in LibreNMS Alert Rules allows authenticated administrators to inject malicious scripts that execute when other users view the Alert Rules page, affecting versions 25.12.0 and below. Public exploit code exists for this vulnerability, though exploitation requires high-level administrative privileges and user interaction. The vulnerability has been patched in version 26.2.0.

XSS SNMP MySQL Librenms
NVD GitHub
CVSS 3.1
4.3
EPSS
0.0%
CVE-2026-26987 Feb 20, 02:16 PHP MEDIUM POC PATCH This Month

Reflected cross-site scripting in LibreNMS versions 25.12.0 and earlier allows unauthenticated remote attackers to inject malicious scripts via the email field, potentially compromising user sessions and enabling credential theft or malware distribution. Public exploit code exists for this vulnerability, and affected organizations should upgrade to version 26.2.0 or later immediately.

XSS SNMP MySQL Librenms
NVD GitHub
CVSS 3.1
6.1
EPSS
0.0%
CVE-2026-27009 Feb 20, 00:16 npm MEDIUM POC PATCH This Month

OpenClaw versions prior to 2026.2.15 contain a stored XSS vulnerability in the Control UI where unsanitized assistant identity values (name/avatar) are injected into inline script tags, allowing authenticated attackers with high privileges to break out of the script context and execute arbitrary JavaScript. Public exploit code exists for this vulnerability. The issue has been remediated in version 2026.2.15 through removal of inline scripts and implementation of a restrictive Content Security Policy.

XSS AI / ML Openclaw
NVD GitHub
CVSS 3.1
5.8
EPSS
0.0%
CVE-2025-9208 Feb 19, 23:16 MEDIUM POC This Month

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in OpenText™ Web Site Management Server allows Stored XSS. [CVSS 5.4 MEDIUM]

XSS Web Site Management Server Opentext
NVD GitHub
CVSS 3.1
5.4
EPSS
0.0%
CVE-2025-13672 Feb 19, 23:16 MEDIUM POC This Month

Web Site Management Server versions up to 16.7.0 is affected by cross-site scripting (xss) (CVSS 5.4).

XSS Web Site Management Server Opentext
NVD GitHub
CVSS 3.1
5.4
EPSS
0.0%
CVE-2026-27440 Feb 19, 21:18 MEDIUM This Month

Stored cross-site scripting in myCred versions up to 2.9.7.6 allows authenticated attackers to inject malicious scripts that execute in other users' browsers when viewing affected pages. An attacker with login credentials can leverage the vulnerability to steal session tokens, deface content, or perform actions on behalf of victims. No patch is currently available for this vulnerability.

WordPress XSS Wordpress Plugin
NVD VulDB
CVSS 3.1
6.5
EPSS
0.0%
CVE-2026-27360 Feb 19, 21:18 MEDIUM This Month

Stored XSS in 10Web Photo Gallery through version 1.8.37 enables authenticated users with high privileges to inject malicious scripts that execute in victims' browsers when they view affected pages. The vulnerability requires user interaction to trigger but can compromise confidentiality, integrity, and availability across different security contexts. No patch is currently available.

WordPress XSS Wordpress Plugin
NVD
CVSS 3.1
5.9
EPSS
0.0%
CVE-2026-27474 Feb 19, 19:22 MEDIUM This Month

Reflected XSS in SPIP versions before 4.4.9 permits attackers to execute arbitrary scripts in the private area through insufficiently sanitized input, form, button, and anchor HTML tags. An unauthenticated attacker can craft malicious payloads that bypass the incomplete anti-XSS protection introduced in version 4.4.8, affecting all SPIP installations without the patch.

XSS Spip
NVD
CVSS 3.1
6.1
EPSS
0.0%
CVE-2026-27473 Feb 19, 19:22 MEDIUM This Month

Stored XSS in SPIP before 4.4.9 allows authenticated attackers to inject malicious scripts through syndicated site URLs that execute in the private administrative area when other admins view syndication details. An attacker with the ability to configure a malicious syndication feed can achieve persistent code execution affecting other administrators. No patch is currently available for this vulnerability.

XSS Spip
NVD
CVSS 3.1
6.4
EPSS
0.0%
EPSS 0% CVSS 1.9
LOW POC Monitor

A weakness has been identified in YiFang CMS up to 2.0.5. This affects the function update of the file app/db/admin/D_adManage.php of the component Extended Management Module. [CVSS 2.4 LOW]

PHP XSS Yifang +1
NVD GitHub VulDB
EPSS 0% CVSS 1.9
LOW POC Monitor

A security flaw has been discovered in YiFang CMS up to 2.0.5. The impacted element is the function update of the file app/db/admin/D_adPosition.php of the component Extended Management Module. [CVSS 2.4 LOW]

PHP XSS Yifang +1
NVD GitHub VulDB
EPSS 0% CVSS 1.9
LOW POC Monitor

A security vulnerability has been detected in funadmin up to 7.1.0-rc4. This vulnerability affects unknown code of the file app/backend/view/index/index.html of the component Backend Interface. [CVSS 2.4 LOW]

XSS Funadmin
NVD GitHub VulDB
EPSS 0% CVSS 6.1
MEDIUM PATCH This Month

Stored cross-site scripting in Isso's comment server allows unauthenticated attackers to inject malicious JavaScript through improperly escaped website and comment fields, enabling session hijacking or credential theft when victims interact with affected comments. The vulnerability stems from insufficient HTML escaping that leaves quotes unescaped in href attributes and comment edit endpoints, permitting arbitrary event handler injection. No patch is currently available for Python deployments.

XSS Python
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM POC PATCH This Month

Stored XSS in LinkAce 2.4.2 and below allows authenticated users to inject malicious JavaScript through improperly sanitized list descriptions in the Atom feed endpoint, which executes in browsers via native SVG elements without requiring an RSS reader. An attacker can exploit this to perform actions on behalf of victims visiting the feed URL, with public exploit code already available. A patch is available to remediate this cross-site scripting vulnerability affecting the self-hosted link archiving application.

XSS Linkace
NVD GitHub
EPSS 0% CVSS 6.1
MEDIUM POC PATCH This Month

Pannellum 2.5.0 through 2.5.6 allows arbitrary JavaScript execution through improperly sanitized hotspot configuration attributes in JSON files, enabling stored XSS attacks against users viewing panorama viewers with malicious configurations. An attacker can craft a malicious config file that executes code automatically upon page load without user interaction, potentially allowing page defacement or credential theft. A patch is available to address this vulnerability.

XSS Pannellum
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM POC This Month

GetSimple CMS allows authenticated users to upload SVG files containing malicious JavaScript through the administrative interface, which executes in browsers when the files are accessed due to insufficient sanitization. Public exploit code exists for this stored XSS vulnerability, and no patch is currently available, leaving all GetSimple CMS versions at risk.

XSS Getsimple Cms Getsimple Ce
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM PATCH This Month

HTML injection in Svelte's server-side rendering occurs when the `<svelte:element>` tag parameter fails to sanitize user-supplied tag names, allowing attackers to inject malicious HTML into rendered output. This affects Svelte versions prior to 5.51.5 and requires user interaction to exploit, with client-side rendering remaining unaffected. An authenticated attacker can achieve limited information disclosure or modify page content for affected users.

XSS Red Hat Svelte
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM PATCH This Month

Server-side rendering in Svelte versions before 5.51.5 fails to sanitize event handler properties when spreading untrusted data as HTML attributes, enabling stored or reflected XSS attacks. An attacker can inject malicious event handlers into rendered pages if an application spreads user-controlled or external data as element attributes, causing arbitrary JavaScript execution in victim browsers. No patch is currently available.

XSS Red Hat Svelte
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM PATCH This Month

Improper HTML escaping in Svelte versions 5.39.3 through 5.51.4 allows HTML injection attacks through unescaped option element content during server-side rendering, enabling attackers to inject malicious HTML into SSR output. Client-side rendering is unaffected, and the vulnerability is limited to applications using vulnerable Svelte versions on the server. This medium-severity flaw requires upgrading to version 5.51.5 or later, as no patch is currently available for affected versions.

XSS Red Hat Svelte
NVD GitHub
EPSS 0% CVSS 6.1
MEDIUM POC This Month

phpMoAdmin 1.1.5 contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts by manipulating the collection parameter. [CVSS 6.1 MEDIUM]

PHP XSS Phpmoadmin
NVD Exploit-DB
EPSS 0% CVSS 6.1
MEDIUM POC This Month

phpMoAdmin 1.1.5 contains a reflected cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts by manipulating the newdb parameter. [CVSS 6.1 MEDIUM]

PHP XSS Phpmoadmin
NVD Exploit-DB
EPSS 0% CVSS 6.1
MEDIUM POC This Month

OrientDB 3.0.17 contains a reflected cross-site scripting vulnerability that allows attackers to inject malicious scripts by submitting crafted JSON payloads to the document endpoint. [CVSS 6.1 MEDIUM]

XSS Orientdb
NVD Exploit-DB
EPSS 0% CVSS 6.4
MEDIUM POC This Month

OrientDB 3.0.17 contains a stored cross-site scripting vulnerability that allows authenticated attackers to inject malicious scripts by creating users with script payloads in the name parameter. [CVSS 6.4 MEDIUM]

XSS Orientdb
NVD Exploit-DB
EPSS 0% CVSS 4.3
MEDIUM POC This Month

OrientDB 3.0.17 GA Community Edition contains cross-site request forgery vulnerabilities that allow attackers to perform unauthorized actions by crafting malicious requests to endpoints like /database/, /command/, and /document/. [CVSS 4.3 MEDIUM]

XSS CSRF Orientdb
NVD Exploit-DB
EPSS 0% CVSS 6.1
MEDIUM POC PATCH This Month

Leafkit versions up to 1.4.1 contains a vulnerability that allows attackers to XSS if there is a leaf variable in the attribute that is user controlled (CVSS 6.1).

XSS Leafkit Vapor
NVD GitHub
EPSS 0%
This Week

Photobooth prior to 1.0.1 has a cross-site scripting (XSS) vulnerability in user input fields. Malicious users could inject scripts through unvalidated form inputs.

XSS
NVD GitHub
EPSS 0% CVSS 6.1
MEDIUM This Month

HCL Digital Experience is susceptible to stored cross-site scripting (XSS) in the administrative user interface which would require elevated privileges to exploit. [CVSS 6.1 MEDIUM]

XSS Digital Experience Hcltech
NVD
EPSS 0% CVSS 6.1
MEDIUM POC This Month

Fiverr Clone Script 1.2.2 contains a cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious scripts by manipulating the keyword parameter. [CVSS 6.1 MEDIUM]

PHP XSS Fiverr Clone Script +1
NVD Exploit-DB
EPSS 0% CVSS 5.1
MEDIUM This Month

SVXportal 2.5 and earlier allows authenticated users to inject malicious scripts into user profile fields (firstname, lastname, email, image_url) that execute in administrators' browsers when viewing user management pages. An attacker with a valid account can exploit this stored XSS vulnerability to perform administrative actions or steal session credentials by targeting users with higher privileges. No patch is currently available for this vulnerability.

PHP XSS Svxportal +1
NVD GitHub VulDB
EPSS 0% CVSS 5.1
MEDIUM This Month

SVXportal version 2.5 and earlier allow unauthenticated attackers to perform stored cross-site scripting attacks through the user registration form, where unencoded user inputs are persisted and executed in administrator browsers. An attacker can inject malicious JavaScript via registration fields like firstname, lastname, or email that will trigger when administrators access the users management interface. No patch is currently available for this vulnerability.

PHP XSS Svxportal +1
NVD GitHub VulDB
EPSS 0% CVSS 5.1
MEDIUM This Month

SVXportal 2.5 and earlier allows authenticated attackers to inject arbitrary scripts through an unsanitized stationid parameter in radiomobile_front.php, which executes in an administrator's browser context when they visit a crafted URL. This reflected XSS vulnerability enables attackers to hijack admin sessions or execute unauthorized actions with administrative privileges. No patch is currently available.

PHP XSS Svxportal +1
NVD GitHub VulDB
EPSS 0% CVSS 5.1
MEDIUM This Month

Reflected XSS in SVXportal 2.5 and earlier allows attackers to inject malicious JavaScript through the search parameter in admin/log.php, which executes in administrators' browsers when they visit a crafted URL. An authenticated attacker could exploit this to steal admin sessions, forge administrative actions, or perform other browser-based attacks with elevated privileges. No patch is currently available.

PHP XSS Svxportal +1
NVD GitHub VulDB
EPSS 0% CVSS 5.1
MEDIUM This Month

Reflected XSS in SVXportal 2.5 and earlier allows unauthenticated attackers to inject malicious JavaScript through an unsanitized search parameter in log.php, enabling session hijacking or unauthorized actions when victims click a crafted link. The vulnerability requires user interaction but has no authentication requirement and affects all users of the vulnerable versions.

PHP XSS Svxportal +1
NVD GitHub VulDB
EPSS 0% CVSS 2.0
LOW POC Monitor

A weakness has been identified in detronetdip E-commerce 1.0.0. This affects the function get_safe_value of the file utility/function.php. [CVSS 3.5 LOW]

PHP XSS E Commerce +1
NVD GitHub VulDB
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in itex iMoney imoney allows Reflected XSS.This issue affects iMoney: from n/a through <= 0.36. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in GT3themes Diamond diamond allows Reflected XSS.This issue affects Diamond: from n/a through <= 2.4.8. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Theme
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themebon Business Template Blocks for WPBakery (Visual Composer) Page Builder templates-and-addons-for-wpbakery-page-builder allows Reflected XSS.This issue affects Business Template Blocks for WPBakery (Visual Composer) Page Builder: from n/a through <= 1.3.2. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Hugh Mungus Visitor Maps Extended Referer Field visitor-maps-extended-referer-field is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

realvirtualmx RVCFDI para Woocommerce rvcfdi-para-woocommerce is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
EPSS 0% CVSS 7.1
HIGH This Week

wpdiscover Timeline Event History timeline-event-history is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

GT3themes SOHO - Photography WordPress Theme soho is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
EPSS 0% CVSS 7.1
HIGH This Week

GT3themes Oyster - Photography WordPress Theme oyster is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Jthemes Prestige prestige allows Reflected XSS.This issue affects Prestige: from n/a through < 1.4.1. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Theme
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Basix NEX-Forms nex-forms-express-wp-form-builder is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Basix NEX-Forms nex-forms-express-wp-form-builder is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in VeronaLabs Slimstat Analytics wp-slimstat allows Reflected XSS.This issue affects Slimstat Analytics: from n/a through <= 5.3.2. [CVSS 7.1 HIGH]

PHP WordPress XSS +1
NVD
EPSS 0% CVSS 7.1
HIGH This Week

designthemes DesignThemes Core Features designthemes-core-features is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in GhostPool Aardvark aardvark allows Reflected XSS.This issue affects Aardvark: from n/a through <= 4.6.3. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Theme
NVD
EPSS 0% CVSS 6.5
MEDIUM This Month

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPKube Cool Tag Cloud cool-tag-cloud allows Stored XSS.This issue affects Cool Tag Cloud: from n/a through <= 2.29. [CVSS 6.5 MEDIUM]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

peterwsterling Simple Archive Generator simple-archive-generator is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Zack Katz iContact for Gravity Forms gravity-forms-icontact is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

keeswolters Mopinion Feedback Form mopinion-feedback-form is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in harman79 ID Arrays id-arrays allows DOM-Based XSS.This issue affects ID Arrays: from n/a through <= 2.1.2. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in webmuehle Court Reservation court-reservation allows Reflected XSS.This issue affects Court Reservation: from n/a through <= 1.10.9. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in anmari amr cron manager amr-cron-manager allows Reflected XSS.This issue affects amr cron manager: from n/a through <= 2.3. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in itex iSape isape allows Reflected XSS.This issue affects iSape: from n/a through <= 0.72. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Paris Holley Asynchronous Javascript asynchronous-javascript is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

aThemeArt Translations eDS Responsive Menu eds-responsive-menu is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

DaleAB Membee Login membees-member-login-widget is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Bas Schuiling FeedWordPress Advanced Filters faf is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
EPSS 0% CVSS 7.1
HIGH This Week

totalbounty Widget Logic Visual widget-logic-visual is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Mollie Mollie Payments for WooCommerce mollie-payments-for-woocommerce is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Crocoblock JetEngine jet-engine allows Reflected XSS.This issue affects JetEngine: from n/a through <= 3.8.0. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Atlas Gondal Export Media URLs export-media-urls is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

faraz sms افزونه پیامک حرفه ای فراز اس ام اس farazsms is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

vanquish User Extra Fields wp-user-extra-fields is affected by cross-site scripting (xss) (CVSS 7.1).

PHP WordPress XSS
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in RealMag777 GMap Targeting gmap-targeting allows Reflected XSS.This issue affects GMap Targeting: from n/a through <= 1.1.7. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in calliko NPS computy nps-computy allows DOM-Based XSS.This issue affects NPS computy: from n/a through <= 2.8.2. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in FixBD Educare educare allows Reflected XSS.This issue affects Educare: from n/a through <= 1.6.1. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 4.3
MEDIUM This Month

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in fox-themes Prague prague-plugins allows Reflected XSS.This issue affects Prague: from n/a through <= 2.2.8. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD VulDB
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WPManageNinja FluentCart fluent-cart allows Reflected XSS.This issue affects FluentCart: from n/a through < 1.3.0. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 6.1
MEDIUM PATCH This Month

vulnerability in Sync-in Server versions up to 1.9.3 is affected by cross-site scripting (xss) (CVSS 6.1).

XSS Sync In Server Sync In
NVD GitHub VulDB
EPSS 0% CVSS 5.9
MEDIUM This Month

silence Silencesoft RSS Reader external-rss-reader is affected by cross-site scripting (xss) (CVSS 5.9).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Soflyy WP Wizard Cloak wp-wizard-cloak allows Reflected XSS.This issue affects WP Wizard Cloak: from n/a through <= 1.0.1. [CVSS 7.1 HIGH]

PHP WordPress XSS
NVD
EPSS 0% CVSS 7.1
HIGH This Week

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in RylanH Storyform storyform allows Reflected XSS.This issue affects Storyform: from n/a through <= 0.6.14. [CVSS 7.1 HIGH]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

wpdevstudio Easy Taxonomy Images easy-taxonomy-images is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 7.1
HIGH This Week

jezza101 bbpress Simple Advert Units bbpress-simple-advert-units is affected by cross-site scripting (xss) (CVSS 7.1).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 6.5
MEDIUM This Month

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in desertthemes NewsMash newsmash allows Stored XSS.This issue affects NewsMash: from n/a through <= 1.0.71. [CVSS 6.5 MEDIUM]

WordPress XSS Wordpress Theme
NVD
EPSS 0% CVSS 5.9
MEDIUM This Month

Liton Arefin Master Addons for Elementor master-addons is affected by cross-site scripting (xss) (CVSS 5.9).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 6.5
MEDIUM This Month

LiteSpeed Technologies LiteSpeed Cache litespeed-cache is affected by cross-site scripting (xss) (CVSS 6.5).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 6.5
MEDIUM This Month

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Elementor Elementor Website Builder elementor allows Stored XSS.This issue affects Elementor Website Builder: from n/a through <= 3.29.0. [CVSS 6.5 MEDIUM]

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 6.5
MEDIUM This Month

POSIMYTH Nexter Blocks the-plus-addons-for-block-editor is affected by cross-site scripting (xss) (CVSS 6.5).

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 6.4
MEDIUM This Month

Stored XSS in Master Addons For Elementor plugin (WordPress versions up to 2.1.1) allows authenticated contributors and above to inject malicious scripts into pages through the 'ma_el_bh_table_btn_text' parameter due to insufficient input sanitization. When other users access affected pages, the injected scripts execute in their browsers, potentially enabling session hijacking, credential theft, or malware distribution. No patch is currently available.

WordPress XSS
NVD
EPSS 0% CVSS 6.1
MEDIUM This Month

The Survey Maker WordPress plugin through version 5.1.7.7 is vulnerable to reflected cross-site scripting (XSS) that requires user interaction to exploit. An attacker can craft a malicious link to inject arbitrary JavaScript into a victim's browser session, potentially allowing credential theft or malicious actions within WordPress. No patch is currently available, leaving affected installations at risk.

WordPress XSS
NVD
EPSS 0% CVSS 2.0
LOW Monitor

A vulnerability has been found in rachelos WeRSS we-mp-r versions up to 1.4.8. is affected by cross-site scripting (xss) (CVSS 3.5).

XSS
NVD VulDB
EPSS 0% CVSS 6.4
MEDIUM This Month

The Quiz Maker plugin for WordPress versions up to 6.7.1.7 allows authenticated contributors and higher-privileged users to inject persistent JavaScript through the `vc_quizmaker` shortcode due to inadequate input validation, enabling malicious script execution in pages viewed by other users. The vulnerability requires WPBakery Page Builder to be active and has no available patch. An attacker with contributor access can deface content or steal sensitive information from site visitors.

WordPress XSS
NVD
EPSS 0% CVSS 4.6
MEDIUM POC PATCH This Month

Stored XSS in Flare file sharing platform versions 1.7.0 and below allows authenticated attackers to execute arbitrary JavaScript by uploading malicious SVG or HTML files that execute when viewed in raw mode, potentially enabling session hijacking or data theft. The vulnerability stems from insufficient file content validation and sanitization during upload. Public exploit code exists; upgrade to version 1.7.1 or later to remediate.

XSS Flare Flintsh
NVD GitHub
EPSS 0% CVSS 4.8
MEDIUM POC PATCH This Month

Stored XSS in LibreNMS versions 26.1.1 and below allows authenticated administrators to inject malicious scripts through unsanitized port group names, which execute when other users view the affected port group. Public exploit code exists for this vulnerability. The issue is resolved in version 26.2.0.

XSS SNMP MySQL +1
NVD GitHub
EPSS 0% CVSS 4.8
MEDIUM POC PATCH This Month

Stored XSS in LibreNMS versions 26.1.1 and below allows authenticated administrators to inject malicious scripts through unsanitized device group names, which execute when other users view the group management interface. Public exploit code exists for this vulnerability, affecting LibreNMS deployments across multiple supported platforms. The vulnerability has been patched in version 26.2.0.

XSS SNMP MySQL +2
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM PATCH This Month

Stored cross-site scripting in LibreNMS versions 24.10.0 through 26.1.1 allows authenticated users to inject malicious scripts through the unsanitized unit parameter in Custom OID configurations, which are then executed when other users view the affected pages. An attacker with login credentials could exploit this to steal session tokens, perform actions on behalf of other administrators, or compromise the monitoring infrastructure. The vulnerability has been patched in version 26.2.0.

XSS SNMP MySQL +1
NVD GitHub
EPSS 0% CVSS 4.3
MEDIUM POC PATCH This Month

Stored XSS in LibreNMS Alert Rules allows authenticated administrators to inject malicious scripts that execute when other users view the Alert Rules page, affecting versions 25.12.0 and below. Public exploit code exists for this vulnerability, though exploitation requires high-level administrative privileges and user interaction. The vulnerability has been patched in version 26.2.0.

XSS SNMP MySQL +1
NVD GitHub
EPSS 0% CVSS 6.1
MEDIUM POC PATCH This Month

Reflected cross-site scripting in LibreNMS versions 25.12.0 and earlier allows unauthenticated remote attackers to inject malicious scripts via the email field, potentially compromising user sessions and enabling credential theft or malware distribution. Public exploit code exists for this vulnerability, and affected organizations should upgrade to version 26.2.0 or later immediately.

XSS SNMP MySQL +1
NVD GitHub
EPSS 0% CVSS 5.8
MEDIUM POC PATCH This Month

OpenClaw versions prior to 2026.2.15 contain a stored XSS vulnerability in the Control UI where unsanitized assistant identity values (name/avatar) are injected into inline script tags, allowing authenticated attackers with high privileges to break out of the script context and execute arbitrary JavaScript. Public exploit code exists for this vulnerability. The issue has been remediated in version 2026.2.15 through removal of inline scripts and implementation of a restrictive Content Security Policy.

XSS AI / ML Openclaw
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM POC This Month

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in OpenText™ Web Site Management Server allows Stored XSS. [CVSS 5.4 MEDIUM]

XSS Web Site Management Server Opentext
NVD GitHub
EPSS 0% CVSS 5.4
MEDIUM POC This Month

Web Site Management Server versions up to 16.7.0 is affected by cross-site scripting (xss) (CVSS 5.4).

XSS Web Site Management Server Opentext
NVD GitHub
EPSS 0% CVSS 6.5
MEDIUM This Month

Stored cross-site scripting in myCred versions up to 2.9.7.6 allows authenticated attackers to inject malicious scripts that execute in other users' browsers when viewing affected pages. An attacker with login credentials can leverage the vulnerability to steal session tokens, deface content, or perform actions on behalf of victims. No patch is currently available for this vulnerability.

WordPress XSS Wordpress Plugin
NVD VulDB
EPSS 0% CVSS 5.9
MEDIUM This Month

Stored XSS in 10Web Photo Gallery through version 1.8.37 enables authenticated users with high privileges to inject malicious scripts that execute in victims' browsers when they view affected pages. The vulnerability requires user interaction to trigger but can compromise confidentiality, integrity, and availability across different security contexts. No patch is currently available.

WordPress XSS Wordpress Plugin
NVD
EPSS 0% CVSS 6.1
MEDIUM This Month

Reflected XSS in SPIP versions before 4.4.9 permits attackers to execute arbitrary scripts in the private area through insufficiently sanitized input, form, button, and anchor HTML tags. An unauthenticated attacker can craft malicious payloads that bypass the incomplete anti-XSS protection introduced in version 4.4.8, affecting all SPIP installations without the patch.

XSS Spip
NVD
EPSS 0% CVSS 6.4
MEDIUM This Month

Stored XSS in SPIP before 4.4.9 allows authenticated attackers to inject malicious scripts through syndicated site URLs that execute in the private administrative area when other admins view syndication details. An attacker with the ability to configure a malicious syndication feed can achieve persistent code execution affecting other administrators. No patch is currently available for this vulnerability.

XSS Spip
NVD
Prev Page 60 of 452 Next

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy