Overview
- elixir-grpc
- grpc
- grpc
Description
Statistics
- 1 Post
Fediverse
🚨 CRITICAL: elixir-grpc grpc (0.4.0-<1.0.0) vulnerable to unauthenticated RCE & DoS via unsafe :erlang.binary_to_term/1 use. Patch status pending — restrict 'application/grpc+erlpack' inputs now! CVE-2026-48853 https://radar.offseq.com/threat/cve-2026-48853-cwe-502-deserialization-of-untruste-dc5cfe73 #OffSeq #elixir #CVE202648853 #infosec
Overview
Description
Statistics
- 1 Post
Fediverse
The Podman project released 5.8.3 on June 12, fixing CVE-2026-44517. The flaw let an ADD or COPY instruction pointed at a malicious Git repository or tar archive read files outside the intended build context. The release bundles Buildah 1.43.2. Build-context escapes are a reminder that the build step is itself an attack surface. How do you isolate image builds that pull from untrusted repos?
#containers #security
Overview
Description
Statistics
- 1 Post
Fediverse
Is it time to rethink how we view Open Source in terms of security?
We’ve all heard it: open source is more secure because “many eyes” review the code. But is that true in 2026?
Proprietary software usually faces heavy scrutiny with dedicated security teams, formal audits, pentests, compliance, and corporate accountability. Bugs get fixed with real resources and vendor support behind them.
Open source powers the internet (Linux, XZ Utils, Log4j, etc.). Transparency helps when maintainers are active. But too many critical projects rest on a handful of volunteers — often just one overworked person. Burnout is common. Maintenance lags. Supply-chain attacks love those gaps.
Recent wake-up calls:
XZ Utils backdoor (CVE-2024-3094): A sophisticated multi-year attack by “Jia Tan” who built trust and slipped in an SSH backdoor. Luck (Andres Freund spotting it) saved us.
Log4Shell and ongoing dependency issues show how one vulnerable library can expose millions.
2025-2026 reports highlight exploding vuln counts, fast exploits, and rising attacks via compromised maintainers and AI-generated code.
Neither side is perfect — SolarWinds proved proprietary can fail too. But the “many eyes” story ignores maintainer fatigue and single points of failure.
Better path:
Support maintainers (sponsors, bounties)
Scan dependencies, use SBOMs, auto-updates
Defense-in-depth always
Question what you pull in
Open source drives innovation.
But security isn’t automatic — it needs vigilance and resources. Worth the trade-offs, or time to rethink volunteer-run critical infrastructure?
Overview
- i18next
- i18next-http-middleware
Description
Statistics
- 1 Post
Fediverse
🚨 CRITICAL: CVE-2026-48714 in i18next-http-middleware (<3.9.7) enables remote prototype pollution via missingKeyHandler. Impacts: app crashes, translation corruption, config poisoning. Upgrade to 3.9.7 or apply mitigations! https://radar.offseq.com/threat/cve-2026-48714-cwe-1321-improperly-controlled-modi-f43de94a #OffSeq #CVE202648714 #infosec
Overview
- Red Hat
- Red Hat Hardened Images
- krb5-main
Description
Statistics
- 1 Post
Overview
- multer
- multer
Description
Statistics
- 2 Posts
Fediverse
🚨 Medium-severity security fix in multer@2.2.0 and multer@3.0.0-alpha.2 just released!
Patches CVE-2026-5038. multer vulnerable to Denial of Service via incomplete cleanup of aborted uploads.
https://github.com/expressjs/multer/security/advisories/GHSA-3p4h-7m6x-2hcm
Overview
Description
Statistics
- 1 Post
Fediverse
🚨 New Vulnerability Analysis: CVE-2026-47670 🚨
In my latest technical deep dive, I break down a critical authenticated Remote Code Execution (RCE) vulnerability in DbGate (v7.1.8). Discover why relying on pseudo-sandboxing like require = null fails inherently inside Node.js environments when confronted with native, unblockable dynamic import() constructs.
👉 https://denizhalil.com/2026/06/15/cve-2026-47670-dbgate-rce-bypass/
#Cybersecurity #Infosec #NodeJS #VulnerabilityResearch #ApplicationSecurity #RCE
Overview
- Portainer
- Portainer Community Edition
Description
Statistics
- 2 Posts
Fediverse
CVE-2026-33590: Portainer releases before 2.38.0 shipped insecure defaults that permitted bind mounts and privileged mode on user containers. An authenticated non-admin user could use those to reach root-equivalent access on the host, a flaw rated CVSS 8.2. The fix is in 2.38.0 (STS) and 2.39.0 (LTS). Secure defaults matter most for the people who never touch the config. Why was privileged mode ever on by default here?
#containers #security
Overview
- Brainstorm Force
- OttoKit
- suretriggers
Description
Statistics
- 1 Post
Fediverse
🚨 CVE-2026-49781 (CRITICAL): Brainstorm Force OttoKit <=1.1.27 is vulnerable to unauthenticated PHP object injection (CWE-502). Full system compromise possible. No patch — restrict access & monitor for threats. https://radar.offseq.com/threat/cve-2026-49781-cwe-502-deserialization-of-untruste-18974828 #OffSeq #Vulnerability #AppSec #PHP
Overview
- OpenSolution
- Quick.CMS
Description
Statistics
- 1 Post
Fediverse
⚠️ CVE-2026-11860 (HIGH): OpenSolution Quick.CMS vulnerable to deserialization of untrusted data over HTTP. Remote code execution possible if admin accesses panel. Upgrade to v6.8+ to enforce HTTPS and mitigate risk. https://radar.offseq.com/threat/cve-2026-11860-cwe-502-deserialization-of-untruste-3d43127c #OffSeq #infosec #vuln #php