Lucene search
+L

2837 matches found

NVD
NVD
added 2026/09/02 12:17 p.m.7 views

CVE-2026-84803

SiYuan before v3.8.2 contains a stored cross-site scripting vulnerability in asset serving due to an incomplete extension blocklist that misses script-capable file types. Attackers can upload files with extensions like .xht, .ehtml, .xsl, .xbl, or .rdf that resolve to executable media types and...

9CVSS0.00234EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 11:11 a.m.36 views

CVE-2026-84803 SiYuan before v3.8.2 Stored XSS via incomplete asset blocklist

SiYuan before v3.8.2 contains a stored cross-site scripting vulnerability in asset serving due to an incomplete extension blocklist that misses script-capable file types. Attackers can upload files with extensions like .xht, .ehtml, .xsl, .xbl, or .rdf that resolve to executable media types and...

9CVSS0.00234EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/02 11:11 a.m.18 views

CVE-2026-84803

SiYuan before v3.8.2 is affected by a stored cross-site scripting (XSS) vulnerability in its asset-serving component. The root cause is an incomplete extension blocklist that fails to cover script-capable file types such as .xht, .ehtml, .xsl, .xbl, and .rdf, which resolve to executable media typ...

9CVSS5.8AI score0.00234EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 11:11 a.m.11 views

EUVD-2026-69915

SiYuan before v3.8.2 contains a stored cross-site scripting vulnerability in asset serving due to an incomplete extension blocklist that misses script-capable file types. Attackers can upload files with extensions like .xht, .ehtml, .xsl, .xbl, or .rdf that resolve to executable media types and...

9CVSS5.8AI score0.00234EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.11 views

PT-2026-84676

SiYuan before v3.8.2 contains a stored cross-site scripting vulnerability in asset serving due to an incomplete extension blocklist that misses script-capable file types. Attackers can upload files with extensions like .xht, .ehtml, .xsl, .xbl, or .rdf that resolve to executable media types and...

9CVSS5.8AI score0.00234EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 2:36 p.m.10 views

BIT-KEYCLOAK-2026-16089 Keycloak-services: keycloak-services: authorization codes can be retargeted to another client session

A flaw was found in the keycloak-services component of Red Hat Build of Keycloak. The issue occurs because OAuth 2.0 authorization codes are not properly bound to the client that originally requested them. An attacker who can intercept an authorization code can modify it to be redeemed by their o...

5.9CVSS5.8AI score0.00179EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/31 8:46 a.m.15 views

CVE-2026-82662 Nodemailer before 8.0.8 TLS Certificate Validation Bypass

Nodemailer before 8.0.8 disables TLS certificate verification in lib/fetch/index.js through rejectUnauthorized: false, allowing attackers to intercept OAuth2 token requests. Attackers in a machine-in-the-middle position can capture OAuth client secrets, refresh tokens, and access tokens transmitt...

8.3CVSS5.9AI score
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/08/30 1:19 p.m.28 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Citrix Netscaler_Application_Delivery_Controller

CitrixBleedCVE-2026-8452-2025-5777 CitrixBleed Exploit To...

9.8CVSS7.3AI score0.99972EPSS
SaveExploits21
Tenable Nessus
Tenable Nessus
added 2026/08/29 12:00 a.m.21 views

Linux Distros Unpatched Vulnerability : CVE-2026-82255

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gitoxide versions from 0.25.4 contain an HTTP credential leak vulnerability in the curl-based transport backend where credentials are sent to attacker-controlle...

7.6CVSS5.9AI score0.00233EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 12:16 p.m.10 views

DEBIAN-CVE-2026-82255

gitoxide versions from 0.25.4 contain an HTTP credential leak vulnerability in the curl-based transport backend where credentials are sent to attacker-controlled servers after HTTP redirects. The vulnerability occurs because credential validation checks the original URL instead of the effective U...

7.6CVSS5.9AI score0.00233EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/28 12:16 p.m.13 views

CVE-2026-82255

gitoxide versions from 0.25.4 contain an HTTP credential leak vulnerability in the curl-based transport backend where credentials are sent to attacker-controlled servers after HTTP redirects. The vulnerability occurs because credential validation checks the original URL instead of the effective U...

7.6CVSS5.9AI score0.00233EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 12:16 p.m.7 views

UBUNTU-CVE-2026-82255

gitoxide versions from 0.25.4 contain an HTTP credential leak vulnerability in the curl-based transport backend where credentials are sent to attacker-controlled servers after HTTP redirects. The vulnerability occurs because credential validation checks the original URL instead of the effective U...

7.6CVSS5.9AI score0.00233EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 10:10 p.m.14 views

EUVD-2026-63467

WebOb: Open redirect in Location header normalization via leading C0 control / space characters...

6.1CVSS6AI score0.00339EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/27 8:18 p.m.14 views

CVE-2026-81731

Frappe 15.11.0 through 16.32.0 stores and renders the workspace card description without XSS filtering. The description field of the Workspace Link doctype is declared with "ignorexssfilter": 1 in frappe/desk/doctype/workspacelink/workspacelink.json, and sanitizecontent in...

5.4CVSS0.00171EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/27 8:07 p.m.22 views

CVE-2026-81731

Frappe versions 15.11.0 through 16.32.0 contain a stored XSS in the Workspace Link doctype's description field. The field is declared with ignore_xss_filter: 1 , causing _sanitize_content() to skip HTML filtering. The unfiltered value is later interpolated into a Bootstrap popover via LinksWidget...

5.4CVSS5.6AI score0.00171EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/08/27 8:07 p.m.11 views

EUVD-2026-67236

Frappe 15.11.0 through 16.32.0 stores and renders the workspace card description without XSS filtering. The description field of the Workspace Link doctype is declared with "ignorexssfilter": 1 in frappe/desk/doctype/workspacelink/workspacelink.json, and sanitizecontent in...

5.4CVSS5.6AI score0.00171EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/27 8:07 p.m.44 views

CVE-2026-81731 Frappe 15.11.0 through 16.32.0 Stored XSS via Workspace Link Description

Frappe 15.11.0 through 16.32.0 stores and renders the workspace card description without XSS filtering. The description field of the Workspace Link doctype is declared with "ignorexssfilter": 1 in frappe/desk/doctype/workspacelink/workspacelink.json, and sanitizecontent in...

5.4CVSS0.00171EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/27 8:07 p.m.25 views

CVE-2026-81731 Frappe 15.11.0 through 16.32.0 Stored XSS via Workspace Link Description

Frappe 15.11.0 through 16.32.0 stores and renders the workspace card description without XSS filtering. The description field of the Workspace Link doctype is declared with "ignorexssfilter": 1 in frappe/desk/doctype/workspacelink/workspacelink.json, and sanitizecontent in...

5.1CVSS6AI score
SaveExploits0References7
EUVD
EUVD
added 2026/08/26 3:45 p.m.21 views

EUVD-2026-66612

Stalwart Mail Server does not compare an OAuth redirect target against any registered destination in its default configuration. The validation routine in crates/http/src/auth/oauth/registration.rs returns success immediately when the client-authentication requirement is disabled, and that...

8.5CVSS5.4AI score0.00308EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/26 3:45 p.m.31 views

CVE-2026-81036

Stalwart Mail Server through 0.16.19 fails to validate OAuth redirect_uri against registered destinations in its default configuration. The root cause lies in crates/http/src/auth/oauth/registration.rs, where the validation routine returns success immediately because the client-authentication req...

8.5CVSS5.4AI score0.00308EPSS
SaveExploits0References4
Rows per page
Query Builder