Lucene search
+L

12736 matches found

RedhatCVE
RedhatCVE
added 2026/06/16 6:39 a.m.12 views

CVE-2026-47137

A flaw was found in vm2, an open-source virtual machine VM sandbox for Node.js. A remote attacker could bypass a security check designed to prevent the combination of nested environments and disabled module loading. This bypass occurs because a strict equality check for the require option can be...

10CVSS5.8AI score0.00382EPSS
SaveExploits0References8
Kaspersky
Kaspersky
added 2026/06/16 12:00 a.m.37 views

KLA91103 Multiple vulnerabilities in Mozilla Thunderbird

Multiple vulnerabilities were found in Mozilla Thunderbird. Malicious users can exploit these vulnerabilities to cause denial of service, bypass security restrictions, execute arbitrary code, obtain sensitive information, spoof user interface. Below is a complete list of vulnerabilities: 1. Memor...

9.8CVSS6.8AI score0.00493EPSS
SaveExploits0References3
Kaspersky
Kaspersky
added 2026/06/16 12:00 a.m.38 views

KLA91105 Multiple vulnerabilities in Mozilla Thunderbird ESR

Multiple vulnerabilities were found in Mozilla Thunderbird ESR. Malicious users can exploit these vulnerabilities to cause denial of service, bypass security restrictions, execute arbitrary code, obtain sensitive information, spoof user interface. Below is a complete list of vulnerabilities: 1...

9.8CVSS6.8AI score0.00493EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/16 12:00 a.m.26 views

PT-2026-50145

Name of the Vulnerable Software and Affected Versions Deno versions prior to 2.7.14 Description Deno's permission system on macOS enforces filesystem and execution restrictions by comparing requested paths against those supplied to --deny-read, --deny-write, --deny-run, or --deny-ffi. The...

7.3CVSS6AI score0.00187EPSS
SaveExploits1References4
Kaspersky
Kaspersky
added 2026/06/16 12:00 a.m.38 views

KLA91100 Multiple vulnerabilities in Mozilla Firefox ESR

Multiple vulnerabilities were found in Mozilla Firefox ESR. Malicious users can exploit these vulnerabilities to bypass security restrictions, cause denial of service, execute arbitrary code. Below is a complete list of vulnerabilities: 1. Security vulnerability in the Graphics: WebRender compone...

9.6CVSS6.8AI score0.00476EPSS
SaveExploits0References3
Kaspersky
Kaspersky
added 2026/06/16 12:00 a.m.37 views

KLA91106 Multiple vulnerabilities in Mozilla Firefox ESR

Multiple vulnerabilities were found in Mozilla Firefox ESR. Malicious users can exploit these vulnerabilities to cause denial of service, execute arbitrary code, bypass security restrictions. Below is a complete list of vulnerabilities: 1. Memory safety bug fixed in Firefox 152 2. A remote code...

9.6CVSS6.8AI score0.00493EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/06/15 11:16 p.m.14 views

Prototype Pollution

Overview i18next-fs-backend is an i18next-fs-backend is a backend layer for i18next using in Node.js and for Deno to load translations from the filesystem. Affected versions of this package are vulnerable to Prototype Pollution via the getLastOfPath method. An attacker can modify global object...

9.1CVSS6.5AI score0.00419EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2026/06/15 5:24 p.m.24 views

USN-8431-1: Ruby vulnerabilities

It was discovered that Ruby's Net::IMAP library did not properly verify that Transport Layer Security TLS encryption was started after issuing a STARTTLS command. A remote attacker could possibly use this issue to perform a machine-in-the-middle attack and silently bypass TLS encryption...

9.8CVSS5.6AI score0.00429EPSS
SaveExploits0
OSV
OSV
added 2026/06/15 4:51 p.m.26 views

GHSA-692R-GRFM-V8X7 @angular/core: Angular Template and Dynamic Component Namespace Bypass leading to Cross-Site Scripting (XSS)

An issue in the @angular/core package allows bypassing script-execution restrictions during dynamic component creation. Specifically, the dynamic component instantiation mechanism createComponent failed to reject mounting components directly onto a or namespaced script element such as . This...

6.1CVSS6.2AI score0.00235EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/06/15 12:00 a.m.9 views

Уязвимость службы Network браузеров Google Chrome и Microsoft Edge, позволяющая нарушителю обойти существующие механизмы безопасности

Уязвимость службы Network браузеров Google Chrome и Microsoft Edge связана с недостаточной проверкой входных данных. Эксплуатация уязвимости может позволить нарушителю, действующему удаленно, обойти существующие механизмы безопасности через созданную HTML-страницу...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References6Affected Software4
Positive Technologies
Positive Technologies
added 2026/06/15 12:00 a.m.32 views

PT-2026-49345

Name of the Vulnerable Software and Affected Versions Welcart e-Commerce versions prior to 2.11.29 Description Unauthenticated broken access control allows unauthorized users to bypass security restrictions. Recommendations Update to a version newer than 2.11.28...

6.5CVSS5.2AI score0.00191EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/12 6:22 p.m.43 views

CVE-2026-50008

Parse Server (versions 9.8.0–before 9.9.1-alpha.3) is affected by a bypass in the routeAllowList option. The allow-list check is enforced as Express middleware against the outer HTTP request URL, but the /batch handler dispatches sub-requests to the internal router without re-running the allow-li...

6.9CVSS5.2AI score0.00343EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/12 6:22 p.m.18 views

CVE-2026-50008 Parse Server: Server option routeAllowList is bypassable through batch sub-requests

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. From version 9.8.0 to before version 9.9.1-alpha.3, the routeAllowList server option restricts external client access to a configured list of REST API routes. The check is only enforced as...

6.9CVSS5.9AI score
SaveExploits0References4
OSV
OSV
added 2026/06/12 12:31 p.m.5 views

GHSA-G5V7-JCHF-7JRR Apache CXF OAuth2 has Inverted IP Binding Check that Defeats Security Control

A logic error in OAuthRequestFilter rejects legitimate requests originating from the bound IP address, while blindly allowing requests from any other IP address. Enabling this security feature inadvertently creates an inverse security check. Users are recommended to upgrade to versions 4.2.2 or...

9.8CVSS5.4AI score0.00682EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/06/12 12:31 p.m.8 views

Apache CXF OAuth2 has Inverted IP Binding Check that Defeats Security Control

A logic error in OAuthRequestFilter rejects legitimate requests originating from the bound IP address, while blindly allowing requests from any other IP address. Enabling this security feature inadvertently creates an inverse security check. Users are recommended to upgrade to versions 4.2.2 or...

9.8CVSS5.3AI score0.00682EPSS
SaveExploits0References8Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/12 7:35 a.m.13 views

Security Bulletin: IBM Event Streams is affected by multiple vulnerabilities in Java SE (CVE-2026-21945, CVE-2026-21932, CVE-2026-21933).

Summary IBM Event Streams is affected by multiple vulnerabilities in Java SE. These vulnerabilities could allow a remote attacker to cause a denial of service condition, bypass security restrictions, or perform unauthorized operations on data processed by affected Java components. Vulnerability...

7.5CVSS5.4AI score0.00879EPSS
SaveExploits1Affected Software1
Cvelist
Cvelist
added 2026/06/12 12:05 a.m.56 views

CVE-2026-45170 Idira Vendor PAM - Self-Hosted Connector: Potential Security Bypass due to Incomplete TLS Certificate Validation

Idira Vendor PAM - Self-Hosted Connector versions prior 1.1.100504 under specific conditions and configuration scenarios, TLS certificate validation may not be fully enforced. CyberArk Security Bulletin: CA26-17...

7.5CVSS0.00105EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/06/12 12:00 a.m.21 views

EulerOS Virtualization 2.13.0 : pyOpenSSL (EulerOS-SA-2026-2414)

According to the versions of the pyOpenSSL packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user...

6.3CVSS5.4AI score0.00241EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/12 12:00 a.m.28 views

PT-2026-48955

Name of the Vulnerable Software and Affected Versions Parse Server versions 9.8.0 through 9.9.1-alpha.3 Description The routeAllowList server option is intended to restrict external client access to a specific list of REST API routes. However, the check is only enforced as Express middleware...

6.9CVSS5.2AI score0.00343EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/12 12:00 a.m.16 views

EulerOS Virtualization 2.13.1 : pyOpenSSL (EulerOS-SA-2026-2385)

According to the versions of the pyOpenSSL packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : pyOpenSSL is a Python wrapper around the OpenSSL library. Starting in version 0.14.0 and prior to version 26.0.0, if a user...

6.3CVSS5.4AI score0.00241EPSS
SaveExploits0References2
Rows per page
Query Builder