Lucene search
+L

139 matches found

Cvelist
Cvelist
added 2026/09/13 8:06 p.m.30 views

CVE-2026-85129 Hoo Companion 1.0.2 - Unauthenticated Stored XSS via Theme Settings Import

The Hoo Companion WordPress plugin 1.0.2 does not have any authorisation or validation checks in one of its import features, and does not sanitise the data submitted to it before storing it as the active theme's settings, allowing unauthenticated attackers to inject arbitrary web scripts which wi...

8.8CVSS0.00263EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/12 6:00 a.m.35 views

CVE-2026-81429 Export & Import WPBakery Page Builder <= 1.0.2 - Stored XSS via CSRF

The Export & Import WPBakery Page Builder WordPress plugin through 1.0.2 does not perform any CSRF check on its template-import feature and does not sanitise the imported data before storing it and echoing it back, allowing attackers to make a logged-in administrator import a crafted template via...

0.0009EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.12 views

PT-2026-89268

The Easy Google Fonts plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the control selectors meta field in all versions up to, and including, 2.0.4. This is due to the plugin registering the control selectors meta field with show in rest enabled but without a sanitize callbac...

6.4CVSS0.00241EPSS
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/09 4:41 a.m.8 views

CVE-2023-29808

エクスプロイトタイトル: 反射型クロスサイトスクリプティング Google Dork: 日付: 27.04.2023 エクスプロイト作者: Lucas Noki 0xPrototype ベンダーホームページ: https://github.com/vogtmh ソフトウェアリンク: https://github.com/vogtmh/cmaps バージョン: 8.0 テスト環境: Mac、Windows、Linux CVE : CVE-2023-29808 説明: 発見された脆弱性は反射型クロスサイトスクリプティングです。/index.php?map=overview&findme=...

6.1CVSS6.4AI score0.0137EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/09/09 2:52 a.m.8 views

CVE-2025-57298

Kotaemonにおける安全でないMarkdownレンダリングによる格納型XSS 概要 Kotaemonは、PDF、Word、Excelなどのアップロードされた文書を照会するためのWebインターフェースを提供する、オープンソースのRAG(Retrieval-Augmented Generation:検索拡張生成)ベースの文書QAシステムです。 Kotaemonの文書レンダリングパイプラインには、格納型クロスサイトスクリプティング(XSS)の脆弱性が存在します。...

5.9AI score
SaveExploits0
NVD
NVD
added 2026/09/08 8:18 p.m.7 views

CVE-2026-78545

The Okta Access Gateway does not sanitize the application label field before including it in the generated nginx configuration file. The unsanitized value is interpolated into an nginx server block directive, resulting in execution of injected directives...

6.6CVSS0.00357EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/08 11:23 a.m.9 views

CVE-2026-86712

SiYuan before 3.8.2 is an Electron-based note-taking application vulnerable to Remote Code Execution via its clipboard paste handler. The root cause is that SiYuan trusts the attacker-writable text/siyuan clipboard MIME type and skips sanitization in the paste handler (app/src/protyle/util/paste....

8.8CVSS0.00376EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/05 6:00 a.m.9 views

EUVD-2026-71856

The Music Store WordPress plugin before 1.4.5 does not sanitise and escape user input before using it in a SQL statement, leading to a SQL injection exploitable by unauthenticated users...

5.6AI score0.00324EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/02 6:00 a.m.12 views

EUVD-2026-69858

The FAQ Builder AYS WordPress plugin before 1.8.5 does not sanitize or escape content submitted by unauthenticated visitors before storing it and outputting it in an admin area page, and the escaping it does apply is undone by a subsequent decoding step, leading to Stored XSS which will execute i...

8.8CVSS5.9AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/01 11:33 a.m.9 views

CVE-2026-84189 LibreNMS before 26.7.0 Stored XSS via Oxidized API

LibreNMS through 26.4.0 renders JSON fields name, ip, model, author, commit message returned by the admin-configurable Oxidized integration URL oxidized.url into the device showconfig page without applying htmlspecialchars. An administrator who points the Oxidized URL at an attacker-controlled...

9.2CVSS5.8AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/27 6:32 p.m.12 views

CVE-2026-81524

A weakness in the MongoDB C Driver allows special elements in caller-supplied database and collection name components to pass without sanitization when the driver composes the target namespace for an operation. An application that incorporates untrusted input into these name components can have...

5.4CVSS5.9AI score0.00156EPSS
SaveExploits0
MongoDB
MongoDB
added 2026/08/27 6:32 p.m.42 views

Cross-tenant database retargeting via dot/NUL injection in namespace strings in the C Driver

A weakness in the MongoDB C Driver allows special elements in caller-supplied database and collection name components to pass without sanitization when the driver composes the target namespace for an operation. An application that incorporates untrusted input into these name components can have...

5.4CVSS5.9AI score0.00156EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/08/27 12:30 a.m.8 views

EUVD-2026-66804

yx-image-recognition v1.0 is vulnerable to Path Traversal. Parameters such as dir, filePath are directly passed to new File for file system operations without any path sanitization or whitelist validation...

5.2AI score0.00335EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/24 7:37 p.m.12 views

GHSA-W2X5-GV52-9CCV Sakai Conversations has a Stored XSS Issue

Summary The Sakai Conversations tool stores topic and post messages without HTML sanitization, and the frontend renders them using LitElement's unsafeHTML directive, resulting in stored cross-site scripting XSS. Any authenticated user with access to a site that has the Conversations tool enabled...

8.7CVSS5.4AI score0.00032EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/19 2:17 p.m.10 views

CVE-2026-65611

nnn does not sanitize the path variable. An attacker can create a directory on a shared filesystem, removable media, or inside an extracted archive whose name contains a single quote followed by shell syntax. If the victim enters that directory in nnn and uses the batch copy or move workflow, the...

5.1CVSS5.9AI score0.00323EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.30 views

PT-2026-78482

Name of the Vulnerable Software and Affected Versions Grav API Plugin versions prior to 1.0.2 Description The plugin fails to invoke the Security::sanitizeSVG function within the HandlesMediaUploads::processUploadedFile function when processing the 'POST /api/v1/media' endpoint. While the SVG...

4.6CVSS5.3AI score0.00255EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/17 5:32 p.m.12 views

GHSA-M283-3H24-438V VM2 has Missing Error.cause Sanitization that Enables Sandbox Escape to RCE

Affected: vm2 = 3.11.3 CVSS 3.1: 9.9 HIGH CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CWE: CWE-693 Protection Mechanism Failure Prerequisite: Embedder exposes a host function that throws an Error with .cause referencing a powerful host object e.g., process Summary I found that handleException in...

9.9CVSS6AI score0.00379EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/10 10:41 a.m.40 views

CVE-2026-72576 Bludit - Stored Cross-Site Scripting via Malicious SVG Logo Upload

A stored cross-site scripting XSS vulnerability in Bludit 4.0.0-beta allows a low-privileged authenticated user Author role to inject arbitrary JavaScript by uploading a crafted SVG file as the site logo. A stored script tag in the SVG executes in the browser of any user who loads the logo...

5.4CVSS0.00165EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/03 12:00 a.m.39 views

CVE-2026-38446

Summary of CVE-2026-38446 : The vulnerability exists in osTicket 1.18.3 due to improper sanitization of the thread entry title field. User-controlled input in the title is stored without adequate HTML escaping and later rendered in multiple staff-facing templates without proper output encoding. T...

6.1CVSS5.4AI score0.00248EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/07/29 4:30 p.m.14 views

Easy!Appointments disable_booking_message rendered as raw HTML on public booking page — Stored XSS

Summary Easy!Appointments allows administrators to define a custom "booking disabled" message through the booking settings page. That value is stored in the disablebookingmessage setting via a rich-text editor and later passed directly to the public bookingmessage view without escaping or...

2.6CVSS5.9AI score0.00243EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder