Lucene search
+L

723 matches found

SUSE CVE
SUSE CVE
added 2026/07/22 4:37 p.m.12 views

SUSE CVE-2026-16441

In Eclipse OpenJ9 versions up to 0.60, when executing class files where a previously concrete superclass method has been recompiled as abstract, execution is incorrectly delegated to an interface default method...

7.1CVSS5.8AI score0.0028EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/21 9:32 p.m.27 views

EUVD-2026-46359

In Eclipse OpenJ9 versions up to 0.60, when executing class files where a previously concrete superclass method has been recompiled as abstract, execution is incorrectly delegated to an interface default method...

6.9CVSS5.6AI score0.0028EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/21 7:17 p.m.18 views

CVE-2026-16441

In Eclipse OpenJ9 versions up to 0.60, when executing class files where a previously concrete superclass method has been recompiled as abstract, execution is incorrectly delegated to an interface default method...

9.6CVSS0.0028EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/21 7:11 p.m.17 views

EUVD-2026-43738

pyasn1: Uncontrolled resource consumption when converting decoded REAL values...

7.5CVSS5.1AI score0.00335EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/21 6:07 p.m.11 views

CVE-2026-16441

In Eclipse OpenJ9 versions up to 0.60, when executing class files where a previously concrete superclass method has been recompiled as abstract, execution is incorrectly delegated to an interface default method...

6.9CVSS5.5AI score0.0028EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/21 6:07 p.m.66 views

CVE-2026-16441

Eclipse OpenJ9 up to version 0.60 has a method resolution flaw (CWE-758): when a previously concrete superclass method is recompiled as abstract, the JVM incorrectly delegates execution to an interface default method, potentially running unintended code. SUSE addressed this in Java 8.0 SR8 FP70; ...

9.6CVSS5.6AI score0.0028EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/21 6:07 p.m.38 views

CVE-2026-16441 Eclipse OpenJ9 : Method resolution default method precedence failure

In Eclipse OpenJ9 versions up to 0.60, when executing class files where a previously concrete superclass method has been recompiled as abstract, execution is incorrectly delegated to an interface default method...

6.9CVSS0.0028EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/21 6:07 p.m.9 views

CVE-2026-16441 Eclipse OpenJ9 : Method resolution default method precedence failure

In Eclipse OpenJ9 versions up to 0.60, when executing class files where a previously concrete superclass method has been recompiled as abstract, execution is incorrectly delegated to an interface default method...

6.9CVSS5.8AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/21 6:07 p.m.9 views

CVE-2026-16441 Eclipse OpenJ9 : Method resolution default method precedence failure

In Eclipse OpenJ9 versions up to 0.60, when executing class files where a previously concrete superclass method has been recompiled as abstract, execution is incorrectly delegated to an interface default method...

6.9CVSS5.5AI score0.0028EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/21 12:00 a.m.18 views

PT-2026-62027

Name of the Vulnerable Software and Affected Versions Eclipse OpenJ9 versions prior to 0.61 Description An issue occurs when executing class files where a superclass method, which was previously concrete, has been recompiled as abstract. In this scenario, the execution is incorrectly delegated to...

6.9CVSS5.5AI score0.0028EPSS
SaveExploits0References45
Snyk
Snyk
added 2026/07/17 11:36 a.m.12 views

Improper Handling of Insufficient Permissions or Privileges

Overview Affected versions of this package are vulnerable to Improper Handling of Insufficient Permissions or Privileges via the gracefulShutdown RPC in AbstractServer. An authenticated low-privileged user can shut down Accumulo system components by sending a graceful shutdown request without...

7.1CVSS5.4AI score0.00471EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/16 8:20 p.m.29 views

GHSA-X8MG-6R4P-87PF ArcadeDB has cross-database IDOR: /ts/*, /batch/*, Prometheus and Grafana handlers bypass authorization

About 14 HTTP handlers resolve the database path param and call getDatabase... WITHOUT user.canAccessToDatabase... and without setting the engine principal, because they extend AbstractServerHttpHandler directly instead of DatabaseAbstractHandler which holds the only per-database gate at...

7.1CVSS6.1AI score0.00319EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 11:25 a.m.11 views

CVE-2026-61438 PraisonAI before 4.6.78 Remote Code Execution via Broken AST Sandbox

PraisonAI before 4.6.78 contains a remote code execution vulnerability in JobWorkflowExecutor.execinlinepython due to insufficient AST validation of workflow script steps. Attackers can create malicious YAML workflow files with import os statements followed by os.system calls that bypass sandbox...

7CVSS6.6AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.27 views

PT-2026-58107

Name of the Vulnerable Software and Affected Versions pyasn1 versions prior to 0.6.4 Description The univ.Real type converts its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value containing a very large exponent can...

7.5CVSS5.2AI score0.00335EPSS
SaveExploits0References89
OSV
OSV
added 2026/07/13 3:02 p.m.17 views

PYSEC-2026-3419 wger has Stored XSS via Unescaped License Attribution Fields

Stored XSS via Unescaped License Attribution Fields Summary The AbstractLicenseModel.attributionlink property in wger/utils/models.py constructs HTML strings by directly interpolating user-controlled fields licenseauthor, licensetitle, licenseobjecturl, licenseauthorurl, licensederivativesourceur...

5.4CVSS6.2AI score0.00207EPSS
SaveExploits1References6
NVD
NVD
added 2026/07/11 2:16 p.m.15 views

CVE-2026-61447

PraisonAI before 1.6.78 contains a remote code execution vulnerability in CodeAgent.executepython that executes LLM-generated Python code without AST validation, import restrictions, or sandbox enforcement. Attackers can influence LLM output through prompt injection to exfiltrate all environment...

10CVSS0.0249EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2026/07/09 4:49 a.m.12 views

pyasn1: pyasn1: Denial of Service via crafted ASN.1 REAL values

A remote attacker can exploit this by providing specially crafted BER/CER/DER-encoded ASN.1 data with a large exponent in the REAL value. When the application subsequently prints, logs, compares, or performs arithmetic on the decoded value, this can cause excessive CPU and memory consumption,...

7.5CVSS6.1AI score0.00335EPSS
SaveExploits0References7
PyPA
PyPA
added 2026/07/07 2:34 p.m.18 views

H2O Vulnerable to Denial of Service (DoS) and File Write

In h2oai/h2o-3 version 3.46.0.1, the runtool command exposes classes in the water.tools package through the ast parser. This includes the XGBoostLibExtractTool class, which can be exploited to shut down the server and write large files to arbitrary directories, leading to a denial of service...

7.5CVSS6AI score0.00663EPSS
SaveExploits1References6Affected Software1
UbuntuCve
UbuntuCve
added 2026/07/05 12:17 a.m.14 views

CVE-2026-14685

A vulnerability has been found in HdrHistogram up to 2.2.2. This vulnerability affects the function recordValueWithCount of the file src/main/java/org/HdrHistogram/AbstractHistogram.java of the component AbstractHistogram. Such manipulation of the argument Count leads to state issue. The attack c...

4.8CVSS4.2AI score0.00159EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/04 11:45 p.m.56 views

CVE-2026-14685 HdrHistogram AbstractHistogram AbstractHistogram.java recordValueWithCount state issue

A vulnerability has been found in HdrHistogram up to 2.2.2. This vulnerability affects the function recordValueWithCount of the file src/main/java/org/HdrHistogram/AbstractHistogram.java of the component AbstractHistogram. Such manipulation of the argument Count leads to state issue. The attack c...

4.8CVSS0.00159EPSS
SaveExploits0References6
Rows per page
Query Builder