Bynario's €2.1M: AI found Apple's bug first
A Milan startup used frontier models to find real flaws in macOS Screen Sharing, then raised €2.1M on the result. AI bug-hunting just became a product category.
Yesterday we wrote about Accomplish's Beltdown disclosure and the question its CTO asked out loud: if these models are so good, why aren't they finding critical bugs in their own vendors' products? Today's answer comes from Milan. Bynario pointed frontier models at Apple's operating systems, found real flaws in macOS Screen Sharing, and turned the result into a €2.1 million pre-seed round. AI vulnerability discovery stopped being a conference demo this week and became a fundable product.
What actually happened
Bynario closed a €2.1 million pre-seed led by 360 Capital, with PranaVentures participating, according to EU-Startups and Tech.eu. The company was founded in 2025 by CEO Pesoli alongside Giancarlo Russo and Lorenzo Cavallaro.
The proof point came first and the round came after. Bynario's researchers used frontier AI models to uncover security flaws in Apple's macOS Screen Sharing technology. The CEO estimated the underground market value of the resulting exploit chain at somewhere between $100,000 and $200,000 — his figure, not an audited number, but it tells you the class of bug they were working at.
The product is a continuous exposure management layer: identify, validate, prioritize, and remediate vulnerabilities from code through cloud. The new money goes to the platform, engineering headcount, and enterprise scaling.
Note the four verbs in that list. Only one of them is discovery.
Why this matters for your business
The discovery half of this is already commoditized, and that is the part that should concern you. Anyone can point a good model at a public repository. That includes whoever is looking at yours. The economics of finding a bug in your code dropped this year, and your patch cadence did not speed up to match.
Validation is the whole product. Turn a frontier model loose on a mid-sized codebase and it returns hundreds of findings, most of them wrong or unreachable. An AI scanner without a validation step is a queue-filling machine, and a queue nobody trusts gets ignored — which is worse than no scanner. When a vendor pitches you AI appsec, ask what fraction of findings they prove exploitable, and ask to see a false-positive rate.
Prioritization beats volume. Your real question is not "how many issues do we have," it is "which two do we fix this week." Any tool that cannot rank against your actual deployment — what's internet-facing, what holds credentials, what runs in CI — is handing you homework instead of an answer.
Assume the asymmetry. Attackers running the same models do not need validation. A false positive costs them one wasted afternoon. It costs your team a sprint. Close the gap by shrinking what an exploitable bug can reach: scoped credentials, short-lived tokens, and secrets that do not live on the box that serves your code.
Key takeaways
- Bynario raised €2.1M pre-seed led by 360 Capital with PranaVentures, after using frontier models to find flaws in Apple's macOS Screen Sharing
- Founded 2025 in Milan by CEO Pesoli, Giancarlo Russo and Lorenzo Cavallaro
- The CEO's own estimate put the exploit chain's underground value at $100K–$200K — his number, not audited
- The platform covers identify, validate, prioritize and remediate; discovery is the commoditized part
- Ask any AI appsec vendor for its false-positive rate and what share of findings it proves exploitable
- Attackers pay almost nothing for a false positive; you pay a sprint. Shrink blast radius rather than racing their scan volume
Would an AI scanner find anything ugly in your codebase? We audit small-business stacks for the boring wins — scoped credentials, secrets out of the repo, dependencies that actually get patched. See what we look at, or book a code and cloud review.
Sources: EU-Startups, Tech.eu.
- #ai-security
- #vulnerability-management
- #appsec
- #ai-agents
- #startups
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
Senate AI duty of care draft: model releases get a veto
Thune, Cruz and Klobuchar are drafting a federal AI duty of care with power to block unsafe model releases and preempt state law. What it means for your stack.
Read itSalesforce job-ready agents: the runtime is the news
Salesforce shipped seven named Agentforce agents on September 11 plus a long-horizon runtime. The durable execution layer matters more than the names.
Read it