Lucene search
+L

56 matches found

NVD
NVD
added 2026/05/26 10:16 p.m.23 views

CVE-2026-44903

Prometheus is an open-source monitoring system and time series database. From 2.49.0 to before 3.5.3 and 3.11.3, in the Prometheus server's legacy web UI enabled via the command-line flag --enable-feature=old-ui, the histogram heatmap chart view does not escape le label values when inserting them...

6.1CVSS0.00204EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/05/26 8:33 p.m.11 views

CVE-2026-44896

Mistune is a Python Markdown parser with renderers and plugins. In 3.2.0 and earlier, in src/mistune/directives/image.py, the renderfigure function concatenates figclass and figwidth options directly into HTML attributes without escaping. This allows attribute injection and XSS even when...

6.1CVSS5.4AI score0.00198EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/15 7:57 p.m.30 views

CVE-2026-44670

SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, the kernel stores Attribute View AV / database names without any HTML escape, then a render template uses raw strings.ReplaceAlltpl, "$avName", nodeAvName to embed the name in HTML before pushing to all clients via...

9.4CVSS5.9AI score0.00509EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/14 4:36 p.m.16 views

Mistune TOC Anchor Injection XSS

Summary rendertocul builds a table-of-contents tree from a list of level, id, text tuples. Both the id value used as href="" and the text value used as the visible link label are inserted into tags via a plain Python format string — with no HTML escaping applied to either value. When heading IDs...

6.1CVSS6AI score0.00228EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/28 6:03 a.m.7 views

CVE-2026-40967

In Spring AI, various FilterExpressionConverter implementations accept a filter expression object and translate them to specific vector store query languages. In several cases, keys and values are not properly escaped, leading to the ability to alter the query. Affected versions: Spring AI: 1.0.0...

8.6CVSS5.2AI score0.00394EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/22 12:00 a.m.22 views

Frappe 跨站脚本漏洞

Frappe is a web development framework based on Python and Mariadb, with integrated front-end pages, developed by the Indian company Frappe. Version 16.10.0 of Frappe contains a cross-site scripting vulnerability. This vulnerability arises from special values stored in multiple field types that ar...

5.4CVSS5.8AI score0.00193EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/31 8:40 p.m.67 views

CVE-2026-34396

WWBN AVideo (versions 26.0 and earlier) has a stored XSS vulnerability in the admin plugin configuration handling. The jsonToFormElements() function in admin/functions.php directly interpolates user-controlled values into HTML form fields (textarea contents, option elements, and input attributes)...

6.1CVSS6AI score0.00217EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/31 8:40 p.m.5 views

CVE-2026-34396 AVideo: Stored XSS via Unescaped Plugin Configuration Values in Admin Panel

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo admin panel renders plugin configuration values in HTML forms without applying htmlspecialchars or any other output encoding. The jsonToFormElements function in admin/functions.php directly interpolates...

6.1CVSS6AI score0.00217EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/03/31 8:40 p.m.44 views

CVE-2026-34396 AVideo: Stored XSS via Unescaped Plugin Configuration Values in Admin Panel

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo admin panel renders plugin configuration values in HTML forms without applying htmlspecialchars or any other output encoding. The jsonToFormElements function in admin/functions.php directly interpolates...

6.1CVSS0.00217EPSS
SaveExploits1References1
OSV
OSV
added 2026/03/31 8:40 p.m.13 views

CVE-2026-34396 AVideo: Stored XSS via Unescaped Plugin Configuration Values in Admin Panel

WWBN AVideo is an open source video platform. In versions 26.0 and prior, the AVideo admin panel renders plugin configuration values in HTML forms without applying htmlspecialchars or any other output encoding. The jsonToFormElements function in admin/functions.php directly interpolates...

6.1CVSS6AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/30 12:00 a.m.38 views

PT-2026-29160

Name of the Vulnerable Software and Affected Versions Slippers versions prior to 0.6.3 Description A Cross-Site Scripting XSS issue exists in the % attrs % template tag of the Slippers Django package. When a context variable containing untrusted data is passed to % attrs %, the value is...

6.1CVSS6.1AI score0.00227EPSS
SaveExploits1References11
Vulnrichment
Vulnrichment
added 2026/03/27 5:38 a.m.10 views

CVE-2026-22744

In RedisFilterExpressionConverter of spring-ai-redis-store, when a user-controlled string is passed as a filter value for a TAG field, stringValue inserts the value directly into the @field:VALUE RediSearch TAG block without escaping characters.This issue affects Spring AI: from 1.0.0 before 1.0....

7.5CVSS5.8AI score0.0025EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/12/01 8:26 p.m.11 views

CVE-2025-66421

Tryton sao aka tryton-sao before 7.6.11 allows XSS because it does not escape completion values. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.69...

5.4CVSS6.2AI score0.00168EPSS
SaveExploits0References1
OSV
OSV
added 2025/11/30 3:30 a.m.15 views

GHSA-6QJ9-2G9M-29X9 Tryton sao allows XSS because it does not escape completion values

Tryton sao aka tryton-sao before 7.6.11 allows XSS because it does not escape completion values. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.69...

5.4CVSS6.2AI score0.00168EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/11/30 3:30 a.m.14 views

Tryton sao allows XSS because it does not escape completion values

Tryton sao aka tryton-sao before 7.6.11 allows XSS because it does not escape completion values. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.69...

5.4CVSS6.3AI score0.00168EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/11/30 3:15 a.m.6 views

DEBIAN-CVE-2025-66421

Tryton sao aka tryton-sao before 7.6.11 allows XSS because it does not escape completion values. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.69...

5.4CVSS5.1AI score0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2025/11/30 3:15 a.m.19 views

CVE-2025-66421

Tryton sao aka tryton-sao before 7.6.11 allows XSS because it does not escape completion values. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.69...

5.4CVSS0.00168EPSS
SaveExploits0References2
OSV
OSV
added 2025/11/30 3:15 a.m.10 views

UBUNTU-CVE-2025-66421

Tryton sao aka tryton-sao before 7.6.11 allows XSS because it does not escape completion values. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.69...

5.4CVSS5.8AI score0.00168EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/11/30 12:00 a.m.17 views

CVE-2025-66421

Tryton sao aka tryton-sao before 7.6.11 allows XSS because it does not escape completion values. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.69...

5.4CVSS0.00168EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/11/30 12:00 a.m.52 views

CVE-2025-66421

Tryton sao aka tryton-sao before 7.6.11 allows XSS because it does not escape completion values. This is fixed in 7.6.11, 7.4.21, 7.0.40, and 6.0.69...

5.4CVSS5.1AI score0.00168EPSS
SaveExploits0
Rows per page
Query Builder