Lucene search
+L

7313 matches found

NVD
NVD
added 2026/07/17 9:17 p.m.12 views

CVE-2026-54497

viewcomponent is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 4.0.0 until 4.12.0, ViewComponent::Base instances retain render-scoped objects across calls to renderin; if the same component, collection, or spacer component instance is reused...

6.8CVSS0.00249EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/17 8:45 p.m.12 views

CVE-2026-54497 view_component: Reused Component Instances Retain Stale Render Context

viewcomponent is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 4.0.0 until 4.12.0, ViewComponent::Base instances retain render-scoped objects across calls to renderin; if the same component, collection, or spacer component instance is reused...

6.8CVSS5.2AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/17 8:45 p.m.44 views

CVE-2026-54497 view_component: Reused Component Instances Retain Stale Render Context

viewcomponent is a framework for building reusable, testable, and encapsulated view components in Ruby on Rails. From 4.0.0 until 4.12.0, ViewComponent::Base instances retain render-scoped objects across calls to renderin; if the same component, collection, or spacer component instance is reused...

6.8CVSS0.00249EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/17 7:42 p.m.11 views

GO-2026-5957 SiYuan: Stored XSS to RCE via attribute-view cell rendering in genAVValueHTML() in github.com/siyuan-note/siyuan/kernel

SiYuan: Stored XSS to RCE via attribute-view cell rendering in genAVValueHTML in github.com/siyuan-note/siyuan/kernel...

9.9CVSS5.1AI score0.00289EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/17 4:09 p.m.67 views

CVE-2026-49210

Symfony UX: XSS in LiveComponent due to ChildComponentPartialRenderer::createHtml() injecting client-controlled children[id].tag into HTML without escaping. Affected: 2.8.0–2.36.0 and 3.1.0. Exploitation potential includes arbitrary HTML, e.g., [removed] tags, on re-renders containing at least on...

6.1CVSS5.4AI score0.00194EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/17 12:00 a.m.7 views

SUSE SLES16 Security Update : python-mistune (SUSE-SU-2026:22655-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:22655-1 advisory. This update for python-mistune fixes the following issues - CVE-2026-59922: quadratic-time parsing on long runs of some markers in...

7.5CVSS6AI score0.00418EPSS
SaveExploits8References30
Positive Technologies
Positive Technologies
added 2026/07/17 12:00 a.m.30 views

PT-2026-60836

A security vulnerability has been detected in AstrBotDevs AstrBot up to 4.25.2. Affected by this issue is the function Star.text to image/NetworkRenderStrategy.render of the file astrbot/core/star/base.py of the component T2I Feature. The manipulation leads to cross site scripting. The attack is...

5.1CVSS3.4AI score0.00191EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/16 11:16 p.m.16 views

CVE-2026-44181

Jupyter Enterprise Gateway launches remote Jupyter Notebook kernels across distributed clusters like Apache Spark, Kubernetes, and Docker Swarm. In versions 2.0.0rc2 and above, prior to 3.3.0, the environment variables KERNELXXX used during the rendering of the Kubernetes manifest are vulnerable ...

10CVSS0.00701EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/07/16 10:05 p.m.17 views

CVE-2026-44182 Jupyter Enterprise Gateway Has Kubernetes Manifest Injection via Jinja2 Template Rendering

Jupyter Enterprise Gateway launches remote Jupyter Notebook kernels across distributed clusters like Apache Spark, Kubernetes, and Docker Swarm. In versions prior to 3.3.0, the server interpolates untrusted environment variables e.g., KERNELXXX into Kubernetes manifests without YAML-aware escapin...

10CVSS5.6AI score0.00498EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/16 10:05 p.m.7 views

CVE-2026-44182 Jupyter Enterprise Gateway Has Kubernetes Manifest Injection via Jinja2 Template Rendering

Jupyter Enterprise Gateway launches remote Jupyter Notebook kernels across distributed clusters like Apache Spark, Kubernetes, and Docker Swarm. In versions prior to 3.3.0, the server interpolates untrusted environment variables e.g., KERNELXXX into Kubernetes manifests without YAML-aware escapin...

10CVSS5.7AI score
SaveExploits0References4
Fedora
Fedora
added 2026/07/16 1:29 a.m.21 views

[SECURITY] Fedora 43 Update: perl-Imager-1.033-1.fc43

Imager is a module for creating and altering images. It can read and write various image formats, draw primitive shapes like lines,and polygons, blend multiple images together in various ways, scale, crop, render text and more...

9.8CVSS6.1AI score0.00374EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/07/15 10:51 p.m.20 views

ViewComponent: around_render HTML-Safety Bypass

Summary ViewComponent::Basearoundrender can return HTML-unsafe strings that bypass the escaping behavior applied to normal call return values. This creates an XSS risk when downstream applications use aroundrender to wrap, replace, instrument, or conditionally return content that includes...

8.7CVSS6AI score0.00312EPSS
SaveExploits1References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/15 2:52 p.m.14 views

CVE-2026-48801

A flaw was found in linkify-it, a library for recognizing links with full Unicode support. The LinkifyIt.prototype.match function, the package's primary public API, has an algorithmic complexity of ON² for inputs containing many fuzzy links or emails. This can be exploited by a remote attacker...

8.7CVSS6AI score0.00353EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/07/15 11:25 a.m.37 views

CVE-2026-61873 Grav before 9.1.8 Arbitrary File Write via Twig-Processed Filename

Grav before 9.1.8 contains an arbitrary file write vulnerability in the Form plugin's process.save.filename parameter, which is validated against path traversal before Twig processing but never re-validated after rendering. Attackers can submit form data containing path traversal sequences that a...

8.1CVSS0.00256EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/15 11:25 a.m.12 views

CVE-2026-61873

Grav before 9.1.8 contains an arbitrary file write vulnerability in the Form plugin's process.save.filename parameter, which is validated against path traversal before Twig processing but never re-validated after rendering. Attackers can submit form data containing path traversal sequences that a...

8.1CVSS6.2AI score0.00256EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/15 11:25 a.m.34 views

CVE-2026-61873

Grav before 9.1.8 is affected by an arbitrary file write in the Form plugin via the process.save.filename parameter. The parameter is path-traversal validated before Twig processing but not re-validated after rendering, enabling an attacker to submit form data that writes arbitrary files (includi...

8.1CVSS6.2AI score0.00256EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/15 11:25 a.m.11 views

CVE-2026-61453

Grav v2.0.0 contains a cross-site scripting vulnerability fixed in 2.0.1. The XSS blueprint validator Security::detectXss runs on raw page content before Twig processing. When Twig content processing is enabled twigcontent.processenabled: true, an attacker with page-write API permission can use...

6.1CVSS6.2AI score0.00155EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/15 12:00 a.m.23 views

PT-2026-60389

Name of the Vulnerable Software and Affected Versions view component versions 4.0.0 through 4.11.0 Description An issue exists where ViewComponent::Basearound render can return HTML-unsafe strings that bypass the escaping behavior typically applied to call return values. This leads to a Cross-Sit...

8.7CVSS5.2AI score0.00312EPSS
SaveExploits1References13
NVD
NVD
added 2026/07/14 3:17 p.m.24 views

CVE-2026-15736

Snowflake SQLAlchemy versions prior to 1.11.0 contain several security vulnerabilities, including: Improper handling of user-supplied column identifiers in merge operations could allow SQL injection through attacker-controlled input keys. An attacker may be able to exploit this through request...

8.3CVSS0.00267EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/13 6:04 p.m.8 views

CVE-2026-58228

Cross-site scripting vulnerability in phoenixframework phoenixliveview allows an attacker to bypass URL scheme validation and execute JavaScript in a victim's browser session. The Phoenix.LiveView.Utils.validdestination!/2 and Phoenix.LiveView.Utils.validlivenavigationdestination!/2 functions in...

5CVSS6.2AI score0.00382EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder