Lucene search
+L

6030 matches found

OSV
OSV
added 2026/03/24 12:54 p.m.12 views

CVE-2026-33475 Langflow GitHub Actions Shell Injection

Langflow is a tool for building and deploying AI-powered agents and workflows. An unauthenticated remote shell injection vulnerability exists in multiple GitHub Actions workflows in the Langflow repository prior to version 1.9.0. Unsanitized interpolation of GitHub context variables e.g., $...

9.1CVSS6.2AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/03/24 10:02 a.m.25 views

CVE-2026-33170

A flaw was found in Active Support, a toolkit of support libraries for the Rails framework. When a SafeBuffer is modified in place and subsequently formatted with untrusted input, the @htmlunsafe flag is not correctly propagated. This improper handling causes the buffer to incorrectly report as...

6.1CVSS5.8AI score0.00327EPSS
SaveExploits0References10
Snyk
Snyk
added 2026/03/24 12:32 a.m.13 views

Cross-site Scripting (XSS)

Overview activesupport is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the @htmlunsafe flag used by the SafeBuffer% function. An attacker can inject scripts by providing...

6.1CVSS5.8AI score0.00327EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/24 12:00 a.m.10 views

Fedora 43 : chromium (2026-ae897eb928)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-ae897eb928 advisory. Update to 146.0.7680.153 CVE-2026-4439: Out of bounds memory access in WebGL CVE-2026-4440: Out of bounds read and write in WebGL CVE-2026-4441: Use...

8.8CVSS6.2AI score0.00415EPSS
SaveExploits2References27
Positive Technologies
Positive Technologies
added 2026/03/24 12:00 a.m.12 views

PT-2026-27632

Name of the Vulnerable Software and Affected Versions icalendar affected versions not specified Description The software does not properly sanitize URI property values during .ics serialization, leading to ICS injection. This allows attackers to inject arbitrary calendar lines through controlled...

4.3CVSS5.9AI score0.00244EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/03/24 12:00 a.m.23 views

PT-2026-27428

Name of the Vulnerable Software and Affected Versions Langflow versions prior to 1.9.0 Description Langflow is susceptible to an unauthenticated remote shell injection issue in GitHub Actions workflows. The issue stems from the unsanitized interpolation of GitHub context variables, such as $...

9.1CVSS6.1AI score0.02956EPSS
SaveExploits1References6
OSV
OSV
added 2026/03/23 11:09 p.m.12 views

CVE-2026-33170 Rails Active Support has a possible XSS vulnerability in SafeBuffer#%

Active Support is a toolkit of support libraries and Ruby core extensions extracted from the Rails framework. Prior to versions 8.1.2.1, 8.0.4.1, and 7.2.3.1, SafeBuffer% does not propagate the @htmlunsafe flag to the newly created buffer. If a SafeBuffer is mutated in place e.g. via gsub! and th...

5.3CVSS5.9AI score
SaveExploits0References9
CVE
CVE
added 2026/03/20 10:16 a.m.49 views

CVE-2026-33131

CVE-2026-33131 affects H3, a minimal HTTP framework. Versions 2.0.0-0 through 2.0.1-rc.14 expose a Host header spoofing flaw in the NodeRequestUrl/FastURL path, enabling middleware bypass when an attacker manipulates event.url properties (e.g., via Host header) so route matching succeeds but auth...

9.1CVSS5.8AI score0.00388EPSS
SaveExploits1References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/20 8:40 a.m.12 views

CVE-2026-4451

An insufficient validation of untrusted input flaw was found in the Navigation component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=487768779...

8.8CVSS5.7AI score0.00253EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/03/20 3:31 a.m.7 views

EUVD-2026-13468

Insufficient validation of untrusted input in Navigation in Google Chrome prior to 146.0.7680.153 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.8CVSS5.8AI score0.00253EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/20 2:16 a.m.9 views

CVE-2026-4451

Insufficient validation of untrusted input in Navigation in Google Chrome prior to 146.0.7680.153 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.8CVSS0.00253EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/20 2:16 a.m.10 views

DEBIAN-CVE-2026-4451

Insufficient validation of untrusted input in Navigation in Google Chrome prior to 146.0.7680.153 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.8CVSS5.3AI score0.00253EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/20 2:16 a.m.12 views

UBUNTU-CVE-2026-32875

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.10 through 5.11.0 are vulnerable to buffer overflow or infinite loop through large indent handling. ujson.dumps crashes the Python interpreter segmentation fault when the product of the indent...

7.5CVSS6.1AI score0.00469EPSS
SaveExploits1References6
OSV
OSV
added 2026/03/20 2:16 a.m.10 views

UBUNTU-CVE-2026-32874

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.4.0 through 5.11.0 contain an accumulating memory leak in JSON parsing large outside of the range -2^63, 2^64 - 1 integers. The leaked memory is a copy of the string form of the integer plus a...

7.5CVSS5.7AI score0.00479EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/03/20 1:35 a.m.6 views

CVE-2026-32875

UltraJSON is a fast JSON encoder and decoder written in pure C with bindings for Python 3.7+. Versions 5.10 through 5.11.0 are vulnerable to buffer overflow or infinite loop through large indent handling. ujson.dumps crashes the Python interpreter segmentation fault when the product of the indent...

7.5CVSS6.1AI score0.00469EPSS
SaveExploits1References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/20 1:34 a.m.5 views

CVE-2026-4451

Insufficient validation of untrusted input in Navigation in Google Chrome prior to 146.0.7680.153 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

5.8AI score0.00253EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/03/20 1:34 a.m.66 views

CVE-2026-4451

CVE-2026-4451 concerns Google Chrome’s navigation flow. The connected documents confirm that insufficient validation of untrusted input in the Navigation path (Chromium-based Chrome prior to 146.0.7680.153) could allow a remote attacker who has compromised the renderer process to potentially perf...

8.8CVSS5.8AI score0.00253EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/20 1:34 a.m.9 views

CVE-2026-4451

Insufficient validation of untrusted input in Navigation in Google Chrome prior to 146.0.7680.153 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

5.8AI score0.00253EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/20 1:34 a.m.33 views

CVE-2026-4451

Insufficient validation of untrusted input in Navigation in Google Chrome prior to 146.0.7680.153 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

0.00253EPSS
SaveExploits0References2
AlpineLinux
AlpineLinux
added 2026/03/20 1:34 a.m.15 views

CVE-2026-4451

Insufficient validation of untrusted input in Navigation in Google Chrome prior to 146.0.7680.153 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. Chromium security severity: High...

8.8CVSS5.8AI score0.00253EPSS
SaveExploits0
Rows per page
Query Builder