Lucene search
+L

187990 matches found

RedHat Linux
RedHat Linux
•added 2026/09/22 2:19 p.m.•5 views

encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal

A flaw was found in the encoding/asn1 package in Go. An attacker could provide a specially crafted, deeply-nested Abstract Syntax Notation One ASN.1 structure, leading to excessive recursion during the Unmarshal operation. This could result in stack exhaustion and a Denial of Service DoS conditio...

5.7AI score0.00568EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/22 2:19 p.m.•5 views

encoding/xml: golang: Go: Denial of Service via XML decoding recursion depth issue

A flaw was found in the encoding/xml package of Go. The DecodeElement function failed to correctly track recursion depth, which could lead to stack exhaustion. A remote attacker could exploit this vulnerability by providing a specially crafted XML input, resulting in a Denial of Service DoS for t...

5.8AI score0.00568EPSS
SaveExploits0References8
Ubuntu
Ubuntu
•added 2026/09/22 2:15 p.m.•6 views

USN-8803-1: Sudo vulnerability

Guannan Wang, Zhanpeng Liu, and Guancheng Li discovered that Sudo failed to apply intercept policy checks when commands were executed under certain circumstances. A local attacker permitted to run specific commands could possibly use this issue to bypass policy enforcement and logging, executing...

8.5CVSS5.8AI score0.00131EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2026/09/22 1:21 p.m.•6 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.1CVSS7.5AI score0.00358EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:21 p.m.•5 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.8CVSS8.1AI score0.00683EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:21 p.m.•5 views

postgresql: PostgreSQL: Arbitrary code execution via long POSIX timezone abbreviation

A heap buffer overflow flaw was found in the PostgreSQL tochartimestamptz function. An attacker can exploit this by supplying an overly long POSIX timezone abbreviation to execute arbitrary code as the database's operating system user, potentially resulting in complete system compromise...

8.8CVSS8.4AI score0.00662EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:21 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.8CVSS8.3AI score0.00427EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:21 p.m.•5 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.8CVSS8.1AI score0.00355EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:21 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.8CVSS8.3AI score0.00436EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:21 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.8CVSS8.1AI score0.00423EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:21 p.m.•4 views

postgresql: PostgreSQL: Arbitrary code execution via logical decoding plugin

A flaw was found in PostgreSQL. Missing authorization in PostgreSQL's logical decoding feature allows a non-superuser with REPLICATION privilege to load arbitrary files. This can lead to arbitrary code execution as the operating system account running the server...

7.2CVSS7.8AI score0.00528EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:21 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.1CVSS7.3AI score0.00334EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:21 p.m.•5 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.2CVSS7.7AI score0.00293EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:21 p.m.•6 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.8CVSS8.3AI score0.00436EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:21 p.m.•5 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.8CVSS8.2AI score0.00423EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:21 p.m.•4 views

postgresql-fuzzystrmatch: PostgreSQL fuzzystrmatch: Arbitrary code execution via integer wraparound

A flaw was found in PostgreSQL fuzzystrmatch. A low-privileged database user can exploit an integer wraparound vulnerability by providing extreme inputs to the levenshtein or levenshteinlessequal SQL functions. This allows the user to execute arbitrary code as the operating system user running th...

8.8CVSS8.1AI score0.00555EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•4 views

brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

A flaw was found in the brace-expansion library. The expand function does not apply maxLength when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is...

7.5CVSS6AI score0.00748EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

com.fasterxml.jackson.core/jackson-core: tools.jackson.core/jackson-core: jackson-core: Denial of Service via incomplete fix in async JSON parser

A flaw was found in jackson-core. A remote attacker can exploit an incomplete fix in the non-blocking JSON parser by streaming specially crafted JSON data in small chunks. This bypasses the intended number length constraint, causing the parser to accumulate excessive memory per connection. This...

8.7CVSS5.8AI score0.00619EPSS
SaveExploits0References11
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

wildfly-iiop-openjdk: Missing authentication on EAP's IIOP NameService leads to MITM or DoS

A flaw was found in EAP's IIOP. The listener's NameService would accept bind operations without authentication, allowing an attacker to hijack JNDI lookups and binding them to a malicious ORB, achieving MITM or DoS on further invocations...

7.4CVSS5.7AI score0.00376EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•4 views

openjdk-orb: unauthed class loading via IIOP in EAP

when EAP runs with -secmgr, the openjdk-orb's JDKBridge honours attacker-supplied CDR codebase URLs during object unmarshalling on :3528, allowing an unauthenticated attacker to load and instantiate arbitrary classes from a remote URL in the server JVM before EJB security interceptors run...

8.1CVSS6AI score0.00551EPSS
SaveExploits0References4
Rows per page
Query Builder