Evidence, Or It Doesn't Count

Levinitycyber

Evidence, Or It Doesn't Count is a security show for the age of AI, hosted by Moshe Levy, founder of LevinityCyber. Everyone claims their tool is smart and their defense is airtight. This show only cares about the receipt: real vulnerabilities found in real software, reported responsibly, and fixed and credited by real vendors. Short episodes, plain language, public proof. Built by the founder of an autonomous AI engine that hunts vulnerabilities around the clock.

Episodes

  1. 3d ago

    The Wall Between Us

    Almost every business tool you use now lives in a shared building. One piece of software, one set of servers, thousands of separate companies inside, each on its own floor, walled off from the rest. That wall is not a feature. That wall is the whole product. So what happens when the wall was drawn on, and not built? This week, a real one. We found a cross-company hole in Horilla, an open-source CRM, where any ordinary logged-in employee at one company could change a single number in the web address and land inside another company's sales pipeline. Reading it. In places, rewriting it. No password, no exploit, nothing you would see in a movie. The software checked that you were allowed to touch pipeline data. It never checked whose. Then the part that actually matters. The maintainer shipped a fast fix, we checked the lock ourselves, and four doors were still open. We said so, they closed those too, and we verified it. Published as a GitHub Security Advisory (High, 7.6), credited to LevinityCyber. And it is the same shape we keep finding, from an AI agent at IBM down to a tiny open-source project: software that trusts the request, instead of the requester. Chapters: (0:00) Cold open, the office tower nobody checks (2:02) What "multi-tenant" really means, and why you can't see the wall (3:45) The finding, change one number, walk onto another company's floor (5:56) The fix that wasn't, and the pattern behind it (7:43) What to do about it What to do tonight: if your company rents its software, ask your vendor one plain question, how do you stop another customer's users from reaching my data? If you build multi-tenant software, never let the visitor decide whose data they see. And when someone hands you a fix, open the door and check the lock yourself. Evidence, or it doesn't count. Links: Horilla advisory (GHSA-m85w-6gg6-mvwm) Full technical writeup Our disclosure wall Levinity Cyber

  2. Sep 10

    The Doors That Never Locked

    Roughly forty percent of the web runs on one piece of software: WordPress. The core is mature and battle tested. The real risk lives one floor up, in the plugins. The booking calendar, the review widget, the chatbot in the corner. Every one of them is code written by someone you have never met, handed a set of keys to your entire site. This week: what happens when you point a tireless machine at that entire surface and let it run for months, and then show the receipts. The whole episode is about one unglamorous class of flaw, missing authorization: a door that is supposed to be locked and simply is not. It is the family at the top of the OWASP Top Ten, number one since 2021, and it is behind more real breaches than any exotic exploit. The receipts, all public and all patched before we said a word: An SEO plugin where a low-privilege user could reach the site's Google indexing controls. Reported, confirmed, patched, and published as CVE-2026-15252, credited to LevinityCyber. A multi-vendor marketplace plugin where one seller's actions reached straight into another vendor's dashboard. A survey plugin whose first official patch did not actually close the hole, the story we told in Episode 2 (CVE-2026-65565). A learning-management plugin leaking active exam answer keys to anyone. And three more of the same archetype from vendors who handled disclosure like professionals: they answered, they fixed it, and they gave us written permission to tell the story. Having a bug is not the scandal. How you react the minute a researcher flags one, that is the character test. What to do tonight: delete every plugin you are not actively using (deactivated code still runs). Check the last-updated date on the ones you keep. Give every account the least power it needs, and not one click more. Evidence, or it doesn't count. Links: - CVE-2026-15252: https://www.cve.org/CVERecord?id=CVE-2026-15252 - CVE-2026-65565 (Episode 2): https://www.cve.org/CVERecord?id=CVE-2026-65565 - Full disclosure wall: https://levinitycyber.com/research/ - Levinity Cyber: https://levinitycyber.com Find me on LinkedIn and X, or email info@levinitycyber.com. #WordPress #security #pluginsecurity #missingauthorization, #brokenaccesscontrol #OWASPTopTen #responsibledisclosure #bug bounty #CVE #applicationsecurity #AppSec #supplychainsecurity #websecurity

  3. Sep 3

    The Machines We Let Off the Leash

    Enterprise tech just invented a new kind of worker, the AI agent, and handed it our files, our credentials, and our production databases before teaching it to say no. This episode follows that one missing lesson through three real incidents. First, a finding from our own lab: an open-source MCP server whose "attach a file" tool would read any file on the host, secrets included, and hand it back in plaintext. We reported it, the maintainer patched it, and it is now public as CVE-2026-75612, credited to Levinity Cyber. Then the honest footnote, a real authorization bypass we found in Google's Gemini CLI tooling and lost to a duplicate ticket, no credit, kept in the episode anyway. From there we leave the lab: the dealership chatbot talked into selling a Chevy Tahoe for one dollar, and the airline that told a tribunal its chatbot was a "separate legal entity." Same root cause every time, agency plus untrusted input plus zero refusal logic. The fix is not a smarter model. It is the oldest principle we have, least privilege. Evidence, or it doesn't count. https://github.com/velesnitski/yt-mcp/security/advisories/GHSA-99mq-fjjc-6v9j · CVE - https://www.cve.org/CVERecord?id=CVE-2026-75612 - The $1 Chevy Tahoe bot: https://incidentdatabase.ai/cite/622/ (canonical incident record) · news write-up: https://cybernews.com/ai-news/chevrolet-dealership-chatbot-hack/ - Air Canada chatbot ruling (Moffatt v. Air Canada, 2024 BCCRT 149): https://www.canlii.org/en/bc/bccrt/doc/2024/2024bccrt149/2024bccrt149.html (the actual tribunal decision) https://levinitycyber.com/research/ · https://levinitycyber.com

About

Evidence, Or It Doesn't Count is a security show for the age of AI, hosted by Moshe Levy, founder of LevinityCyber. Everyone claims their tool is smart and their defense is airtight. This show only cares about the receipt: real vulnerabilities found in real software, reported responsibly, and fixed and credited by real vendors. Short episodes, plain language, public proof. Built by the founder of an autonomous AI engine that hunts vulnerabilities around the clock.