Lucene search
+L

209537 matches found

Tenable Nessus
Tenable Nessus
added 3 days ago7 views

Vim < 9.2.0840 Arbitrary Code Execution (GHSA-rcr7-f3wr-22r2)

The version of Vim installed on the remote host is prior to 9.2.0840. It is, therefore, affected by a vulnerability as referenced in the GHSA-rcr7-f3wr-22r2 advisory. - runtime/plugin/netrwPlugin.vim loads netrw and runtime/pack/dist/opt/netrw/autoload/netrw.vim constructs Bookmarks, History, and...

8.6CVSS6AI score0.00336EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 3 days ago3 views

PT-2026-71918

jupyterlab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook Architecture. From 3.3.0 until 4.5.10 and 4.6.2, JupyterLab allows notebook settings to be shared and applied through an overrides.json file using the Import button in the Settings...

8.6CVSS5.4AI score0.00552EPSS
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 3 days ago4 views

Linux Distros Unpatched Vulnerability : CVE-2026-16239

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Type confusion in PostgreSQL portal/cursor lifecycle allows a user to execute arbitrary code as the operating system user running the database, via re-creation ...

8.8CVSS6.1AI score0.0059EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 3 days ago7 views

Linux Distros Unpatched Vulnerability : CVE-2026-15742

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Integer wraparound in PostgreSQL fuzzystrmatch allows a user to direct writes to a huge range of addresses, executing arbitrary code as the operating system use...

8.8CVSS6.2AI score0.00479EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 3 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-14680

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Type confusion with PostgreSQL internal data type arguments allows any user to execute arbitrary code as the operating system user running the database, via cal...

8.8CVSS6.1AI score0.0059EPSS
SaveExploits0References3
PostrgeSql
PostrgeSql
added 3 days ago9 views

Vulnerability in core server (CVE-2026-14662)

PostgreSQL tsvector and tsquery undersize allocations, via integer wraparound Integer wraparound in PostgreSQL tsvector and tsquery data type functions allows an unprivileged database user to cause the server to undersize an allocation and write out-of-bounds, via crafted large inputs. This may...

8.8CVSS5.7AI score0.00655EPSS
SaveExploits0References1Affected Software1
PostrgeSql
PostrgeSql
added 3 days ago10 views

Vulnerability in core server (CVE-2026-16239)

PostgreSQL type confusion in cursor CLOSE + DECLARE executes arbitrary code Type confusion in PostgreSQL "portal"/cursor lifecycle allows a user to execute arbitrary code as the operating system user running the database, via re-creation of a cursor or other portal with different types. Versions...

8.8CVSS5.8AI score0.0059EPSS
SaveExploits0References1Affected Software1
PostrgeSql
PostrgeSql
added 3 days ago10 views

Vulnerability in contrib module (CVE-2026-15742)

PostgreSQL fuzzystrmatch writes effectively-arbitrary addresses, via integer wraparound Integer wraparound in PostgreSQL fuzzystrmatch allows a user to direct writes to a huge range of addresses, executing arbitrary code as the operating system user running the database, via extreme inputs to SQL...

8.8CVSS5.8AI score0.00479EPSS
SaveExploits0References1Affected Software1
PostrgeSql
PostrgeSql
added 3 days ago9 views

Vulnerability in core server (CVE-2026-14664)

PostgreSQL regexp heap buffer overflow executes arbitrary code Heap buffer overflow in PostgreSQL regexp allows the query author to execute arbitrary code as the operating system user running the database, via text that would not pass encoding validation. This shares heritage with CVE-2026-2006,...

8.8CVSS6AI score0.00596EPSS
SaveExploits0References1Affected Software1
PostrgeSql
PostrgeSql
added 3 days ago10 views

Vulnerability in core server (CVE-2026-14680)

PostgreSQL type confusion via "internal" arguments Type confusion with PostgreSQL "internal" data type arguments allows any user to execute arbitrary code as the operating system user running the database, via calls to functions with that argument type. Type "internal" represents a class of...

8.8CVSS5.8AI score0.0059EPSS
SaveExploits0References1Affected Software1
PostrgeSql
PostrgeSql
added 3 days ago10 views

Vulnerability in core server (CVE-2026-6471)

PostgreSQL logical decoding can dlopen arbitrary file Missing authorization in PostgreSQL logical decoding allows a non-superuser holding REPLICATION privilege to dlopen any file visible to the operating system account running the server, via the choice of logical decoding plugin. This in turn ru...

7.2CVSS5.5AI score0.00513EPSS
SaveExploits0References1Affected Software1
AlmaLinux
AlmaLinux
added 3 days ago8 views

Important: freerdp security update

FreeRDP is a free implementation of the Remote Desktop Protocol RDP, released under the Apache license. The xfreerdp client can connect to RDP servers such as Microsoft Windows machines, xrdp, and VirtualBox. Security Fixes: FreeRDP: FreeRDP: Arbitrary code execution via malicious RDP files...

9.8CVSS8.2AI score0.0038EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 3 days ago3 views

PT-2026-71759

The native inference process that Elasticsearch uses to evaluate uploaded machine learning models accepts a model operation that computes a memory address from an offset supplied inside the model, without validating that the offset stays within the bounds of the underlying storage. A user with th...

8.8CVSS6.2AI score0.00328EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 3 days ago2 views

PT-2026-71468

Heap buffer overflow in PostgreSQL plperl return of a tied hash allows the function owner to execute arbitrary code as the operating system user running the database, via a crafted function body. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected...

8.8CVSS6AI score0.00596EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 3 days ago2 views

PT-2026-71484

Untrusted data inclusion in pg dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql restrict meta-command input expansion. The fix for CVE-2025-871...

8.8CVSS8.2AI score0.00736EPSS
SaveExploits1References2
PostrgeSql
PostrgeSql
added 3 days ago7 views

Vulnerability in core server (CVE-2026-14669)

PostgreSQL tochar heap buffer overflow executes arbitrary code Heap buffer overflow in PostgreSQL tochartimestamptz allows the party choosing the timezone to execute arbitrary code as the operating system user running the database, via a long POSIX timezone abbreviation. Versions before PostgreSQ...

8.8CVSS6AI score0.00596EPSS
SaveExploits0References1Affected Software1
PostrgeSql
PostrgeSql
added 3 days ago9 views

Vulnerability in contrib module (CVE-2026-14671)

PostgreSQL refint plan cache type confusion executes arbitrary code Type confusion in PostgreSQL module "refint" allows an object creator to execute arbitrary code as the operating system user running the database. The fix for this emerged as a non-security bug report, and the fix appear in the g...

8.8CVSS5.7AI score0.00405EPSS
SaveExploits0References1Affected Software1
PostrgeSql
PostrgeSql
added 3 days ago8 views

Vulnerability in core server (CVE-2026-16238)

PostgreSQL type confusion in pgrestoreattributestats executes arbitrary code Type confusion in PostgreSQL pgrestoreattributestats allows an object creator to execute arbitrary code as the operating system user running the database, via conflation of range and multirange values. Within major versi...

8.8CVSS5.8AI score0.0059EPSS
SaveExploits0References1Affected Software1
PostrgeSql
PostrgeSql
added 3 days ago9 views

Vulnerability in client (CVE-2026-18408)

PostgreSQL psql \unrestrict lets superuser of pgdump origin server execute arbitrary code in psql client Untrusted data inclusion in pgdump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account...

8.8CVSS6AI score0.00527EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 3 days ago2 views

PT-2026-71480

Type confusion in PostgreSQL pg restore attribute stats allows an object creator to execute arbitrary code as the operating system user running the database, via conflation of range and multirange values. Within major version 18, minor versions before PostgreSQL 18.5 are affected. Versions before...

8.8CVSS5.8AI score0.0059EPSS
SaveExploits0References2
Rows per page
Query Builder