Lucene search
+L

59932 matches found

NVD
NVD
added 2026/07/23 12:18 p.m.12 views

CVE-2026-65501

Unauthenticated Insecure Direct Object References IDOR in Shiptastic for WooCommerce = 5.1.0 versions...

5.3CVSS0.00313EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/23 12:13 p.m.17 views

openjdk: Enhance Jar file processing (Oracle CPU 2026-07)

A flaw was found in OpenJDK. The processImpl method in SignatureFileVerifier exhibits On^2 time complexity when verifying JAR files where different entries have different signer combinations, potentially leading to DoS...

5.3CVSS7.1AI score0.00289EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/23 12:13 p.m.16 views

openjdk: Enhance TLS certificate handling (Oracle CPU 2026-07)

A flaw was found in OpenJDK. When a server has wantClientAuth and the client sends a nocertificate alert, any client certificates are not verified...

5.9CVSS7.2AI score0.00291EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/23 12:13 p.m.14 views

openjdk: Enhance XBM image support (Oracle CPU 2026-07)

A flaw was found in OpenJDK. The regex defined in XbmImageDecoder matchRegex is vulnerable to a DoS attack when the input contains a long string without a closing character; due to excessive backtracking...

5.3CVSS7.2AI score0.00305EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/23 12:13 p.m.28 views

openjdk: Enhance Dataview Implementation (Oracle CPU 2026-07)

A flaw was found in OpenJDK. 1 DataView getter/setter methods use absolute ByteBuffer indexing and ignore the offset, allowing read and write to memory outside its intended window. 2 Missing bounds check in the DataView constructor fails to validate the capacity...

7.4CVSS7.2AI score0.00371EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/23 12:13 p.m.18 views

openjdk: Improve Nashorn index handling (Oracle CPU 2026-07)

A flaw was found in OpenJDK. There is an integer overflow in TypedArray.prototype.set which can cause a DoS...

7.5CVSS7.2AI score0.00463EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/23 12:13 p.m.22 views

openjdk: Enhance AWT ImagingLib (Oracle CPU 2026-07)

A flaw was found in OpenJDK. When the software processes certain images, a specific function fails to manage memory boundaries correctly. This can lead to the application attempting to access invalid memory or dereference a null pointer, which may cause the application to unexpectedly terminate...

3.7CVSS7.1AI score0.00306EPSS
SaveExploits0References4
Rapid7 Blog
Rapid7 Blog
added 2026/07/23 11:57 a.m.41 views

CVE-2026-16232: Critical Check Point SmartConsole Authentication Bypass Exploited in the Wild

Overview On July 22, 2026, Check Point published a security advisory for multiple vulnerabilities affecting Security Management, Multi-Domain Management, and firewall products. The most urgent of these is CVE-2026-16232, an authentication bypass in the SmartConsole login process classified as...

9.8CVSS7.4AI score0.72051EPSS
SaveExploits4
RedHat Linux
RedHat Linux
added 2026/07/23 11:44 a.m.18 views

openjdk: Enhance Jar handling (Oracle CPU 2026-07)

A flaw was found in OpenJDK. There exists a potential existential forgery vulnerability in CMS and protocols which use CMS. In Java, CMS is used to sign JAR files...

7.5CVSS7.1AI score0.00256EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/23 11:44 a.m.21 views

openjdk: Enhance JPEG handling (Oracle CPU 2026-07)

A flaw was found in OpenJDK. ASAN reports a heap integrity violation...

3.7CVSS7.1AI score0.00254EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/23 11:44 a.m.17 views

openjdk: Enhance AWT ImagingLib (Oracle CPU 2026-07)

A flaw was found in OpenJDK. When the software processes certain images, a specific function fails to manage memory boundaries correctly. This can lead to the application attempting to access invalid memory or dereference a null pointer, which may cause the application to unexpectedly terminate...

3.7CVSS7.1AI score0.00306EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/23 11:44 a.m.11 views

openjdk: Enhance XBM image support (Oracle CPU 2026-07)

A flaw was found in OpenJDK. The regex defined in XbmImageDecoder matchRegex is vulnerable to a DoS attack when the input contains a long string without a closing character; due to excessive backtracking...

5.3CVSS7.2AI score0.00305EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/23 11:44 a.m.25 views

openjdk: Improve DTLS handshaking (Oracle CPU 2026-07)

A flaw was found in OpenJDK. The DTLS implementation is open to two different DoS attacks...

5.3CVSS7.1AI score0.00289EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 11:41 a.m.15 views

PYSEC-2026-3479 LiteLLM: MCP Authentication Bypass via OAuth2 Passthrough Fallback

Impact LiteLLM's MCP Streamable HTTP endpoint could allow an unauthenticated attacker to establish an authenticated MCP session using an arbitrary Bearer token. The MCP auth handler supported OAuth2 passthrough for upstream MCP servers, but the fallback path could replace failed LiteLLM key...

8.8CVSS5.6AI score0.0087EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/23 11:41 a.m.11 views

PYSEC-2026-3508 PraisonAI: PRAISONAI_CALL_AUTH=disabled environment variable unconditionally disables authentication

Summary Setting PRAISONAICALLAUTH=disabled completely disables all authentication on the /api/v1/agents/id/invoke endpoint. This bypass is advertised in the application's own error messages, making it likely to appear in production Docker and Compose configurations. Details python...

8.2CVSS5.7AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.12 views

PYSEC-2026-3517 PraisonAI: Missing Authentication for Critical Function and Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') in praisonai

Unauthenticated PraisonAI UI MCP connect endpoint executes attacker-chosen local commands Summary PraisonAI v4.6.48 exposes the PraisonAIUI MCP client management API through the default UI host apps without authentication. A remote unauthenticated client can send POST /api/mcp/connect with a...

9.8CVSS6.4AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.12 views

PYSEC-2026-3501 PraisonAI: Unauthenticated RCE via Jobs API + Approval Bypass

Unauthenticated Remote Code Execution via Jobs API and Approval Bypass in PraisonAI Summary An unauthenticated attacker can execute arbitrary OS commands on any server running the PraisonAI Jobs API by submitting a crafted workflow YAML. The attack chains two weaknesses: the /api/v1/runs endpoint...

9.8CVSS7.2AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.16 views

PYSEC-2026-3516 PraisonAI: Unauthenticated Local File Inclusion via agent_file path in PraisonAI Jobs API

Summary An unauthenticated attacker can read arbitrary files on the server by supplying an absolute filesystem path in the agentfile field of the Jobs API. The field has no path validation, no allowlist, and no authentication is required to submit jobs. Details The agentfile field in...

7.5CVSS5.6AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.14 views

PYSEC-2026-3529 PraisonAI: Unauthenticated RCE via Jobs API + Approval Bypass

Unauthenticated Remote Code Execution via Jobs API and Approval Bypass in PraisonAI Summary An unauthenticated attacker can execute arbitrary OS commands on any server running the PraisonAI Jobs API by submitting a crafted workflow YAML. The attack chains two weaknesses: the /api/v1/runs endpoint...

9.8CVSS7.2AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/23 11:37 a.m.14 views

openjdk: Enhance JPEG handling (Oracle CPU 2026-07)

A flaw was found in OpenJDK. ASAN reports a heap integrity violation...

3.7CVSS7.1AI score0.00254EPSS
SaveExploits0References4
Rows per page
Query Builder