Lucene search
+L

36732 matches found

Tenable Nessus
Tenable Nessus
added 2026/03/06 12:0 a.m.11 views

RHEL 9 : OpenShift Container Platform 4.19.25 (RHSA-2026:3391)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:3391 advisory. Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or privat...

7.5CVSS6AI score0.01945EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/03/06 12:0 a.m.9 views

PT-2026-23664

Name of the Vulnerable Software and Affected Versions AWS Lambda versions affected versions not specified Description On Unix platforms, when listing directory contents using File.ReadDir or File.Readdir, the returned FileInfo could reference a file outside the root directory in which the file wa...

9.8CVSS5.9AI score0.00201EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/06 12:0 a.m.13 views

PT-2026-23663

Name of the Vulnerable Software and Affected Versions AWS Lambda affected versions not specified Description A flaw exists where certificate verification can lead to a program crash. This occurs when a certificate within a chain lacks a DNS name while another certificate in the same chain has...

9.8CVSS5.8AI score0.0035EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:0 a.m.10 views

Fedora 43 : nextcloud (2026-ae48fa379e)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-ae48fa379e advisory. 32.0.6 release Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested for...

8.2CVSS5.9AI score0.025EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2026/03/06 12:0 a.m.14 views

CVE-2025-69654

A crafted JavaScript input executed with the QuickJS release 2025-09-13, fixed in commit fcd33c1afa7b3028531f53cd1190a3877454f6b3 2025-12-11,qjs interpreter using the -m option and a low memory limit can cause an out-of-memory condition followed by an assertion failure in JSFreeRuntime...

7.5CVSS5.2AI score0.00284EPSS
SaveExploits1
Redos
Redos
added 2026/03/06 12:0 a.m.10 views

ROS-20260306-73-0007

A vulnerability in the kernel/trace/bpftrace.c module of the BPF subsystem of the Linux kernel is related to incorrect resource release. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS5.8AI score0.00176EPSS
SaveExploits0
Redos
Redos
added 2026/03/06 12:0 a.m.9 views

ROS-20260306-73-0027

A vulnerability in the patavia function of the Linux kernel is related to improper resource release. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

5.5CVSS5.8AI score0.00166EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/03/05 10:2 p.m.16 views

CVE-2026-3606

A vulnerability has been found in Ettercap 0.8.4-Garofalo. Affected by this vulnerability is the function adddatasegment of the file src/ettercap/utils/etterfilter/efoutput.c of the component etterfilter. The manipulation leads to out-of-bounds read. Local access is required to approach this...

5.5CVSS3.9AI score0.00161EPSS
SaveExploits1
OSV
OSV
added 2026/03/05 9:16 p.m.15 views

PYSEC-2026-112

Products.isurlinportal is a replacement for isURLInPortal method in Plone. Prior to versions 2.1.0, 3.1.0, and 4.0.0, a url /login?camefrom=////evil.example may redirect to an external website after login. This issue has been patched in versions 2.1.0, 3.1.0, and 4.0.0...

6.1CVSS5.7AI score0.00227EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/03/05 8:23 p.m.34 views

CVE-2026-29081 Frappe: Possibility of SQL Injection due to improper fieldname sanitization

Frappe is a full-stack web application framework. Prior to versions 14.100.1 and 15.100.0, an endpoint was vulnerable to SQL injection through specially crafted requests, which would allow a malicious actor to extract sensitive information. This issue has been patched in versions 14.100.1 and...

6.5CVSS0.00273EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/05 8:16 p.m.12 views

Gogs: DOM-based XSS via milestone selection

Summary It was confirmed in a test environment that an attacker can store an HTML/JavaScript payload in a repository’s Milestone name, and when another user selects that Milestone on the New Issue page /issues/new, a DOM-Based XSS is triggered. Impact Theft of information accessible in the victim...

7.3CVSS6AI score0.00184EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/03/05 8:16 p.m.20 views

CVE-2026-28413

The CVE affects Plone via the Products.isurlinportal replacement. Before versions 2.1.0, 3.1.0, and 4.0.0, a login redirect can be manipulated when the came_from parameter contains more than two forward slashes (e.g., /login?came_from=////evil.example), leading to an open redirect. The issue has ...

6.1CVSS5.8AI score0.00227EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/03/05 8:11 p.m.10 views

EUVD-2026-9871

The Graph is an indexing protocol for querying networks like Ethereum, IPFS, Polygon, and other blockchains. Prior to version 3.0.0, a flaw in the token vesting contracts allows users to access tokens that should still be locked according to their vesting schedule. This issue has been patched in...

5.3CVSS5.8AI score0.00228EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/05 7:29 p.m.12 views

EUVD-2026-9852

Gogs: Release tag option injection in release deletion...

8.8CVSS5.9AI score0.00511EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/03/05 7:29 p.m.16 views

Gogs: Release tag option injection in release deletion

Summary There is a security issue in Gogs where deleting a release can fail if a user-controlled tag name is passed to Git without the right separator, allowing Git option injection and therefore interfering with the process. Affected Component - internal/database/release.go process.ExecDir...,...

8.8CVSS6AI score0.00511EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/03/05 7:29 p.m.13 views

GHSA-V9VM-R24H-6RQM Gogs: Release tag option injection in release deletion

Summary There is a security issue in Gogs where deleting a release can fail if a user-controlled tag name is passed to Git without the right separator, allowing Git option injection and therefore interfering with the process. Affected Component - internal/database/release.go process.ExecDir...,...

8.8CVSS6AI score0.00511EPSS
SaveExploits1References6
NVD
NVD
added 2026/03/05 7:16 p.m.25 views

CVE-2026-28210

FreePBX is an open source IP PBX. Prior to versions 16.0.49 and 17.0.7, FreePBX module cdr Call Data Record is vulnerable to SQL query injection. This issue has been patched in versions 16.0.49 and 17.0.7...

8.8CVSS0.00299EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/05 7:16 p.m.15 views

CVE-2026-26194

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been...

8.8CVSS0.00511EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/03/05 6:38 p.m.44 views

CVE-2026-26194 Gogs: Release tag option injection in release deletion

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been...

8.8CVSS0.00511EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/03/05 6:38 p.m.4 views

CVE-2026-26194 Gogs: Release tag option injection in release deletion

Gogs is an open source self-hosted Git service. Prior to version 0.14.2, there's a security issue in gogs where deleting a release can fail if a user controlled tag name is passed to git without the right separator, this lets git options get injected and mess with the process. This issue has been...

8.8CVSS5.7AI score0.00511EPSS
SaveExploits1References4
Rows per page
Query Builder