Earlier quoted context omitted.
While most don't, there are developers who actually do understand systems from end to end. Most developers are terrible developers, compared to the really good ones.
> While most don't, there are developers who actually do understand systems from end to end The last time intel made a CPU where the entire thing could fit in one persons head was probably the 8086 or thereabounts. There is no one developer or engineer at apple that understands everything going on from key press to bits moving around to print the characters I see when I type in this text box.
Kimi K3 exploited the latest Redis server
81–90 of 106 posts
Re: Kimi K3 exploited the latest Redis server
#82Earlier quoted context omitted.
If the AI tools can easily find exploits, cannot those same tools be used to harden security? In fact the companies have an advantage over script kiddies: access to more expensive models and compute time as well as professional security engineers
Companies are full of idiot managers who still prioritise new features over security. Security doesn't get your promoted, new features do. New features can be shoved in customers' faces and sold. Security is invisible. The idiocy in companies runs all the way from the top to middle managers. This feels a lot like Titanic.
Re: Kimi K3 exploited the latest Redis server
#83Earlier quoted context omitted.
No, that’s a flawed analogy, because this is an RCE. It's (like) having credentials for a network service, then exploiting that service to execute arbitrary code on the Windows host (of course the blast radius depends on the underlying permissions). Access to Redis is not access to the underlying server.
You are right but running Redis or any database without a firewall in 2026 is already a quite bad posture. Now with credentials as well that’s pretty much as bad as it can be. >> Access to Redis is not access to the underlying server. Then you should make sure you run it with the right privilege and consider it potential rogue so when it gets hacked you don’t have to worry about the blast radius because it’s containe…
Re: Kimi K3 exploited the latest Redis server
#84Earlier quoted context omitted.
Maybe share with us one good reason to not treat redis credentials like SSH credentials? > and redis open source has no default requirement for password complexity. Loudly Crying Face Emoji
You mean, like uncontrolled keys that can be used from anywhere and have no lifecycle care? Well at least SSH keys can't be guessed. Redis suffers from security gatekeeping, where essential features are kept in the paid Enterprise fork, and community security efforts are blocked. So you can use x.509 mutual TLS certificate auth, but the setup is entirely manual. Which means you use long lived certificates, which is w…
Re: Kimi K3 exploited the latest Redis server
#85Re: Kimi K3 exploited the latest Redis server
#86Earlier quoted context omitted.
This is a concern but given its size, it's also going to cost a potential user $500-600k in hardware to self host and run Kimi K3 at any useful speed with full context size. It's not something that just anyone interested in attacking a system can use. The size/cost of hardware is far beyond even something like a self-hosted GLM5.2 Q8 at approx. 850GB GGUF file on disk size, which can run at a slow tok/s rate on a ser…
Why would they need to selfhost? They can run it via API ala openrouter or runware or whatever. Or on runpod with rented gpus or inference.
Re: Kimi K3 exploited the latest Redis server
#87Earlier quoted context omitted.
Do you think any programmer really understands how their program works end-to-end? At some abstraction layer, we're all clueless. There are many layers between what you type into the text editor and the actual CPU ticks that make your program work. I bet nobody fully understands the whole stack. Now that that text editor accepts English, we're all calling each other names, etc.
Used to be, knowing a ret from a nop (90) meant something. If you can just load up a model and say "hack teh NSA.gov" while not actually knowing anything about even DNS, what are we even doing?
Re: Kimi K3 exploited the latest Redis server
#88Earlier quoted context omitted.
What makes someone a script kiddie or not a script kiddie? Imo this differentiation is totally pointless now. It gives everyone with access to AI the ability to use it as intended but also otherwise. But that is true for the defensive side also.
Scraipt kiddie, script kiddlmie. Needs some work!
Re: Kimi K3 exploited the latest Redis server
#89Never ever write something to code in C or C++. Rust is the only way
Re: Kimi K3 exploited the latest Redis server
#90Earlier quoted context omitted.
One where customers have their own scanners, and their unfounded panic overrides logical analysis by the engineers and admins. We’ve had to patch plenty of stupid “security” bugs just to satisfy a paying customer.
This is the real answer to the op. It’s incredible how overblown these sorts of things can become