Lucene search
+L

63660 matches found

RedHat Linux
RedHat Linux
added 2026/07/23 12:13 p.m.16 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.31 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.19 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.25 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.19 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.18 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.22 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.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 11:44 a.m.26 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.17 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
PyPA
PyPA
added 2026/07/23 11:41 a.m.47 views

meta-ads-mcp: Server-Side Request Forgery (SSRF) in `upload_ad_image` via Unrestricted `image_url` Fetch

Server-Side Request Forgery SSRF in uploadadimage via Unrestricted imageurl Fetch SummaryThe uploadadimage MCP tool in meta-ads-mcp v1.0.113 passes an attacker-controlled imageurl parameter directly to an HTTP fetch helper httpx.AsyncClientfollowredirects=True.geturl without any scheme, host, or ...

8.3CVSS5.9AI score0.0023EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/23 11:41 a.m.12 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 score0.00289EPSS
SaveExploits0References5
PyPA
PyPA
added 2026/07/23 11:41 a.m.43 views

PraisonAI: PRAISONAI_CALL_AUTH=disabled environment variable unconditionally disables authentication

SummarySetting 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. Detailspython...

8.2CVSS5.5AI score0.00289EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2026/07/23 11:41 a.m.53 views

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 SummaryPraisonAI 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 comma...

9.8CVSS6.3AI score0.00644EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/23 11:41 a.m.15 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 score0.00644EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.14 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 score0.00413EPSS
SaveExploits0References5
PyPA
PyPA
added 2026/07/23 11:41 a.m.43 views

PraisonAI: Unauthenticated Local File Inclusion via agent_file path in PraisonAI Jobs API

SummaryAn 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. DetailsThe agentfile field in JobSubmitReque...

7.5CVSS5.5AI score0.00361EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2026/07/23 11:41 a.m.46 views

PraisonAI: MCP SSE transport binds 0.0.0.0 with no authentication and no Origin validation; bundled SecurityConfig is never wired in

The MCP SSE server started via ToolsMCPServer.runsse / launchtoolsmcpservertransport="sse"binds to 0.0.0.0 by default and builds its Starlette application with no authentication middlewareand no Origin-header validation. The module mcp/mcpsecurity.py provides exactly the needed controlsorigin...

9.8CVSS5.4AI score0.00474EPSS
SaveExploits0References5Affected Software1
PyPA
PyPA
added 2026/07/23 11:41 a.m.46 views

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 runningthe PraisonAI Jobs API by submitting a crafted workflow YAML. The attack chains twoweaknesses: the /api/v1/runs endpoint...

9.8CVSS7.1AI score0.00413EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder