Lucene search
+L

9094 matches found

Cvelist
Cvelist
•added 2026/08/19 10:12 a.m.•47 views

CVE-2026-16440

In Eclipse OpenJ9 versions up to 0.60, a crafted .class file with deeply nested annotations causes a segmentation fault...

5.7CVSS0.00235EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/19 10:12 a.m.•19 views

EUVD-2026-62368

In Eclipse OpenJ9 versions up to 0.60, a crafted .class file with deeply nested annotations causes a segmentation fault...

5.7CVSS5.2AI score0.00235EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/19 10:12 a.m.•11 views

CVE-2026-16440

In Eclipse OpenJ9 versions up to 0.60, a crafted .class file with deeply nested annotations causes a segmentation fault...

5.7CVSS5.2AI score0.00235EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/19 10:12 a.m.•34 views

CVE-2026-16440

In Eclipse OpenJ9 versions up to 0.60, a crafted .class file with deeply nested annotations causes a segmentation fault...

5.7CVSS5.3AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 10:01 a.m.•10 views

CVE-2026-74437

A flaw was found in the Linux kernel's uvcvideo module, which manages USB Video Class UVC devices. When a UVC camera with asynchronous control is in use, a specific sequence of operations can lead to a deadlock within the kernel. This vulnerability could allow a local attacker to cause a...

5.5CVSS5.2AI score0.00206EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/19 6:37 a.m.•19 views

EUVD-2026-62343

The TranslatePress – Translate Multilingual sites with AI Translation plugin for WordPress is vulnerable to unauthenticated Stored Cross-Site Scripting in versions up to and including 3.2.5. The special gettext markers '!trpst' and '!trpen' are unconditionally rewritten to '' by translatepage in...

7.2CVSS5.2AI score0.00392EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/19 12:00 a.m.•22 views

PT-2026-78311

The TranslatePress – Translate Multilingual sites with AI Translation plugin for WordPress is vulnerable to unauthenticated Stored Cross-Site Scripting in versions up to and including 3.2.5. The special gettext markers '!trpst' and '!trpen' are unconditionally rewritten to '' by translate page in...

7.2CVSS5.3AI score0.00392EPSS
SaveExploits0References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/19 12:00 a.m.•1 views

CVE-2026-75981: Improper Neutralization of Input During Web Page Generation

The TranslatePress – Translate Multilingual sites with AI Translation plugin for WordPress is vulnerable to unauthenticated Stored Cross-Site Scripting in versions up to and including 3.2.5. The special gettext markers '!trpst' and '!trpen' are unconditionally rewritten to '' by translatepage in...

7.2CVSS5.6AI score0.00392EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/19 12:00 a.m.•23 views

PT-2026-78323

Name of the Vulnerable Software and Affected Versions Eclipse OpenJ9 versions prior to 0.61 Description A crafted .class file containing deeply nested annotations can trigger a segmentation fault, which is a specific type of crash that occurs when a program attempts to access a memory location th...

5.7CVSS5.7AI score0.00235EPSS
SaveExploits0References28
RedhatCVE
RedhatCVE
•added 2026/08/18 7:43 p.m.•10 views

CVE-2026-72297

A flaw was found in the Linux kernel's Asynchronous Transfer Mode ATM networking module. This vulnerability occurs due to insufficient validation of traffic classes during Quality of Service QoS setup. A local user can exploit this by providing out-of-range traffic class values, which are then...

7.1CVSS5.4AI score0.00167EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
•added 2026/08/18 4:32 p.m.•15 views

RabbitMQ Java client: Unvalidated Class.forName in JSON-RPC ProcedureDescription enables arbitrary class loading

The JSON-RPC tools in com.rabbitmq.tools.jsonrpc perform Class.forNamejavaReturnType with initialize=true on class names received from untrusted AMQP messages, without any validation or allowlist. Vulnerable code ProcedureDescription.java:101-127: When a JsonRpcClient connects, it calls...

7.5CVSS5.6AI score0.00557EPSS
SaveExploits0References7Affected Software1
OSV
OSV
•added 2026/08/18 4:32 p.m.•12 views

GHSA-6G32-PXV4-2WFJ RabbitMQ Java client: Unvalidated Class.forName in JSON-RPC ProcedureDescription enables arbitrary class loading

The JSON-RPC tools in com.rabbitmq.tools.jsonrpc perform Class.forNamejavaReturnType with initialize=true on class names received from untrusted AMQP messages, without any validation or allowlist. Vulnerable code ProcedureDescription.java:101-127: When a JsonRpcClient connects, it calls...

7.5CVSS5.6AI score0.00557EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
•added 2026/08/18 4:27 p.m.•10 views

CVE-2026-63337 RabbitMQ Java client: Unvalidated Class.forName in JSON-RPC ProcedureDescription enables arbitrary class loading

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, com.rabbitmq.tools.jsonrpc.ProcedureDescription receives a javaReturnType value in an untrusted system.describe response and passes it through JSONUtil.tryFill,...

7.5CVSS5.3AI score0.00557EPSS
SaveExploits0References6
CVE
CVE
•added 2026/08/18 4:27 p.m.•141 views

CVE-2026-63337

The RabbitMQ Java client (pre-5.33.0) passes an untrusted javaReturnType from system.describe through Class.forName with initialization enabled, allowing an attacker controlling broker responses to trigger arbitrary class static initializers in the victim JVM, affecting confidentiality, integrity...

7.5CVSS5.3AI score0.00557EPSS
SaveExploits0References6
Debian CVE
Debian CVE
•added 2026/08/18 4:27 p.m.•14 views

CVE-2026-63337

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, com.rabbitmq.tools.jsonrpc.ProcedureDescription receives a javaReturnType value in an untrusted system.describe response and passes it through JSONUtil.tryFill,...

7.5CVSS5.4AI score0.00557EPSS
SaveExploits0
attackerkb
attackerkb
•added 2026/08/18 4:27 p.m.•50 views

CVE-2026-63337

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, com.rabbitmq.tools.jsonrpc.ProcedureDescription receives a javaReturnType value in an untrusted system.describe response and passes it through JSONUtil.tryFill,...

7.5CVSS5.3AI score0.00557EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
•added 2026/08/18 4:27 p.m.•20 views

EUVD-2026-61043

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, com.rabbitmq.tools.jsonrpc.ProcedureDescription receives a javaReturnType value in an untrusted system.describe response and passes it through JSONUtil.tryFill,...

7.5CVSS5.3AI score0.00557EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/18 4:27 p.m.•31 views

CVE-2026-63337 RabbitMQ Java client: Unvalidated Class.forName in JSON-RPC ProcedureDescription enables arbitrary class loading

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, com.rabbitmq.tools.jsonrpc.ProcedureDescription receives a javaReturnType value in an untrusted system.describe response and passes it through JSONUtil.tryFill,...

7.5CVSS0.00557EPSS
SaveExploits0References6
OSV
OSV
•added 2026/08/18 4:27 p.m.•53 views

CVE-2026-63337 RabbitMQ Java client: Unvalidated Class.forName in JSON-RPC ProcedureDescription enables arbitrary class loading

The RabbitMQ Java client library allows Java and JVM-based applications to connect to and interact with RabbitMQ nodes. Prior to 5.33.0, com.rabbitmq.tools.jsonrpc.ProcedureDescription receives a javaReturnType value in an untrusted system.describe response and passes it through JSONUtil.tryFill,...

7.5CVSS5.5AI score
SaveExploits0References8
NVD
NVD
•added 2026/08/18 3:16 p.m.•10 views

CVE-2026-45733

Trilium Notes is a cross-platform, hierarchical note taking application focused on building large personal knowledge bases. Prior to 0.103.0, the iconClass label value is returned raw by getNoteIcon and inserted without HTML attribute encoding into class attributes in...

8.3CVSS0.00433EPSS
SaveExploits0References3
Rows per page
Query Builder