Lucene search
+L

7988 matches found

Cvelist
Cvelist
added 2026/03/31 1:48 a.m.52 views

CVE-2026-34043 Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects

Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version 7.0.5, there is a Denial of Service DoS vulnerability caused by CPU exhaustion. When serializing a specially crafted "array-like" object an object that inherits from Array.prototype but ha...

5.9CVSS0.00472EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/03/31 1:48 a.m.7 views

CVE-2026-34043 Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects

Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version 7.0.5, there is a Denial of Service DoS vulnerability caused by CPU exhaustion. When serializing a specially crafted "array-like" object an object that inherits from Array.prototype but ha...

5.9CVSS5.8AI score0.00472EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/31 1:48 a.m.6 views

CVE-2026-34043

Serialize JavaScript to a superset of JSON that includes regular expressions and functions. Prior to version 7.0.5, there is a Denial of Service DoS vulnerability caused by CPU exhaustion. When serializing a specially crafted "array-like" object an object that inherits from Array.prototype but ha...

5.9CVSS5.8AI score0.00472EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.11 views

MikroORM SQL注入漏洞

MikroORM is an open-source framework from MikroORM that supports type-safe object-relational mapping for multiple databases. Versions of MikroORM prior to 6.6.10 and 7.0.6 contained a SQL injection vulnerability. This vulnerability arises from the interpretation of specially crafted objects as ra...

9.8CVSS5.9AI score0.00426EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.11 views

Parse Server 竞争条件问题漏洞

Parse Server is an open-source backend developed by the Parse Platform. It can be deployed on any infrastructure that runs Node.js. There were vulnerabilities due to concurrency issues in versions of Parse Server prior to 8.6.65 and 9.7.0-alpha.9. These vulnerabilities stemmed from the sensitive...

8.2CVSS5.8AI score0.00367EPSS
SaveExploits0References5
NVD
NVD
added 2026/03/30 8:16 p.m.18 views

CVE-2026-28505

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the streval function in notificationhandler.py implements a sandboxed eval for notification text templates. The sandbox attempts to restrict callable names by inspecting code.conames of the...

10CVSS0.00476EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/03/30 7:41 p.m.6 views

EUVD-2026-17184

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.0, the streval function in notificationhandler.py implements a sandboxed eval for notification text templates. The sandbox attempts to restrict callable names by inspecting code.conames of the...

7.5CVSS5.8AI score0.00476EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/30 7:41 p.m.19 views

CVE-2026-28505

CVE-2026-28505 affects Tautulli prior to version 2.17.0. The root cause is a flawed sandbox in notification_handler.py: the str_eval() sandbox inspects code.co_names, but nested lambda expressions create code objects whose attributes appear in code.co_consts, allowing bypass of the whitelist. Thi...

10CVSS5.8AI score0.00476EPSS
SaveExploits1References2Affected Software1
Snyk
Snyk
added 2026/03/29 3:44 p.m.10 views

SQL Injection

Overview @mikro-orm/core is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript. Affected versions of this package are vulnerable to SQL Injection via the...

9.8CVSS6.2AI score0.00426EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/29 3:44 p.m.7 views

GHSA-GWHV-J974-6FXM MikroORM is vulnerable to SQL Injection via specially crafted object

Summary MikroORM versions = 6.6.9 and = 7.0.5 are vulnerable to SQL injection when specially crafted objects are interpreted as raw SQL query fragments. Impact If user-controlled input is passed directly to MikroORM query construction APIs, an attacker may inject raw SQL fragments. This can lead ...

9.3CVSS6AI score0.00426EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/29 12:0 a.m.16 views

PT-2026-28611

Name of the Vulnerable Software and Affected Versions MikroORM versions 6.6.9 and earlier MikroORM versions 7.0.5 and earlier Description MikroORM is susceptible to SQL injection when processing specially crafted objects as raw SQL query fragments. If user-controlled input is directly passed to...

9.8CVSS5.9AI score0.00426EPSS
SaveExploits0References12
OSV
OSV
added 2026/03/27 10:26 p.m.19 views

GHSA-3RH2-V3GR-35P9 MinIO is Vulnerable to SSE Metadata Injection via Replication Headers

Impact What kind of vulnerability is it? Who is impacted? A flaw in extractMetadataFromMime allows any authenticated user with s3:PutObject permission to inject internal server-side encryption metadata into objects by sending crafted X-Minio-Replication- headers on a normal PutObject request. The...

7.1CVSS6AI score0.00124EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/03/27 10:26 p.m.15 views

MinIO is Vulnerable to SSE Metadata Injection via Replication Headers

Impact What kind of vulnerability is it? Who is impacted? A flaw in extractMetadataFromMime allows any authenticated user with s3:PutObject permission to inject internal server-side encryption metadata into objects by sending crafted X-Minio-Replication- headers on a normal PutObject request. The...

7.1CVSS6AI score0.00124EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/27 6:18 p.m.41 views

Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects

Impact What kind of vulnerability is it? It is a Denial of Service DoS vulnerability caused by CPU exhaustion. When serializing a specially crafted "array-like" object an object that inherits from Array.prototype but has a very large length property, the process enters an intensive loop that...

7.5CVSS5.8AI score0.00472EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/03/27 6:18 p.m.10 views

GHSA-QJ8W-GFJ5-8C6V Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects

Impact What kind of vulnerability is it? It is a Denial of Service DoS vulnerability caused by CPU exhaustion. When serializing a specially crafted "array-like" object an object that inherits from Array.prototype but has a very large length property, the process enters an intensive loop that...

5.9CVSS5.8AI score0.00472EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/03/27 2:25 p.m.11 views

CVE-2021-27265

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Foxit PhantomPDF 10.1.0.37527. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists...

4.3CVSS6AI score0.02023EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/27 2:25 p.m.26 views

CVE-2021-27263

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Foxit PhantomPDF 10.1.0.37527. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists...

4.3CVSS6AI score0.02899EPSS
SaveExploits0References1
Fedora
Fedora
added 2026/03/27 1:18 a.m.15 views

[SECURITY] Fedora 43 Update: pyOpenSSL-26.0.0-1.fc43

High-level wrapper around a subset of the OpenSSL library, includes among oth ers SSL.Connection objects, wrapping the methods of Python's portable sockets Callbacks written in Python Extensive error-handling mechanism, mirroring OpenSSL's error codes...

9.8CVSS5.8AI score0.00704EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/27 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-23919

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - For performance reasons Zabbix Server/Proxy reuses JavaScript Duktape contexts used in script items, JavaScript reprocessing, Webhooks. This can lead to...

7.1CVSS5.8AI score0.00154EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/27 12:0 a.m.7 views

PT-2026-28596

Name of the Vulnerable Software and Affected Versions serialize-javascript versions prior to 7.0.5 Description This issue involves a Denial of Service DoS caused by CPU exhaustion. When serializing a specially crafted "array-like" object – an object inheriting from Array.prototype with a very lar...

7.5CVSS5.9AI score0.00472EPSS
SaveExploits0References197
Rows per page
Query Builder