Lucene search
+L

4959 matches found

Positive Technologies
Positive Technologies
added 2026/05/12 12:00 a.m.32 views

PT-2026-40120

Name of the Vulnerable Software and Affected Versions Guardrails AI versions prior to 0.6.8 Description A code injection issue exists in the Hub package installation mechanism. When installing validator packages using the command guardrails hub install, the system retrieves a manifest from the...

9.8CVSS6.3AI score0.00635EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2026/05/12 12:00 a.m.18 views

Guardrails 安全漏洞

Guardrails is a Python framework open source by Guardrails AI. Versions of Guardrails 0.6.7 and earlier contained security vulnerabilities. These vulnerabilities stemmed from the Hub package installation mechanism, which retrieved lists from the Guardrails Hub when installing the validationer...

9.8CVSS6AI score0.00635EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/12 12:00 a.m.35 views

CVE-2026-31239

The CVE-2026-31239 entry concerns the Mamba language model framework up to version 2.2.6. The issue is insecure deserialization (CWE-502) when loading pre-trained models from HuggingFace Hub. The MambaLMHeadModel.from_pretrained() method uses torch.load() to load the pytorch_model.bin weight file...

9.8CVSS6.1AI score0.00409EPSS
SaveExploits0References2
Amd
Amd
added 2026/05/12 12:00 a.m.36 views

AMD Server Software and Embedded Chipset Driver Vulnerabilities Identified in Windows® Environments

CVE Details Refer to Glossary for explanation of terms CVE| CVE Description| CVSS Score ---|---|--- CVE-2026-0432| Incorrect default permissions in the installation directory for the AMD chipset driver could allow an attacker to achieve privilege escalation resulting in arbitrary code execution.|...

8.5CVSS6.3AI score0.00125EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/12 12:00 a.m.39 views

CVE-2026-31233

Guardrails AI thru 0.6.7 contains a code injection vulnerability CWE-94 in its Hub package installation mechanism. When installing validator packages via guardrails hub install, the system retrieves a manifest from the Guardrails Hub and dynamically executes a script specified in the postinstall...

0.00635EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/05/12 12:00 a.m.44 views

CVE-2026-31239

The mamba language model framework thru 2.2.6 is vulnerable to insecure deserialization CWE-502 when loading pre-trained models from HuggingFace Hub. The MambaLMHeadModel.frompretrained method uses torch.load to load the pytorchmodel.bin weight file without enabling the security-restrictive...

0.00409EPSS
SaveExploits0References2
Ubuntu
Ubuntu
added 2026/05/11 1:31 p.m.24 views

USN-8180-6: Linux kernel (Raspberry Pi) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM64 architecture; - Block layer subsystem; - Drivers core; - Bluetooth drivers; - DMA engine subsystem; - GPU...

9.8CVSS5.9AI score0.0071EPSS
SaveExploits3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/09 9:05 p.m.15 views

Malicious code in @rsi-community/hub-schema (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2d578b50b6334d8e8034b40a4820513fe79475d3466f3cc9c1bc71a619fc3b0a The package @rsi-community/hub-schema was found to contain malicious code. Source: ghsa-malware...

5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/05/09 9:05 p.m.18 views

MAL-2026-3414 Malicious code in @rsi-community/hub-schema (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 2d578b50b6334d8e8034b40a4820513fe79475d3466f3cc9c1bc71a619fc3b0a The package @rsi-community/hub-schema was found to contain malicious code. Source: ghsa-malware...

5.8AI score
SaveExploits0References1
Wolfi
Wolfi
added 2026/05/09 7:48 p.m.22 views

GHSA-PMWQ-PJRM-6P5R vulnerabilities

Vulnerabilities for packages: gitlab-runner, crossplane, guac, tkn, dagger, flux-source-controller, neuvector-sigstore-interface, slsa-verifier, tflint, spire-server, docker-compose, buildkitd, trivy, zarf, gh, trivy-operator, vexctl, falcoctl, docker-cli-buildx, skaffold, kyverno-notation-aws,...

5.2AI score
SaveExploits0
EUVD
EUVD
added 2026/05/09 7:12 p.m.15 views

EUVD-2026-28922

Signal K Server is a server application that runs on a central hub in a boat. Prior to version 2.25.0, the HTTP login endpoints POST /login and POST /signalk/v1/auth/login are protected by express-rate-limit default: 100 attempts per 10-minute window, configurable via HTTPRATELIMITS. The WebSocke...

8.7CVSS5.8AI score0.00327EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/05/08 3:11 a.m.10 views

CVE-2026-42261

PromptHub is an all-in-one AI toolbox for prompt, skill, and agent management. From version 0.4.9 to before version 0.5.4, apps/web/src/routes/skills.ts exposes an authenticated endpoint POST /api/skills/fetch-remote that fetches a user-supplied URL server-side and reflects the response body up t...

7.1CVSS5.7AI score0.00237EPSS
SaveExploits1References3Affected Software1
Wolfi
Wolfi
added 2026/05/08 1:48 a.m.35 views

GHSA-CM33-6792-R9FM vulnerabilities

Vulnerabilities for packages: apache-pulsar, infinispan, trino, flyway, celeborn, strimzi-kafka-operator, spark, tez, zipkin, keycloak, apache-nifi, wildfly, apicurio-registry, sonarqube, akhq, druid, thingsboard, opensearch, management-api-for-apache-cassandra-5.0...

5.2AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/05/07 2:24 a.m.22 views

Diffusers has a `trust_remote_code` bypass via `custom_pipeline` and local custom components

Background This vulnerability is found in the DiffusionPipeline.frompretrained flow, which is used to load a pipeline from the HuggingFace Hub. This function accepts an optional custompipeline keyword argument: the name of a Python file in the repo that contains a custom class inheriting from...

8.8CVSS5.9AI score0.00562EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2026/05/07 2:24 a.m.9 views

GHSA-J7W6-VPVQ-J3GM Diffusers has a `trust_remote_code` bypass via `custom_pipeline` and local custom components

Background This vulnerability is found in the DiffusionPipeline.frompretrained flow, which is used to load a pipeline from the HuggingFace Hub. This function accepts an optional custompipeline keyword argument: the name of a Python file in the repo that contains a custom class inheriting from...

8.8CVSS5.9AI score0.00562EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/05/07 12:00 a.m.24 views

PT-2026-39298

Name of the Vulnerable Software and Affected Versions Diffusers versions prior to 0.38.0 Description An issue exists in the DiffusionPipeline.from pretrained flow when loading pipelines from Hugging Face Hub repositories. The resolve custom pipeline and cls function in pipeline loading utils.py...

8.8CVSS6.4AI score0.00562EPSS
SaveExploits1References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/06 8:24 a.m.20 views

Security Bulletin: Multiple Vulnerabilities in IBM Engineering AI hub.

Summary Multiple vulnerabilities were addressed in IBM Engineering AI Hub version 1.2.0. Vulnerability Details CVEID:CVE-2026-0540 DESCRIPTION: DOMPurify 3.1.3 through 3.3.1 and 2.5.3 through 2.5.8, fixed in commit 2726c74, contain a cross-site scripting vulnerability that allows attackers to...

9.4CVSS7.4AI score0.01735EPSS
SaveExploits3Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/05 9:15 p.m.21 views

@evomap/evolver's validator sandbox allowlist permits `npm`/`npx`, yielding RCE from Hub-delivered validation tasks via lifecycle scripts

Summary The validator-mode sandbox executor src/gep/validator/sandboxExecutor.js places npm and npx in its hard executable allowlist. Because npm install and npx -y -p execute arbitrary code by design preinstall/install/postinstall lifecycle scripts and remote-package bin entries, and because...

6.7AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/05 9:15 p.m.6 views

GHSA-JXH8-JH77-XH6G @evomap/evolver's validator sandbox allowlist permits `npm`/`npx`, yielding RCE from Hub-delivered validation tasks via lifecycle scripts

Summary The validator-mode sandbox executor src/gep/validator/sandboxExecutor.js places npm and npx in its hard executable allowlist. Because npm install and npx -y -p execute arbitrary code by design preinstall/install/postinstall lifecycle scripts and remote-package bin entries, and because...

8.1CVSS6.7AI score
SaveExploits0References2
Snyk
Snyk
added 2026/05/05 9:15 p.m.15 views

External Control of File Name or Path

Overview @evomap/evolver is an A GEP-powered self-evolution engine for AI agents. Features automated log analysis and Genome Evolution Protocol GEP for auditable, reusable evolution assets. Affected versions of this package are vulnerable to External Control of File Name or Path via the fetch...

8.8CVSS6.1AI score
SaveExploits0References2
Rows per page
Query Builder