Lucene search
+L

244810 matches found

OSV
OSV
added 2026/07/23 2:55 p.m.7 views

GHSA-6HQ5-7373-42RG PHPSpreadsheet: SSRF bypass via HTTP redirect in WEBSERVICE() domain whitelist

Summary The domain whitelist introduced in PhpSpreadsheet 5.4.0 for the WEBSERVICE formula function can be bypassed via HTTP redirect. The whitelist validates only the initial URL's hostname, but filegetcontents follows 302/301 redirects by default without re-validating the redirect target agains...

7.7CVSS5.9AI score0.00531EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/23 2:18 p.m.5 views

UBUNTU-CVE-2026-65912

DOMPurify before 3.3.2 contains a URI validation bypass vulnerability when ADDATTR is provided as a predicate function via EXTRAELEMENTHANDLING.attributeCheck. Attackers can supply a predicate that accepts specific attribute and tag combinations to bypass URI-safe validation, allowing unsafe...

6.1CVSS6AI score0.00175EPSS
SaveExploits0References3
Wolfi
Wolfi
added 2026/07/23 2:16 p.m.20 views

CVE-2026-59886 vulnerabilities

Vulnerabilities for packages: kubeflow-jupyter-web-app, superset, kserve, mitmproxy, py3-cassandra-medusa, datadog-agent, kubeflow-pipelines-visualization-server, mlflow, k8s-sidecar, airflow, kubeflow-volumes-web-app, kubeflow-pipelines...

7.5CVSS5.1AI score0.00335EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/07/23 2:16 p.m.16 views

GHSA-8PPF-4F7H-5PPJ vulnerabilities

Vulnerabilities for packages: kubeflow-jupyter-web-app, superset, kserve, mitmproxy, py3-cassandra-medusa, datadog-agent, kubeflow-pipelines-visualization-server, mlflow, k8s-sidecar, airflow, kubeflow-volumes-web-app, kubeflow-pipelines...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/07/23 2:16 p.m.15 views

GHSA-H35F-9H28-MQ5C vulnerabilities

Vulnerabilities for packages: kubeflow-jupyter-web-app, py3-setuptools, superset, pypy-3.10, datadog-agent, py3-pipenv, mlflow, kubeflow-volumes-web-app, httpie, kubeflow-katib, airflow...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/07/23 2:16 p.m.19 views

GHSA-HM4W-WWCW-MR6R vulnerabilities

Vulnerabilities for packages: kubeflow-jupyter-web-app, superset, kserve, mitmproxy, py3-cassandra-medusa, datadog-agent, kubeflow-pipelines-visualization-server, mlflow, k8s-sidecar, airflow, kubeflow-volumes-web-app, kubeflow-pipelines...

5.3AI score
SaveExploits0
Wolfi
Wolfi
added 2026/07/23 2:16 p.m.20 views

CVE-2026-59890 vulnerabilities

Vulnerabilities for packages: kubeflow-jupyter-web-app, py3-setuptools, superset, pypy-3.10, datadog-agent, py3-pipenv, mlflow, kubeflow-volumes-web-app, httpie, kubeflow-katib, airflow...

6.1CVSS5.1AI score0.00405EPSS
SaveExploits1
Circl
Circl
added 2026/07/23 12:58 p.m.18 views

CVE-2026-57784

creationtimestamp| type| source ---|---|--- 2026-07-23 12:58:04+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3mrcvbbtcr72s...

9.6CVSS4.8AI score0.0013EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/07/23 12:13 p.m.7 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
Circl
Circl
added 2026/07/23 11:55 a.m.11 views

CVE-2026-60150

creationtimestamp| type| source ---|---|--- 2026-07-23 11:55:18+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mrcrqzxkqk2j 2026-07-23 16:46:54+00:00| seen| https://www.acn.gov.it/portale/w/critical-patch-update-di-oracle-9...

7.8CVSS7.3AI score0.0015EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/23 11:41 a.m.10 views

PYSEC-2026-3490 NetLicensing-MCP: Unauthenticated Use of Server-Side NetLicensing API Key in HTTP Mode

Unauthenticated Use of Server-Side NetLicensing API Key in HTTP Mode Summary When netlicensing-mcp is run in HTTP transport mode, the ApiKeyMiddleware fails to enforce authentication: requests that carry no client API key are unconditionally forwarded to the next handler server.py:1427. The...

8.1CVSS5.7AI score
SaveExploits0References7
OSV
OSV
added 2026/07/23 11:41 a.m.9 views

PYSEC-2026-3537 PraisonAI AgentTeam.launch exposes unauthenticated remote agent listing and invocation endpoints

PraisonAI AgentTeam.launch exposes unauthenticated remote agent invocation endpoints Summary PraisonAI's documented Python AgentTeam.launch / Agents.launch HTTP server starts externally reachable agent invocation endpoints without any authentication enforcement. The current implementation registe...

9.8CVSS5.9AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.10 views

PYSEC-2026-3513 praisonai: recipe serve auth middleware silently disables itself when no secret is set

praisonai: recipe serve authentication middleware silently disables itself when no secret is set Researcher: Kai Aizen — SnailSploit @SnailSploit, Adversarial & Offensive Security Research Target: https://github.com/MervinPraison/PraisonAI --- Package: praisonai on PyPI Version tested: 4.6.48...

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

PYSEC-2026-3502 PraisonAI recipe serve Typer command bypasses the non-localhost authentication guard

PraisonAI recipe serve Typer command bypasses the non-localhost authentication guard Summary PraisonAI's installed console entrypoint is Typer-first. In current releases, the recipe command is registered in the Typer app and praisonai recipe serve dispatches to the deprecated Typer command in...

8.2CVSS6.6AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.10 views

PYSEC-2026-3503 PraisonAI: HTTPApproval dashboard renders tool arguments as raw HTML, allowing approval-page XSS to approve dangerous tools

HTTPApproval dashboard renders tool arguments as raw HTML, allowing approval-page XSS to approve dangerous tools Summary praisonai.bots.HTTPApproval renders pending tool approval arguments directly into the approval dashboard HTML. An attacker-controlled tool argument can inject JavaScript into...

8.8CVSS5.3AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/07/23 11:32 a.m.10 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:32 a.m.9 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
CVE
CVE
added 2026/07/23 11:19 a.m.20 views

CVE-2026-65550

Technical details for CVE-2026-65550 are not publicly provided in the supplied documents; monitor for updates on affected versions, impact, and remediation.

5.9CVSS5.1AI score0.00148EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/07/23 11:4 a.m.3 views

Astra Linux – Vulnerability in Chromium

Inappropriate implementation in Video Capture in Google Chrome on ChromeOS prior to 150.0.7871.47 allowed a local attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Medium...

3.3CVSS5.8AI score0.00169EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/07/23 11:4 a.m.3 views

Astra Linux – Vulnerability in Chromium

Inappropriate implementation in SplitView in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Low...

4.3CVSS5.9AI score0.00198EPSS
SaveExploits0References2
Rows per page
Query Builder