Exploiting vulnerabilities in Johnson and Johnson web apps
EatonZ
76 points
6 comments
June 24, 2026
Related Discussions
Found 5 related stories in 132.5ms across 11,536 title embeddings via pgvector HNSW
- I built a vulnerable app and spent $1,500 seeing if LLMs could hack it jc4p · 128 pts · June 04, 2026 · 55% similar
- Vulnerability research is cooked pedro84 · 145 pts · March 30, 2026 · 55% similar
- The Vercel breach: OAuth attack exposes risk in platform environment variables queenelvis · 299 pts · April 21, 2026 · 54% similar
- Exposing Critical Vulnerabilities in CBSE's On-Screen Marking Portal dsr12 · 46 pts · May 26, 2026 · 53% similar
- Google attributes Axios hack to North Korea ariporad · 11 pts · March 31, 2026 · 53% similar
Discussion Highlights (5 comments)
lschueller
It's not too hard to find vulnerabilities like this out there, but it is a true pleasure to see how well described and at the same time well documented the vulnerabilities and disclosure process in this case are handled. This makes it particularly useful to learn from as a real-life example. Well written, thank you for this cool piece of security work.
HDBaseT
Sidenote: This is not the Eaton known for UPS's, power delivery components, aerospace parts and golf club grips, this is some other Eaton.
bgc
Well-written, I appreciated the absence of the kind of over-excited writing you often see in these kinds of posts. At least with the second app (admittedly judging by that UI) this is a classic case of some team that has only every built apps that sit behind the firewall being made to “move to cloud,” without any understanding of what it means that their code is exposed to the internet. I’ve seen a lot of orgs “solve” this not by fixing their code but by using Direct Connect to keep everything within the corporate network boundary; since after all compromised VPN credentials are another team’s problem!
happytoexplain
I have written apps for J&J. They have internal talent, but they flood every team with breathtakingly incompetent contractors (and AI has exacerbated this). I could go on for hours, but let's just say their leadership makes engineers feel unwelcome. I don't think that's unusual for large businesses that are not tech-first, but it's worth mentioning.
varun_ch
It seems like being a security researcher in 2024 vs 2026 is a wildly different experience across the board (presumably not just with J&J). I wonder what changed…