Lucene search
+L

189255 matches found

Debian CVE
Debian CVE
•added 2026/09/23 6:09 p.m.•9 views

CVE-2026-77422

JLine is a Java library for handling console input. From 3.0.0 until 3.30.15 and 4.3.1, the JLine built-in grep command in builtins/src/main/java/org/jline/builtins/PosixCommands.java accepts a user-controlled regular expression in grep... and, unless line-regexp mode is used, automatically adds ...

7.5CVSS5.8AI score0.00496EPSS
SaveExploits0
Rockylinux
Rockylinux
•added 2026/09/23 6:07 p.m.•9 views

openexr security update

An update is available for openexr. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list OpenEXR is an open-source high-dynamic-range floating-point image file forma...

7.1CVSS5.9AI score0.00191EPSS
SaveExploits0
Rockylinux
Rockylinux
•added 2026/09/23 6:07 p.m.•6 views

perl-DBI security update

An update is available for perl-DBI. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The perl-DBI package provides the standard database interface module for th...

9.1CVSS5.9AI score0.00493EPSS
SaveExploits0
Rockylinux
Rockylinux
•added 2026/09/23 6:04 p.m.•8 views

openexr security update

An update is available for openexr. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list OpenEXR is an open-source high-dynamic-range floating-point image file format...

7.1CVSS5.9AI score0.00191EPSS
SaveExploits0
Rockylinux
Rockylinux
•added 2026/09/23 6:04 p.m.•7 views

podman security update

An update is available for podman. This update affects Rocky Linux 9. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The podman tool manages pods, container images, and containers. It is part of...

9.1CVSS5.8AI score0.00621EPSS
SaveExploits2
Debian CVE
Debian CVE
•added 2026/09/23 5:45 p.m.•7 views

CVE-2026-88840

BusyBox TLS getclienthello reads past the end of the input buffer when parsing a truncated ClientHello message...

5.3CVSS6AI score0.00205EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/23 5:45 p.m.•8 views

CVE-2026-88835

BusyBox dpkg readpackagefield steps past a NUL terminator on malformed .deb packages, causing an out-of-bounds heap read...

6.1CVSS5.8AI score0.00119EPSS
SaveExploits0
Debian CVE
Debian CVE
•added 2026/09/23 5:45 p.m.•9 views

CVE-2026-88831

BusyBox httpd IP deny rules with invalid CIDR prefix lengths fail open, leaving a parsed IP with a zeroed mask so the rule matches no clients...

5.3CVSS5.8AI score0.00236EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/09/23 5:12 p.m.•7 views

postgresql: PostgreSQL: Arbitrary code execution via plperl tied hash heap buffer overflow

A flaw was found in PostgreSQL. A heap buffer overflow vulnerability exists in the plperl component when returning a tied hash. This allows a function owner to execute arbitrary code as the operating system user running the database by providing a specially crafted function body. This could lead ...

8.8CVSS6.7AI score0.00436EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 5:12 p.m.•5 views

postgresql: PostgreSQL pg_dump: Arbitrary code execution via crafted transform lists

A flaw was found in PostgreSQL pgdump. A heap buffer overflow vulnerability exists when processing long function transform lists. An authenticated object creator can exploit this by providing a specially crafted transform list. This allows the attacker to execute arbitrary code as the operating...

8.8CVSS6.7AI score0.00427EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 5:12 p.m.•5 views

postgresql: PostgreSQL psql: Arbitrary command execution via untrusted data in COPY FROM STDIN

A flaw was found in PostgreSQL psql. During the COPY FROM STDIN operation, untrusted data can be mistakenly interpreted as psql commands if an error injection causes the command to fail prematurely. This could allow an attacker to achieve arbitrary command execution. Successful exploitation...

8.1CVSS5.9AI score0.00358EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 5:12 p.m.•6 views

postgresql: PostgreSQL: Information disclosure via type confusion in ctid selectivity estimator

A flaw was found in PostgreSQL. This vulnerability, stemming from a type confusion issue in the ctid data type selectivity estimator, could allow an authenticated object creator to access and potentially recover sensitive information from memory. By manipulating input, an attacker could gain...

8.1CVSS5.8AI score0.00334EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 5:12 p.m.•4 views

postgresql: PostgreSQL: Arbitrary code execution via type confusion in 'refint' module

A flaw was found in PostgreSQL. A type confusion vulnerability in the 'refint' module allows an object creator to execute arbitrary code as the operating system user running the database. This could lead to a complete compromise of the database server...

8.8CVSS6.4AI score0.00423EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 5:12 p.m.•6 views

postgresql: PostgreSQL: Arbitrary code execution via type confusion with "internal" arguments

A type confusion vulnerability in PostgreSQL allows any user to execute arbitrary code as the database's operating system user by calling functions with mishandled "internal" data type arguments...

8.8CVSS6.5AI score0.00423EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 5:12 p.m.•6 views

postgresql: PostgreSQL: Stack buffer overflow via OUT parameter count manipulation

A flaw was found in PostgreSQL. An object creator can exploit a stack buffer overflow vulnerability within the argument name matching component. By manipulating the OUT parameter count, an attacker can write limited arbitrary bytes 0x0 and 0x1 to server memory, which may lead to unknown impacts...

8.2CVSS6.1AI score0.00293EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 5:12 p.m.•6 views

postgresql: PostgreSQL: Arbitrary code execution via type confusion in cursor lifecycle

A flaw was found in PostgreSQL. This vulnerability, caused by type confusion in the 'portal'/cursor lifecycle, allows a user to execute arbitrary code as the operating system user running the database. This can occur by re-creating a cursor or other portal with different types. Successful...

8.8CVSS6.4AI score0.00683EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 5:12 p.m.•4 views

postgresql: PostgreSQL: Arbitrary code execution via untrusted data inclusion in pg_dump

A vulnerability in PostgreSQL allows a malicious origin-server superuser to achieve client-side arbitrary code execution during a database restore. By injecting untrusted data into a pgdump export, the attacker can exploit the input expansion of the psql \restrict meta-command. When a victim...

8.8CVSS6.3AI score0.00355EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/23 5:12 p.m.•5 views

postgresql: PostgreSQL: Arbitrary code execution via heap buffer overflow in regexp

A flaw was found in PostgreSQL. A heap buffer overflow vulnerability exists in the regexp component, which can be triggered by a query author providing text that does not pass encoding validation. This can lead to unanticipated data growth, allowing the attacker to execute arbitrary code as the...

8.8CVSS6.7AI score0.00436EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/09/23 4:54 p.m.•9 views

CVE-2026-96807

In Flatpak before 1.18.1, a malicious sandboxed app can replace /.var/app/$appid/.ld.so with a symlink, causing regenerateldcache to write files at an arbitrary location. The filenames and content are not attacker controlled, making this hard to exploit...

4CVSS5.9AI score0.00123EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/09/23 4:30 p.m.•7 views

vim: Vim: Arbitrary Code Execution via crafted directory names

A flaw was found in Vim, an open-source text editor. This vulnerability, located in the netrw plugin, involves a code injection issue when the editor processes directory paths. A malicious directory name, if crafted by an attacker, could bypass security measures and allow for the execution of...

8.8CVSS6.3AI score0.0026EPSS
SaveExploits0References7
Rows per page
Query Builder