Lucene search
+L

187992 matches found

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
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

jackson-databind: jackson-databind: Arbitrary code execution via PolymorphicTypeValidator bypass

A flaw was found in jackson-databind. This vulnerability allows a remote attacker to bypass the PolymorphicTypeValidator PTV when polymorphic typing is enabled and a type identifier contains generic parameters. By crafting a malicious type ID, an attacker can place a denied class as a generic typ...

8.1CVSS6.4AI score0.00999EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

io.netty/netty-codec-http: Netty: Denial of Service via SPDY SETTINGS frame processing

A flaw was found in Netty, a network application framework. A remote attacker, by sending a specially crafted SPDY/3.1 SETTINGS frame, could cause the SPDY SETTINGS decoder to create a large number of map entries. This excessive processing and memory allocation can lead to a denial of service DoS...

7.5CVSS5.8AI score0.00665EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•4 views

jackson-databind: Jackson-databind: Security bypass allows arbitrary code execution

A flaw was found in jackson-databind, a library used for processing data. This vulnerability allows an attacker to bypass security controls designed to validate data types. By sending specially crafted input, an attacker can force the system to process untrusted data, which may lead to the...

8.1CVSS6.1AI score0.01226EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•6 views

jackson-databind: jackson-databind: Ignored properties can be unexpectedly modified

A flaw was found in jackson-databind. This vulnerability occurs in the data-binding functionality where properties intended to be ignored are incorrectly restored and become writable again. An attacker could potentially exploit this by providing input that modifies data through these supposedly...

5.3CVSS5.9AI score0.00443EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•4 views

org.apache.cxf/cxf-rt-transports-jms: Apache CXF: Remote Code Execution via untrusted JMS configuration

A flaw was found in Apache CXF. Untrusted users, if allowed to configure Java Message Service JMS for Apache CXF, can exploit this vulnerability to achieve remote code execution RCE. This issue arises from an incomplete fix for a prior security flaw, indicating an alternative path that could lead...

6.5AI score0.00903EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

artemis-server: artemis-server: Pre-auth topology disclosure via CORE SUBSCRIBE_TOPOLOGY_V2 on channel0

A missing authentication vulnerability was found in Apache ActiveMQ Artemis. The SUBSCRIBETOPOLOGYV2 handler in CoreProtocolManager.LocalChannelHandler.handlePacket processes topology subscription requests on channel0 with zero authentication -- no call to getSecurityStore, no credential...

5.8AI score0.00804EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•6 views

cxf: org.apache.cxf/cxf-rt-transports-jms: Apache CXF: Arbitrary code execution via untrusted JMS configuration

A flaw was found in Apache CXF. This vulnerability, stemming from an incomplete fix for a previous issue, allows untrusted users who can configure Java Message Service JMS for Apache CXF to achieve arbitrary code execution. This could lead to a complete compromise of the affected system...

6.3AI score0.01116EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

artemis-server: Apache Artemis — session hijack via missing authentication

in Apache Artemis, the REATTACHSESSION handler performs zero authentication — it looks up the session by name only and calls transferConnection unconditionally, migrating the authenticated session to the attacker's connection. The hijacked cluster-bridge session inherits full broker-management...

5.8AI score0.01073EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

wildfly-elytron-realm-token: parameter injection in EAP's elytron oauth2

A flaw was found in EAP's Elytron. An EAP application whose security domain is backed by an Elytron token-realm with oauth2-introspection would allow parameter substitution due to missing URL encoding...

4.2CVSS5.7AI score0.0028EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•6 views

undertow-core: OOM via missing limits in chunked trailer in EAP's Undertow

A flaw was found in EAP's undertow http/1.1 chunked-transfer decoder. missing limits on size and count would allow an attacker to use an unauthenticated connection to drive the JVM to an OutOfMemory error, stopping all deployments on the listener, and achieving Denial of Service...

7.5CVSS5.8AI score0.00449EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 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
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•7 views

netty: io.netty/netty-codec-http: Netty: Denial of Service via memory exhaustion in SPDY-to-HTTP codec

A flaw was found in Netty. A remote attacker can exploit a vulnerability in the SpdyHttpDecoder handler of Netty's SPDY-to-HTTP codec. When processing a client-initiated SYNSTREAM frame, the decoder fails to release allocated memory if the stream is reset or content limits are exceeded. This...

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

io.netty/netty-codec-http: Netty: Denial of Service via SPDY SETTINGS frame processing

A flaw was found in Netty, a network application framework. A remote attacker, by sending a specially crafted SPDY/3.1 SETTINGS frame, could cause the SPDY SETTINGS decoder to create a large number of map entries. This excessive processing and memory allocation can lead to a denial of service DoS...

7.5CVSS5.8AI score0.00665EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

jackson-databind: jackson-databind: Arbitrary code execution via PolymorphicTypeValidator bypass

A flaw was found in jackson-databind. This vulnerability allows a remote attacker to bypass the PolymorphicTypeValidator PTV when polymorphic typing is enabled and a type identifier contains generic parameters. By crafting a malicious type ID, an attacker can place a denied class as a generic typ...

8.1CVSS6.4AI score0.00999EPSS
SaveExploits2References7
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•6 views

artemis-server: artemis-jms-client: artemis-core-client: undertow-core: wildfly-messaging-activemq-subsystem: artemis messaging handlers in Red Hat EAP permit deserialization by default

EAP's Artemis deserialization configuration permits deserialization by default. ObjectMessage.getObject uses ObjectInputStreamWithClassLoader, which implements allow-list/block-list filtering via its checkSecurity/isTrustedType method. However, by default both allow-list and block-list are empty...

8.8CVSS5.8AI score0.00855EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

undertow-core: Undertow: Denial of Service via WebSocket permessage-deflate processing

A flaw was found in Undertow. A remote attacker could exploit this vulnerability by sending specially crafted WebSocket messages with permessage-deflate negotiated. This could lead to excessive memory consumption due to the PerMessageDeflateFunction.largerBuffer method using exponential doubling,...

7.5CVSS5.8AI score0.01096EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2026/09/22 1:04 p.m.•5 views

jackson-databind: Jackson-databind: Security bypass allows arbitrary code execution

A flaw was found in jackson-databind, a library used for processing data. This vulnerability allows an attacker to bypass security controls designed to validate data types. By sending specially crafted input, an attacker can force the system to process untrusted data, which may lead to the...

8.1CVSS6.1AI score0.01226EPSS
SaveExploits0References10
Rows per page
Query Builder