Bugs, Outages and Security

Bugs, Outages and Security in Programming: the news, the names and what changed.

  • 21 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Bugs, Outages and Security

Machine Maker
themachinemaker.com > news > ltm-collaborates-with-ibm-and-red-hat-on-ai-driven-open-source-software-remediation

LTM Collaborates with IBM and Red Hat on AI-Driven Open-Source Software Remediation

4+ hour, 37+ min ago   (556+ words) LTM, the Business Creativity partner to the world's largest enterprises, has announced a collaboration with IBM and Red Hat on Lightwell to help organisations strengthen open-source software supply chains through AI-driven vulnerability remediation. The collaboration is aimed at helping enterprises…...

hkcert.org
hkcert.org > security-bulletin > gitlab-multiple-vulnerabilities_20260914

GitLab Multiple Vulnerabilities

4+ hour, 44+ min ago   (110+ words) TYPE: Servers - Other Servers Multiple vulnerabilities were identified in GitLab. A remote attacker could exploit some of these vulnerabilities to trigger sensitive information disclosure, remote code execution, cross-site scripting, denial of service condition and security restriction bypass on the targeted…...

Medium
medium.com > @mohammad.ehab7760 > one-overlooked-query-parameter-how-a-single-line-of-unsanitized-input-can-undo-a-platforms-entire-9a1742755550

One Overlooked Query Parameter: How a Single Line of Unsanitized Input Can Undo a Platform’s Entire…

4+ hour, 33+ min ago   (483+ words) A field note from a penetration tester on discovering — and responsibly disclosing — a reflected XSS vulnerability on a live job-search platform. Every once in a while, you stumble onto a vulnerability while doing absolutely nothing sophisticated. No custom tooling, no…...

Medium
medium.com > @Aacle > top-43-ai-skills-mcp-servers-github-repos-every-bug-hunter-needs-259a2528eb45

Top 43 AI Security Skills, MCP Servers & GitHub Repos Every Bug Hunter Needs

4+ hour, 34+ min ago   (35+ words) Top 43 AI Skills, MCP Servers & GitHub Repos Every Bug Hunter Needs The AI-security corner of GitHub is moving too fast for its own good. Half the tools worth using didn’t exist eighteen months …...

AlphaSignal
alphasignal.ai > news > moli-builds-a-rust-browser-that-uses-10x-less-memory-than-chrome

Moli Builds a Rust Browser That Uses 10x Less Memory Than Chrome

11+ hour, 15+ min ago   (215+ words) Moli is a headless browser built in Rust from scratch that skips rendering by default, cutting memory use to roughly one-tenth of Chrome for agent workloads. Moli, a new Rust project, implements a headless browser for AI agents without wrapping…...

Medium
medium.com > @dassourav51516 > i-built-a-network-sniffer-in-python-during-my-internship-heres-what-nobody-tells-you-about-it-92311d7481a1

I Built a Network Sniffer in Python During My Internship — Here’s What Nobody Tells You About It

7+ hour, 14+ min ago   (1247+ words) By Sourav Bouri | B.Tech CSE (IOT CS BCT) Student | Cybersecurity Enthusiast Let me be honest with you. When I got the task — “Build a Basic Network Sniffer” — I thought it would be straightforward. Install some library, write 30 lines, done. Submit....

Medium
medium.com > @tanmaydhanula1234 > soc138-detected-suspicious-xls-file-letsdefend-alert-e2abb241b504

SOC138 — Detected Suspicious Xls File: LetsDefend Alert

8+ hour, 32+ min ago   (1420+ words) Context An alert has been triggered! On March 13, 2021 at 8:20PM our systems detected a suspicious Xls file (Spreadsheet file). Let’s dive …...

DEV Community
dev.to > abhishek_raajmishra_b2f2 > claude-code-token-compromise-hook-hijacking-auditing-cve-2026-21852-151l

Claude Code Token Compromise & Hook Hijacking: Auditing CVE-2026-21852

13+ hour, 42+ min ago   (374+ words) The transition from inline IDE autocomplete linters to autonomous, shell-wielding terminal agents (such as Anthropic's claude CLI) introduces an entirely new threat model. Terminal agents do not merely suggest code; they read configuration files, execute bash scripts, run test suites, interact…...

Medium
medium.com > @vndpal > 10-popular-security-practices-that-do-more-harm-than-good-486e5286ffe2

10 Popular Security Practices That Do More Harm Than Good

11+ hour, 33+ min ago   (33+ words) These were good security practices 10 years ago. Attackers evolved. Our code did not. I am a software developer and security enthusiast. I …...

Medium
medium.com > @00w3 > phault-pwnsec-ctf-writeup-f1ab32e60a18

PHault pwnsec CTF writeup

11+ hour, 33+ min ago   (36+ words) reading the code: this code is obviously vulnerable to sql injection but the problem is, errors are disabled so it cant be error based, the time limit of the query is always …...