❌

Normal view

Received β€” 1 August 2026 ⏭ /r/netsec - Information Security News & Discussion

Deterministic Runtime Bounds for Autonomous AI Agents at the C-ABI Syscall Layer

When a compromised AI Agent holds valid credentials (such as OAuth tokens or DB keys), traditional perimeter defenses like WAFs, EDRs, and LLM prompt firewalls often become ineffective.

Recently, I've been researching a approach to bring runtime governance down to the C-ABI (Application Binary Interface) system call layer to enforce deterministic execution boundaries for local agentic workflows.

Key Architectural Considerations I'm testing:
- Deterministic Binary Gate: Pre-compiled permissions mapped to immutable O(1) bitmaps, causing illegal syscalls to physically fail with <500ns panic latency.
- Cryptographic Identity Binding: A 3-Tier PKI Certificate Authority architecture coupled with identity tokens (DIT) to resolve OS-level execution context loss.
- B2B Multi-Enterprise Supply Chain Defense: Simulating agentic supply chain execution vectors (e.g., automated workload interactions with untrusted external repos).

I'd love to hear feedback from the netsec community on deterministic runtime bounds and sandbox isolation models for autonomous agents. Is pushing governance down to the C-ABI layer practical in your agentic environments, or are there edge cases in execution context tracking that I might be overlooking?

submitted by /u/Smiling509
[link] [comments]
Received β€” 30 July 2026 ⏭ /r/netsec - Information Security News & Discussion

KindaRails2Shell: arbitrary file read to RCE in Rails Active Storage via libvips (CVE-2026-66066)

Active Storage's default vips variant processor exposes an arbitrary file read that chains to RCE on stock Rails 7.x and 8.x, where the app serves back processed variants of user-supplied images. No authentication required in certain setups. Only vips is affected, Magick is not.

Patched in 7.2.3.2, 8.0.5.1, and 8.1.3.1, and the fix requires libvips 8.13+. Chain and PoC withheld while patches roll out.

submitted by /u/ZealousidealHunter80
[link] [comments]
Received β€” 29 July 2026 ⏭ /r/netsec - Information Security News & Discussion

How We Hacked Thousands of Data Centers in Minutes Using a 20-Year-Old Vulnerability

TL;DR: We identified 36,872 internet-exposed BMCs, and 24,650 of them disclosed password-derived authentication hashes before login because of CVE-2013-4786.
More than 30% of the returned hashes were linked to passwords that could be recovered using common wordlists or predictable factory password formats. The exposure affected modern Supermicro and HPE servers, including systems operated by GPU providers.
The bigger risk is that a compromised BMC gives an attacker highly privileged access below the operating system. Because BMC management networks are often poorly segmented and lightly monitored, one exposed interface can become a foothold into broader data center infrastructure.
We also created an interactive map where you can explore the exposed systems:
https://lavahq.io/bmcradar

submitted by /u/Pale_Fly_2673
[link] [comments]

CFP Open – Looking for Technical AI & Security Research for AprΓ¨s Slopes Summit 2027

I'm helping organize Après-Cyber Slopes Summit 2027, and our CFP is now open.

We're particularly interested in technical presentations and original research involving AI and modern cybersecurity.

Topics we're hoping to see include:

  • AI red teaming
  • LLM security
  • Prompt injection research
  • Agent security
  • Offensive tooling
  • Detection engineering
  • Reverse engineering
  • Malware analysis
  • Cloud exploitation and defense
  • Identity attacks
  • Threat intelligence
  • AI-assisted security tooling
  • Novel attack techniques
  • Defensive research

We especially appreciate talks that include demonstrations, technical depth, or research that attendees can reproduce themselves.

Conference: February 24–26, 2027
Location: Park City, Utah

CFP:
https://sessionize.com/apres-cyber-slopes-summit-2027

Conference website:
https://www.aprescyber.com

Happy to answer questions about the CFP or conference.

submitted by /u/PilotSmooth9439
[link] [comments]
Received β€” 27 July 2026 ⏭ /r/netsec - Information Security News & Discussion
Received β€” 24 July 2026 ⏭ /r/netsec - Information Security News & Discussion
❌