Lucene search
+L

598498 matches found

RedHat Linux
RedHat Linux
added 2026/09/02 7:58 a.m.6 views

brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function

A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand function, which can lead to excessive memory consumption. This can cause a denial of service DoS by crashing the application due to an out-of-memory error...

7.5CVSS6.6AI score0.00466EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/02 7:58 a.m.7 views

Important: Red Hat Security Advisory: nodejs:22 security update

An update for the nodejs:22 module is now available for Red Hat Enterprise Linux 9.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

8.5CVSS7.2AI score0.00623EPSS
SaveExploits2References9
RedHat Linux
RedHat Linux
added 2026/09/02 7:58 a.m.7 views

brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

A flaw was found in the brace-expansion library. The expand function does not apply maxLength when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is...

7.5CVSS6.6AI score0.00623EPSS
SaveExploits1References9
Kitploit
Kitploit
added 2026/09/02 7:57 a.m.7 views

jsPDF-Object-Injection

CVE-2026-25755: Обход песочницы jsPDF через внедрение объектов Обзор Критическая уязвимость внедрения PDF-объектов CVE-2026-25755 была обнаружена в jsPDF — широко используемой JavaScript-библиотеке для генерации PDF-документов в клиентских приложениях. Уязвимость существует в функции addJS,...

9.6CVSS8.1AI score0.00834EPSS
SaveExploits2
Nuclei
Nuclei
added 2026/09/02 7:49 a.m.158 views

Likeshop < 2.5.7.20210311 - Arbitrary File Upload

A vulnerability classified as critical was found in Likeshop up to 2.5.7.20210311. This vulnerability affects the function FileServer::userFormImage of the file server/application/api/controller/File.php of the component HTTP POST Request Handler. The manipulation of the argument file with an...

9.8CVSS6.9AI score0.72917EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/09/02 7:49 a.m.84 views

TP-Link - OS Command Injection

The PING function on the TP-Link TL-WR840N EU v5 router with firmware through TL-WR840NEUV5171211 is vulnerable to remote code execution via a specially crafted payload in an IP address input field. id: CVE-2021-41653 info: name: TP-Link - OS Command Injection author: gy741 severity: critical...

10CVSS7.8AI score0.76045EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/09/02 7:39 a.m.8 views

CVE-2025-7963 Easy Waveform Player <= 1.2.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via shortcode_easywaveformplayer Function

The Easy Waveform Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the shortcodeeasywaveformplayer function in all versions up to, and including, 1.2.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with...

6.4CVSS5.6AI score0.00193EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 7:39 a.m.33 views

CVE-2025-7963 Easy Waveform Player <= 1.2.2 - Authenticated (Contributor+) Stored Cross-Site Scripting via shortcode_easywaveformplayer Function

The Easy Waveform Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the shortcodeeasywaveformplayer function in all versions up to, and including, 1.2.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with...

6.4CVSS0.00193EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/02 7:39 a.m.17 views

CVE-2025-7963

The Easy Waveform Player WordPress plugin (versions ≤ 1.2.2 ) is vulnerable to Stored Cross-Site Scripting (XSS) in the shortcode_easywaveformplayer() function due to insufficient input sanitization and output escaping. Authenticated users with Contributor-level access or above can inject arbitra...

6.4CVSS6AI score0.00193EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/02 7:39 a.m.10 views

EUVD-2025-210826

The Easy Waveform Player plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the shortcodeeasywaveformplayer function in all versions up to, and including, 1.2.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with...

6.4CVSS6AI score0.00193EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/02 7:35 a.m.6 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS6.9AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 7:35 a.m.6 views

encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue

A flaw was found in the encoding/xml package of Go. The DecodeElement function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service DoS for t...

7.5CVSS6AI score0.00568EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/09/02 7:19 a.m.6 views

CVE-2026-70409

A flaw was found in eldap, a component of Erlang/OTP. A malicious or compromised Lightweight Directory Access Protocol LDAP server could exploit this vulnerability by returning a referral Uniform Resource Locator URL with an excessively long port number. This unbounded port component is then...

6.3CVSS5.8AI score0.00423EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/02 7:14 a.m.5 views

encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue

A flaw was found in the encoding/xml package of Go. The DecodeElement function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service DoS for t...

7.5CVSS6AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 7:14 a.m.6 views

net/mail: golang: net/mail: Denial of Service via pathological email address parsing

A flaw was found in the net/mail package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the consumePhrase function, it can lead to excessive resource consumption due to quadratic...

7.5CVSS6.9AI score0.00798EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 6:56 a.m.7 views

encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue

A flaw was found in the encoding/xml package of Go. The DecodeElement function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service DoS for t...

7.5CVSS6AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/09/02 6:37 a.m.6 views

encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue

A flaw was found in the encoding/xml package of Go. The DecodeElement function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service DoS for t...

7.5CVSS6AI score0.00568EPSS
SaveExploits0References8
NVD
NVD
added 2026/09/02 6:17 a.m.8 views

CVE-2026-78657

The SigmaForms Pro – AI Generated Forms plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient file path validation in the deletesubmissionfiles function in all versions up to, and including, 1.4.11. This makes it possible for unauthenticated attackers to delete arbitra...

9.8CVSS0.00718EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/02 6:17 a.m.7 views

CVE-2026-14357

The DevKit Pro plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 2.3.0. This is due to a missing capability check and missing nonce validation in the DPDEVinstallthemesfunc function registered on the wpajaxDPDEVinstallthemes action. This makes it possib...

8.8CVSS0.00646EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/02 5:55 a.m.6 views

CVE-2026-39987

CVE-2026-39987 — Marimo Pre-Auth RCE Только для образовательных целей и авторизованных исследований в области безопасности. Описание Удаленное выполнение кода без предварительной аутентификации в Marimo = 0.20.4. WebSocket-эндпоинт /terminal/ws пропускает проверку аутентификации, что позволяет...

9.8CVSS8.2AI score0.98945EPSS
SaveExploits22
Rows per page
Query Builder