Lucene search
+L

264148 matches found

NVD
NVD
•added 2026/06/29 2:16 p.m.•28 views

CVE-2026-56457

HCL DevOps Deploy / HCL Launch is susceptible to an exposure of sensitive information vulnerability in output logs. This exposure could allow an attacker with access to the logs to potentially obtain sensitive values related to that step...

4.3CVSS0.00301EPSS
SaveExploits0References1
Circl
Circl
•added 2026/06/29 1:46 p.m.•22 views

CVE-2026-46817

creationtimestamp| type| source ---|---|--- 2026-06-29 13:46:37+00:00| seen| https://bsky.app/profile/bleepingcomputer.com/post/3mpgmrwrd2525 2026-06-29 14:01:32+00:00| seen| https://bsky.app/profile/sec-news-bot.bsky.social/post/3mpgnmnxscm2c 2026-06-29 14:03:49+00:00| seen|...

9.8CVSS8.5AI score0.00814EPSS
SaveExploits2References168
Vulnrichment
Vulnrichment
•added 2026/06/29 1:36 p.m.•17 views

CVE-2026-57327 WordPress MainWP plugin <= 6.1.1 - Broken Access Control vulnerability

Subscriber Broken Access Control in MainWP = 6.1.1 versions...

6.3CVSS5.8AI score0.0026EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/06/29 1:36 p.m.•13 views

CVE-2026-57326

Unauthenticated Cross Site Scripting XSS in Business Directory = 6.4.22 versions...

6.1CVSS5.8AI score0.00253EPSS
SaveExploits0References2
Circl
Circl
•added 2026/06/29 1:15 p.m.•20 views

CVE-2026-9800

creationtimestamp| type| source ---|---|--- 2026-06-29 13:15:15+00:00| seen| https://bsky.app/profile/o2cloud.bsky.social/post/3mpgkzuo7ml25 2026-07-01 02:46:48+00:00| seen| https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0815 2026-07-02 07:59:38+00:00| seen|...

8.1CVSS4.8AI score0.00651EPSS
SaveExploits0References5
OSV
OSV
•added 2026/06/29 12:16 p.m.•16 views

UBUNTU-CVE-2026-41991

GNU gzip contains a vulnerability in the gzexe utility related to insecure temporary file handling. When the mktemp utility is not available in the user’s PATH, gzexe falls back to constructing a temporary file path based solely on the process ID PID. This predictable filename is created without...

4.7CVSS5.9AI score0.00142EPSS
SaveExploits0References7
Circl
Circl
•added 2026/06/29 12:07 p.m.•19 views

CVE-2026-13557

creationtimestamp| type| source ---|---|--- 2026-06-29 12:07:30+00:00| seen| https://bsky.app/profile/kriptabiz.bsky.social/post/3mpghaqx2472o...

5.3CVSS5.8AI score0.0047EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/29 11:50 a.m.•18 views

PYSEC-2026-341 Flask-Reuploaded vulnerable to Remote Code Execution via Server-Side Template Injection

Impact A critical path traversal and extension bypass vulnerability in Flask-Reuploaded allows remote attackers to achieve arbitrary file write and remote code execution through Server-Side Template Injection SSTI. Patches Flask-Reuploaded has been patched in version 1.5.0 Workarounds 1. Do not...

9.8CVSS6.5AI score0.01239EPSS
SaveExploits2References7
OSV
OSV
•added 2026/06/29 11:50 a.m.•21 views

PYSEC-2026-299 BoxLite: Permission Bypass Allows Modification of Read-Only Files

Summary Boxlite is a sandbox service that allows users to create lightweight virtual machines Boxes and launch OCI containers within them to run untrusted code. One of the core security features claimed by Boxlite is the ability to mount host directories in read-only mode readonly=True into the V...

10CVSS6.2AI score0.00479EPSS
SaveExploits0References8
PyPA
PyPA
•added 2026/06/29 11:50 a.m.•23 views

Open Source Kubectl MCP Server vulnerable to arbitrary code execution via user interaction with crafted HTML page

An issue in Open Source Kubectl MCP Server v1.1.1 allows attackers to execute arbitrary code on a victim system via user interaction with a crafted HTML page...

9.8CVSS6.4AI score0.00578EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/06/29 11:50 a.m.•21 views

PYSEC-2026-462 PraisonAI Vulnerable to Remote Code Execution via YAML Deserialization in Agent Definition Loading

Summary The AgentService.loadAgentFromFile method uses the js-yaml library to parse YAML files without disabling dangerous tags such as !!js/function and !!js/undefined. This allows an attacker to craft a malicious YAML file that, when parsed, executes arbitrary JavaScript code. An attacker can...

9.8CVSS6.8AI score0.00812EPSS
SaveExploits0References6
OSV
OSV
•added 2026/06/29 11:50 a.m.•16 views

PYSEC-2026-468 PraisonAI Has Authentication Bypass via OAuthManager.validate_token()

Summary OAuthManager.validatetoken returns True for any token not found in its internal store, which is empty by default. Any HTTP request to the MCP server with an arbitrary Bearer token is treated as authenticated, granting full access to all registered tools and agent capabilities. Details...

9.1CVSS5.9AI score0.00418EPSS
SaveExploits1References5
PyPA
PyPA
•added 2026/06/29 11:50 a.m.•16 views

PraisonAI has critical RCE via `type: job` workflow YAML

praisonai workflow run loads untrusted YAML and if type: job executes steps through JobWorkflowExecutor in jobworkflow.py.This supports: - run: → shell command execution via subprocess.run- script: → inline Python execution via exec- python: → arbitrary Python script execution A malicious YAML fi...

9.8CVSS6.3AI score0.00925EPSS
SaveExploits1References6Affected Software1
OSV
OSV
•added 2026/06/29 11:50 a.m.•22 views

PYSEC-2026-469 PraisonAI vulnerable to arbitrary file write via path traversal in `praisonai recipe unpack`

| Field | Value | |---|---| | Severity | Critical | | Type | Path traversal -- arbitrary file write via tar.extract without member validation | | Affected | src/praisonai/praisonai/cli/features/recipe.py:1170-1172 | Summary cmdunpack in the recipe CLI extracts .praison tar archives using raw...

9.4CVSS6AI score0.00527EPSS
SaveExploits1References6
OSV
OSV
•added 2026/06/29 11:50 a.m.•25 views

PYSEC-2026-494 Excessive Attack Surface in pyload-ng

Excessive Attack Surface in GitHub repository pyload/pyload prior to 0.5.0b3.dev41...

9.8CVSS5.8AI score0.00726EPSS
SaveExploits1References6
OSV
OSV
•added 2026/06/29 11:50 a.m.•21 views

PYSEC-2026-456 PickleScan's pkgutil.resolve_name has a universal blocklist bypass

Summary pkgutil.resolvename is a Python stdlib function that resolves any "module:attribute" string to the corresponding Python object at runtime. By using pkgutil.resolvename as the first REDUCE call in a pickle, an attacker can obtain a reference to ANY blocked function e.g., os.system,...

10CVSS5.8AI score0.00909EPSS
SaveExploits0References6
OSV
OSV
•added 2026/06/29 11:50 a.m.•19 views

PYSEC-2026-501 pyminizip affected by zlib's integer overflow/heap based buffer overflow vulnerability due to vulnerable dependency

MiniZip in zlib through 1.3 has an integer overflow and resultant heap-based buffer overflow in zipOpenNewFileInZip464 via a long filename, comment, or extra field. NOTE: MiniZip is not a supported part of the zlib product. pyminizip uses version 1.2.11 of zlib's code...

9.8CVSS7.4AI score0.03179EPSS
SaveExploits0References17
PyPA
PyPA
•added 2026/06/29 11:50 a.m.•15 views

TensorFlow has a heap out-of-buffer read vulnerability in the QuantizeAndDequantize operation

ImpactAttackers using Tensorflow can exploit the vulnerability. They can access heap memory which is not in the control of user, leading to a crash or RCE.When axis is larger than the dim of input, c-Diminput,axis goes out of bound.Same problem occurs in the QuantizeAndDequantizeV2/V3/V4/V4Grad...

9.8CVSS6.7AI score0.00838EPSS
SaveExploits1References6Affected Software1
OSV
OSV
•added 2026/06/29 11:50 a.m.•21 views

PYSEC-2026-271 Apache Airflow Hive Provider vulnerable to code injection

Apache Software Foundation's Apache Airflow Hive Provider before 6.0.0 is vulnerable to improper control of generation of code...

9.8CVSS7.3AI score0.02765EPSS
SaveExploits0References7
PyPA
PyPA
•added 2026/06/29 11:50 a.m.•15 views

Gradio allows users to access arbitrary files

ImpactThis vulnerability allows users of Gradio applications that have a public link such as on Hugging Face Spaces to access files on the machine hosting the Gradio application. This involves intercepting and modifying the network requests made by the Gradio app to the server. PatchesYes, the...

9.2CVSS7AI score0.85393EPSS
SaveExploits2References7Affected Software1
Rows per page
Query Builder