Lucene search
+L

1562 matches found

RedhatCVE
RedhatCVE
added 2026/09/16 9:02 p.m.9 views

CVE-2026-85469

A flaw was found in quay-builder-qemu. A remote attacker could exploit this by compromising the upstream Noelware/docker-manifest-action used in the release workflow, which is pinned to a mutable branch. This allows the attacker to inject arbitrary code, leading to the exfiltration of sensitive...

8CVSS0.00482EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 8:00 p.m.9 views

gha-lab-d9fd584b12

Artefacto de investigación automatizado — no es el proyecto original. Este repositorio es un laboratorio desechable construido por un sistema automatizado para una tesis de maestría en la Université Laval sobre la reproducción de vulnerabilidades publicadas en flujos de trabajo de GitHub Actions...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 1:44 p.m.16 views

gha-lab-40e23db109

Artefacto de investigación automatizado — no es el proyecto original. Este repositorio es un laboratorio desechable construido por un sistema automatizado para una tesis de maestría en Université Laval sobre la reproducción de vulnerabilidades publicadas en flujos de trabajo de GitHub Actions. Es...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/16 12:34 p.m.9 views

IPSpinner

🔁 IPSpinner IPSpinner es un proxy local que se puede utilizar para redirigir todas las solicitudes entrantes a través de diferentes proveedores elegidos. El propósito es crear un proxy de paso que rote la dirección IP de origen de cada solicitud. Por ejemplo, ejecutar una operación de fuerza brut...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/16 10:15 a.m.10 views

CVE-2026-39866

CVE-2026-39866 — Inyección de comandos mediante entrada no citada en workflow dispatch Laboratorio de prueba de concepto para inyección de comandos en GitHub Actions workflow dispatch Propósito CVE-2026-39866 es un fallo de inyección de comandos en el workflow de lanzamiento de GitHub Actions de...

8.8CVSS5.9AI score0.02349EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/16 3:43 a.m.9 views

gha-lab-ee08e207a8

Artefacto de investigación automatizado — no es el proyecto original. Este repositorio es un laboratorio desechable construido por un sistema automatizado para una tesis de maestría en la Université Laval sobre la reproducción de vulnerabilidades publicadas en flujos de trabajo de GitHub Actions...

5.8AI score
SaveExploits0References3
NVD
NVD
added 2026/09/15 6:17 p.m.11 views

CVE-2026-58502

githubtoplanguages generates a user's top GitHub languages as an SVG. The .github/workflows/discord-issue.yml workflow runs when an issue is opened or closed and interpolates github.event.issue.title directly into the Bash assignment for ISSUETITLE before shell parsing. An issue title containing...

7.1CVSS0.00297EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/15 5:37 p.m.12 views

CVE-2026-58502

githubtoplanguages , a tool that renders a user's top GitHub languages as an SVG, is affected by a command injection in its .github/workflows/discord-issue.yml GitHub Actions workflow. The workflow interpolates github.event.issue.title directly into a Bash assignment before shell parsing, so any ...

7.1CVSS5.8AI score0.00297EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/15 5:37 p.m.5 views

CVE-2026-58502 githubtoplanguages: Command Injection via Issue Title in Discord Notification Workflow

githubtoplanguages generates a user's top GitHub languages as an SVG. The .github/workflows/discord-issue.yml workflow runs when an issue is opened or closed and interpolates github.event.issue.title directly into the Bash assignment for ISSUETITLE before shell parsing. An issue title containing...

7.1CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 2:47 p.m.42 views

CVE-2026-55158

Conflibot (a GitHub Action that warns about merge conflicts among open pull requests) is vulnerable to command injection via crafted pull request branch names. Prior to version 1.2.1, src/index.ts interpolates the attacker-controlled head.ref value into shell strings passed to exec, allowing an a...

9.1CVSS6AI score0.00445EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/15 2:47 p.m.7 views

CVE-2026-55158 Conflibot: Command injection via crafted pull request branch names under pull_request_target

Conflibot warns in advance when merging a pull request will cause conflicts in other open pull requests. Prior to 1.2.1, src/index.ts builds git checkout, git merge, and git format-patch commands by interpolating the attacker-controlled pull request head.ref value into strings passed to exec. In...

9.1CVSS6AI score
SaveExploits0References8
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/09/14 3:42 p.m.15 views

Malicious code in concierge-sdk (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 4de458111994244a0a590117185f9e345ff27043c129d4ea24fcb3be5f98f67b The package's declared postinstall script executes exfilv2.js at npm install time. That script harvests the full process environment, current working...

5.8AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/10 10:34 p.m.11 views

@argos-ci/core: CI Branch Name OS Command Injection

CI Branch Name OS Command Injection in @argos-ci/core Summary @argos-ci/[email protected] passes attacker-controlled CI branch/ref strings directly into an execSync template literal in packages/core/src/ci-environment/git.ts:89. When a CI project has hasRemoteContentAccess: false, the Argos upload flow...

7.5CVSS6.6AI score0.00476EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.16 views

PT-2026-89735

CI Branch Name OS Command Injection in @argos-ci/core Summary @argos-ci/[email protected] passes attacker-controlled CI branch/ref strings directly into an execSync template literal in packages/core/src/ci-environment/git.ts:89. When a CI project has hasRemoteContentAccess: false, the Argos upload flow...

7.5CVSS6.6AI score0.00476EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/08 10:34 p.m.6 views

CVE-2026-87062

A flaw was found in konflux-operator-tasks. GitHub Actions within this component are configured to use mutable tags or branches instead of specific, immutable commit SHAs. This vulnerability could allow a remote attacker to introduce malicious code into the build process if they compromise the...

4.2CVSS6.1AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/08 10:34 p.m.7 views

CVE-2026-87050

A flaw was found in operator-foundry. GitHub Actions and reusable workflows within the component are referenced using mutable tags e.g., @v0, @v4 instead of fixed commit SHAs. This allows an attacker to potentially alter the code executed in the Continuous Integration CI pipeline through an...

4.2CVSS6AI score
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/09/08 7:58 p.m.9 views

CVE-2026-87049

A flaw was found in operator-foundry. Untrusted external actors can exploit over-permissive GitHub access tokens and Google Cloud Platform GCP Workload Identity Federation credentials granted to a third-party reusable workflow. By invoking this workflow on untrusted-triggerable events without...

8.7CVSS5.6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 6:47 a.m.16 views

zizmor v1.30.0

🌈 zizmor zizmor is a static analysis tool for CI/CD systems. It can find and fix security issues in common CI/CD setups, including GitHub Actions, Dependabot, and pre-commit. Some of the things zizmor finds: Template injection vulnerabilities, leading to attacker-controlled code execution...

6AI score
SaveExploits0References7
CVE
CVE
added 2026/08/31 8:46 a.m.37 views

CVE-2026-82856

@hulumi/policies versions before 1.3.2 fail to properly validate set-qualified AWS IAM condition operators in GitHub OIDC trust policies. The root cause is the insufficient handling of operators such as ForAnyValue:StringLike , which attackers can exploit to hide wildcard GitHub Actions OIDC subj...

9.8CVSS5.9AI score0.00284EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/31 8:46 a.m.56 views

CVE-2026-82856 @hulumi/policies before 1.3.2 OIDC Trust Policy Bypass

@hulumi/policies versions before 1.3.2 fail to properly validate set-qualified AWS IAM condition operators in GitHub OIDC trust policies. Attackers can use ForAnyValue:StringLike operators to hide wildcard GitHub Actions OIDC subject conditions from security guardrails...

9.8CVSS0.00284EPSS
SaveExploits0References2
Rows per page
Query Builder