Lucene search
+L

7435 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/22 12:0 a.m.9 views

Photon OS 5.0: Glibc PHSA-2026-5.0-0855

An update of the glibc package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2026-5.0-0855. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

8.4CVSS6.7AI score0.8833EPSS
SaveExploits57References16
OSV
OSV
added 2026/07/21 7:10 p.m.10 views

GHSA-M4P7-R5RC-7G4J pyasn1 BER/CER/DER decoder denial of service via unbounded long-form tag IDs

Impact The BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets in a loop with no upper bound on the size of the tag ID. A crafted input can force the decoder to build an arbitrarily large integer, with CPU cost growing quadratically in input size...

7.5CVSS5.3AI score0.00349EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/21 4:15 p.m.5 views

CVE-2026-47399 PraisonAI Platform workspace-scoped routes allow cross-workspace object access by global object ID

PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Prior to version 0.1.4, the workspace-scoped REST routes contain a systemic object-level authorization flaw that allows an authenticated user from one workspace to access, modify, and delete objects belonging to...

8.8CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/07/21 2:16 p.m.9 views

CVE-2026-59848

A flaw was found in libssh. A malicious SFTP server can send responses for unknown request IDs that libssh clients keep queued indefinitely, causing unbounded memory growth and client-side denial of service...

5.3CVSS0.00295EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 2:0 p.m.10 views

Information Exposure

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Information Exposure via the GraphQL API when public introspection is disabled. An attacker can obtain hidden schema...

6.9CVSS5.9AI score0.00279EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/21 1:21 p.m.9 views

EUVD-2026-46256

A flaw was found in libssh. A malicious SFTP server can send responses for unknown request IDs that libssh clients keep queued indefinitely, causing unbounded memory growth and client-side denial of service...

5.3CVSS5.2AI score0.00295EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 1:21 p.m.37 views

CVE-2026-59848 Libssh: libssh: denial of service via sftp responses with unknown request ids

A flaw was found in libssh. A malicious SFTP server can send responses for unknown request IDs that libssh clients keep queued indefinitely, causing unbounded memory growth and client-side denial of service...

5.3CVSS0.00295EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/21 1:21 p.m.24 views

CVE-2026-59848

CVE-2026-59848 concerns libssh. A malicious SFTP server may send responses for unknown request IDs that libssh clients keep queued, causing unbounded memory growth and client-side denial of service. Affected component: libssh’s SFTP client handling. Root cause: responses for unknown IDs are queue...

5.3CVSS5.2AI score0.00295EPSS
SaveExploits0References3Affected Software3
RedhatCVE
RedhatCVE
added 2026/07/21 1:21 p.m.8 views

CVE-2026-59848

A flaw was found in libssh. A malicious SFTP server can send responses for unknown request IDs that libssh clients keep queued indefinitely, causing unbounded memory growth and client-side denial of service. Mitigation Do not connect to untrusted SFTP servers...

5.3CVSS5.2AI score0.00295EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/21 1:18 p.m.8 views

Denial of Service (DoS)

Overview Affected versions of this package are vulnerable to Denial of Service DoS in the handling of SFTP responses with unknown request IDs. An attacker can cause unbounded memory growth and disrupt client operations by sending specially crafted responses from a malicious SFTP server. Workaroun...

6.9CVSS5.9AI score0.00295EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/21 1:17 p.m.8 views

SUSE CVE-2026-9323

The urwid web display backend urwid/display/web.py generates web session identifiers urwidid in Screen.start by concatenating two random.randrange109 calls that use Python's Mersenne Twister PRNG, which is not cryptographically secure. Each call consumes approximately 30 bits of PRNG state, and t...

8.1CVSS6AI score0.00421EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/07/21 1:17 p.m.7 views

SUSE CVE-2026-15812

A vulnerability was found in the internal Access Control List ACL subsystem of kronosnet Version affected: = 1.34. When the framework is explicitly configured to manage dynamic links accepting network traffic from any IP address without network payload encryption, the validation architecture...

4.8CVSS5.7AI score0.00165EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/21 12:19 p.m.6 views

CVE-2026-64627

Parse Server versions = 9.0.0 before 9.10.0-alpha.4 and versions before 8.6.85 contain a schema disclosure vulnerability. When the GraphQL API is mounted with public introspection disabled graphQLPublicIntrospection: false, the default, schema-derived 'Did you mean ...?' suggestions were still...

6.9CVSS0.00279EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 11:39 a.m.16 views

CVE-2026-64627

Parse Server versions 9.0.0–8.6.84/9.0.0–9.10.0-alpha.3 contain a schema disclosure vulnerability where, when GraphQL public introspection is disabled, error messages during variable coercion reveal hidden schema identifiers (e.g., Cloud Code function names, Parse class/field names) to an unauthe...

6.9CVSS5.4AI score0.00279EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/21 11:26 a.m.41 views

CVE-2026-59845 Libssh: libssh: denial of service via unchecked proxycommand fork() failure

A flaw was found in libssh. When ProxyCommand is used, an unchecked fork failure can be stored as process ID -1; during cleanup, signals may then be sent across the caller's accessible process tree, leading to local denial of service...

5.3CVSS0.00106EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 9:52 a.m.4 views

CLEANSTART-2026-ZL11893 Security fixes for CVE-2026-41080, CVE-2026-45186 applied in versions: 2.35.9-r1, 2.35.9-r2

Multiple security vulnerabilities affect the aws-cli package. These issues are resolved in later releases. See references for individual vulnerability details...

7.5CVSS7.2AI score0.00443EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/21 9:18 a.m.4 views

CLEANSTART-2026-ZZ38071 Security fixes for CVE-2026-21728, CVE-2026-2303, CVE-2026-28377, CVE-2026-42151, CVE-2026-44903, CVE-2026-48096, ghsa-8396-jffm-qx4w, ghsa-ffqx-q65f-36jf, ghsa-fw8g-cg8f-9j28, ghsa-p4r4-xvrq-gvmc, ghsa-w8rr-5gcm-pp58, ghsa-wg65-39gg-5wfj applied in versions: 12.2.10-r1

Multiple security vulnerabilities affect the grafana package. These issues are resolved in later releases. See references for individual vulnerability details...

7.5CVSS6.8AI score0.00637EPSS
SaveExploits0References19
OSV
OSV
added 2026/07/21 9:13 a.m.4 views

CLEANSTART-2026-MM40347 Security fixes for CVE-2026-41080, CVE-2026-45186 applied in versions: 2.35.9-r1, 2.35.9-r2

Multiple security vulnerabilities affect the aws-cli package. These issues are resolved in later releases. See references for individual vulnerability details...

7.5CVSS5.9AI score0.00443EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/21 8:33 a.m.8 views

CLEANSTART-2026-WO16430 Security fixes for CVE-2025-47911, CVE-2025-47912, CVE-2025-58183, CVE-2025-58185, CVE-2025-58186, CVE-2025-58187, CVE-2025-58188, CVE-2025-58189, CVE-2025-58190, CVE-2025-61723, CVE-2025-61724, CVE-2025-61725, CVE-2025-61729, CVE-2026-25679, CVE-2026-27137, CVE-2026-27138, CVE-2026-27139, CVE-2026-27142 applied in versions: 1.4.10-r0, 1.4.13-r0, 1.4.14-r0, 1.4.8-r0

Multiple security vulnerabilities affect the stakater-reloader package. These issues are resolved in later releases. See references for individual vulnerability details...

7.5CVSS6.7AI score0.00728EPSS
SaveExploits3References37
OSV
OSV
added 2026/07/21 8:19 a.m.9 views

CLEANSTART-2026-DE16221 Security fixes for CVE-2026-54171, CVE-2026-54297, CVE-2026-54522, CVE-2026-54904, CVE-2026-54905, CVE-2026-54906, ghsa-6wx8-w4f5-wwcr, ghsa-98m9-hrrm-r99r, ghsa-h8w8-99g7-qmvj, ghsa-wv3x-4vxv-whpp applied in versions: 1.18.0-r4, 1.18.0-r5

Multiple security vulnerabilities affect the ruby-fluentd-1.18 package. These issues are resolved in later releases. See references for individual vulnerability details...

9.8CVSS5.3AI score0.00487EPSS
SaveExploits3References17
Rows per page
Query Builder