Lucene search
+L

1158016 matches found

Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.15 views

RHEL 8 : libsndfile (RHSA-2026:25197)

The remote Redhat Enterprise Linux 8 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:25197 advisory. libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV. Security Fixes: libsndfile: integer...

8.2CVSS7.6AI score0.00504EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.13 views

openSUSE 16 Security Update : apache-pdfbox (openSUSE-SU-2026:20923-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20923-1 advisory. Update to version 2.0.36. Security issues fixed: - CVE-2026-33929: path traversal in the ExtractEmbeddedFiles example code can lead to arbitrary...

5.5CVSS5.2AI score0.00711EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.19 views

RHEL 8 : libsndfile (RHSA-2026:25227)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:25227 advisory. libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV. Security Fixes: libsndfile: integer...

8.2CVSS7.5AI score0.00504EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.17 views

RHEL 9 : poppler (RHSA-2026:25058)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:25058 advisory. Poppler is a Portable Document Format PDF rendering library, used by applications such as Evince. Security Fixes: poppler: Integer overflow in Poppl...

7.8CVSS5.7AI score0.00252EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.52 views

RHEL 8 : .NET 8.0 (RHSA-2026:25110)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:25110 advisory. .NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR...

7.5CVSS6AI score0.02481EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.14 views

RHEL 10 : .NET 9.0 (RHSA-2026:25112)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:25112 advisory. .NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR...

7.5CVSS6AI score0.02481EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.15 views

RHEL 9 : .NET 8.0 (RHSA-2026:25220)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:25220 advisory. .NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR...

7.5CVSS6AI score0.02481EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/06/11 12:00 a.m.19 views

RHEL 9 : .NET 9.0 (RHSA-2026:25221)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:25221 advisory. .NET is a managed-software framework. It implements a subset of the .NET framework APIs and several new APIs, and it includes a CLR...

7.5CVSS6AI score0.02481EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/06/10 10:13 p.m.27 views

nebula-mesh: Newly-minted operator API key exposed in redirect URL (Referer, history, proxy logs)

internal/web/operators.go:251 — after handleOperatorCreateAPIKey mints a fresh 32-byte bearer token, the redirect points the operator's browser at: /ui/operators/?newkey=&keyname= The raw API key ends up: - in the browser's URL history - in the Referer header on every cross-origin asset the detai...

5.5CVSS5.5AI score0.00108EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/10 10:13 p.m.32 views

GHSA-9PG3-25FQ-P6CC nebula-mesh: Newly-minted operator API key exposed in redirect URL (Referer, history, proxy logs)

internal/web/operators.go:251 — after handleOperatorCreateAPIKey mints a fresh 32-byte bearer token, the redirect points the operator's browser at: /ui/operators/?newkey=&keyname= The raw API key ends up: - in the browser's URL history - in the Referer header on every cross-origin asset the detai...

5.5CVSS5.5AI score0.00108EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/06/10 8:51 p.m.32 views

Important: Red Hat Security Advisory: Submariner v0.21 security fixes and container updates

Submariner v0.21 General Availability release images, which provide enhancements, security fixes, and updated container images. 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...

10CVSS6.8AI score0.02965EPSS
SaveExploits9References16
Github Security Blog
Github Security Blog
added 2026/06/10 8:07 p.m.23 views

Incus has a Nil-Pointer Dereference Panic via Instance Backup Import (volume omitted)

Summary backend.CreateInstanceFromBackup in internal/server/storage/backend.go contains a nil-pointer dereference that an authenticated user with permission to create instances in any project can trigger remotely by uploading a crafted backup tarball. The Incus daemon panics and the process...

7.3CVSS5.5AI score0.00141EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/10 8:07 p.m.24 views

GHSA-8G7M-96C8-8WWC Incus has a Nil-Pointer Dereference Panic via Instance Backup Import (volume omitted)

Summary backend.CreateInstanceFromBackup in internal/server/storage/backend.go contains a nil-pointer dereference that an authenticated user with permission to create instances in any project can trigger remotely by uploading a crafted backup tarball. The Incus daemon panics and the process...

7.3CVSS5.5AI score0.00141EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/10 6:49 p.m.27 views

nebula-mesh: Session and OIDC state cookies lack the Secure attribute

internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on every cookie but never Secure. A single plaintext request to the origin operator on a LAN, mistyped URL, HTTP→HTTPS not strictly enforced, reverse proxy misconfiguration discloses the session. Affected All released...

8.2CVSS5.6AI score0.00193EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/10 6:49 p.m.39 views

GHSA-RQFJ-VV8R-XHQC nebula-mesh: Session and OIDC state cookies lack the Secure attribute

internal/web/session.go and internal/web/oidc.go set HttpOnly and SameSite=Lax on every cookie but never Secure. A single plaintext request to the origin operator on a LAN, mistyped URL, HTTP→HTTPS not strictly enforced, reverse proxy misconfiguration discloses the session. Affected All released...

8.2CVSS5.6AI score0.00193EPSS
SaveExploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/10 6:41 p.m.23 views

Malicious code in websocket-slot (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c15c40b8371646f167ffa7d5a2ba2c8d0fd454ef7054eeb41807a1a3eda8e7a6 On npm install, this package runs node test.js via scripts.postinstall, which executes the logic in index.js. The postinstall behavior performs three...

5.5AI score
SaveExploits0References2
OSV
OSV
added 2026/06/10 6:41 p.m.17 views

MAL-2026-5530 Malicious code in websocket-slot (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector c15c40b8371646f167ffa7d5a2ba2c8d0fd454ef7054eeb41807a1a3eda8e7a6 On npm install, this package runs node test.js via scripts.postinstall, which executes the logic in index.js. The postinstall behavior performs three...

5.5AI score
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/10 6:06 p.m.37 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to multiple Operator package issues

Summary IBM Watson Speech Services Cartridge is vulnerable to multiple Operator package issues. We have performed updates to the Operators used by our Speech Services. The following vulnerabilities have been addressed in this update. Please read the details for remediation below. Vulnerability...

7.5CVSS6.6AI score0.01237EPSS
SaveExploits1Affected Software1
RedHat Linux
RedHat Linux
added 2026/06/10 5:35 p.m.16 views

Moderate: Red Hat Security Advisory: Red Hat build of Keycloak 26.6.3 Images Update

New images are available for Red Hat build of Keycloak 26.6.3 and Red Hat build of Keycloak 26.6.3 Operator, running on OpenShift Container Platform Red Hat build of Keycloak is an integrated sign-on solution, available as a Red Hat JBoss Middleware for OpenShift containerized image. The Red Hat...

8.8CVSS5.4AI score0.00477EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/06/10 5:24 p.m.11 views

Information Exposure

Overview Affected versions of this package are vulnerable to Information Exposure via the bearerTokenFile field in the ServiceMonitor resource. An attacker can exfiltrate sensitive files from the pod filesystem by configuring a ServiceMonitor to reference arbitrary files and directing the scrape...

7.7CVSS5.9AI score0.00017EPSS
SaveExploits0References2
Rows per page
Query Builder