Skip to content
View brodmart's full-sized avatar

Block or report brodmart

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
brodmart/README.md

Martin Brodeur — Independent Security Researcher

I develop automated methods for finding vulnerability classes that SAST structurally cannot detect. Method emphasizes live-toolchain reproduction over static-analysis claims — every filing includes container-reproducible evidence.

Recent CVEs (12 live · 5 imminent · 1 vendor-direct advisory)

Docling / IBM Research Zurich:

  • CVE-2026-44023 — docling-core remote filename resolution: SSRF + Content-Disposition path traversal (HIGH 9.4, AV:N/UI:N)
  • CVE-2026-44016 — docling Playwright unrestricted JS + network (HIGH 9.0, scope-change)
  • CVE-2026-44019 — docling-core image URI validation: file:// + unbounded data: (HIGH 8.0)
  • CVE-2026-47214 — docling HTML backend URI/path handling (HIGH 7.7)
  • CVE-2026-44018 — docling METS-GBS XXE + zip-bomb (MODERATE 5.5)
  • CVE-2026-44022 — docling LaTeX \includegraphics / \input path traversal (MODERATE 5.5)

Samsung (multimedia):

  • CVE-2026-47320 — Samsung rlottie PathData empty-frames + Layer recursion DoS (MODERATE 6.1, CWE-824 + CWE-674; fix in PR Samsung/rlottie#593; Samsung TV & Appliance CNA, MSP I-121052)

ManageIQ (Red Hat CNA):

  • CVE-2026-52903 — ManageIQ YAML safe_loadunsafe_load production fallback in lib/extensions/yaml_load_aliases.rb (HIGH 8.8, AV:N/PR:L; CWE-502 deserialization → Ruby Psych RCE)

Prior CVEs:

  • CVE-2026-41586 — Hyperledger Fabric SDK Java RCE (CRITICAL 9.0; deployed at Walmart / Maersk / HSBC)
  • CVE-2026-6859 — InstructLab trust_remote_code RCE (HIGH 8.8, Red Hat PSIRT)
  • CVE-2026-6855 — InstructLab logs_dir path traversal (Red Hat PSIRT)
  • CVE-2026-44936 — Rancher Fleet SSRF → BasicAuth credential exfiltration (co-credit NATO NCSC)

Imminent (assigned or requested, pending publish):

  • CVE-2026-47256 — OpenTelemetry Sentry exporter path traversal (fix PR #1 merged, v0.154.0 release pending)
  • Samsung DSPRODSEC-967 — SCSC wlbt WiFi driver heap overflow via attacker-controlled SSID IE length (CWE-78; CVE committed by Samsung DS PSIRT)
  • Hyperledger fabric-ca GHSA-xghw-p77p-3r7x — pre-auth LDAP injection (CWE-90; CVE requested by maintainer Jun 01 2026)
  • open-webui GHSA-9rpj-v7hf-vv2wurl_idx vulnerability
  • vLLM GHSA-7h4p-rffg-7823temperature=NaN/Infinity bypass validation propagates to GPU kernels (MODERATE, CWE-1287; PR #45116 merged; advisory published Jun 11 2026, CVE requested by maintainer pending GitHub review)

Vendor-direct advisory (CVE pending coordinated disclosure):

  • w1.fi 2026-1 — wpa_supplicant / hostapd, "Missing multi-link parsing validation in wpa_supplicant and hostapd" (published Jun 5 2026). Credited for incorrect validation of MLE common info length. Fixes landed in bss.c (Wi-Fi 7 scan-result parsing, commit 595194d) and the MLD association-failure path (commit 41c86a2). One of three independent reporters credited in the 2026-1 bundle. Advisory: https://w1.fi/security/2026-1/

Scope

260+ coordinated disclosures across IBM Research, Microsoft, Google, Apple (swift-nio), Hyperledger, OpenTelemetry, Samsung, Red Hat / ManageIQ, AI/ML infrastructure (vLLM, MLflow, Gradio, Dify, OpenWebUI, Haystack, BentoML, LlamaIndex, AutoGen, granite-tsfm, and others), and the wireless stack (wpa_supplicant / hostapd via w1.fi direct).

Method is patent-pending. Findings are responsibly disclosed.

Research correspondence: admin@fluentlogic.org · Research site: orthant.org

Popular repositories Loading

  1. brodmart brodmart Public

  2. python-genai python-genai Public

    Forked from googleapis/python-genai

    Google Gen AI Python SDK provides an interface for developers to integrate Google's generative models into their Python applications.

    Python

  3. deepmind-research deepmind-research Public

    Forked from google-deepmind/deepmind-research

    This repository contains implementations and illustrative code to accompany DeepMind publications

    Jupyter Notebook

  4. kaniko kaniko Public

    Forked from coder/kaniko

    Build Container Images In Kubernetes

    Go