14 comments

  • hhthrowaway12301 hour ago
    Is this the CA from FB fame? <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Cambridge_Analytica" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Cambridge_Analytica</a>? If so how come they still exist?
    • re1 hour ago
      No, it looks like the domain was taken over by squatters after CA went defunct in 2018, and they&#x27;re currently using it for AI-generated &quot;content&quot;.
    • charles_f1 hour ago
      Yeah, I almost closed my tab and burnt my browser realizing that.
    • bbatha1 hour ago
      [flagged]
  • tartoran1 hour ago
    &gt; Note what happened. A high-value credential—a passport—was used in an ancillary low-value authentication system: ID verification for cannabis dispensaries. And it’s the low-value system that got hacked, putting the high-value credential at risk.<p>Why do these systems hold onto user&#x27;s data post verification?
    • mothballed42 minutes ago
      I&#x27;m not sure how it works in the EU, but in the US, most states have a &quot;PMP&quot; (prescription monitoring program) that tracks the sale of marijuana in many states (nevermind that its not an actual prescription, but it is a controlled substance) and viewable by your doctor back up to ~12 months or so. Most people don&#x27;t know this however and think it works like alcohol sales where it&#x27;s sold after ID verification and then everyone forgets about it. Some states treat marijuana sales like prescription drug dispensing, it has to be reported to a central database including the intimate details of the persons involved. I have no idea if this is the case in Spain, however.
    • TZubiri1 hour ago
      I have a story about this, although it&#x27;s a bit convoluted and not entirely related. But it does showcase low-value usecase compromising a high-value auth mechanism.<p>I was working on a project, client is a Real Estate agency, they use a CRM where they upload houses and it in turn uploads it to various sites like Zillow. We needed a list of their listed houses, so we wanted to use that data source instead of making a CRUD where they have to add houses yet again.<p>We ask the CRM sales team about APIs, they tell us that there&#x27;s no accounts for third parties, client accounts have APIs, so we have to ask the client for an API key (or for their account password).<p>Which makes sense in general I guess, but the data is public in our case, so the CRM sales staff &#x27;s idea was that we should ask the client to let us access their account in order to get public data. We proceeded to scrape the houses from a website like Zillow like cavemen.<p>As it happens, our project was ancilliary low-value. So I don&#x27;t doubt that the clients of this CRM are vulnerable in a similar way, and the root cause of the issue isn&#x27;t evident at all, I can see 2:<p>1- Paradoxically, having an API that always requires an API KEY (as opposed to allowing unauthenticated access for public data) is less secure, as credentials&#x2F;tokens will be used more often when not necessary.<p>2- This CRM effectively acted as an aggregator, consuming the APIs to publish to other vendors, but they don&#x27;t provide an API for other vendors to read data from them. This effectively causes third party vendors to authenticate as the client, which is just incorrect. Credentials should identify a person&#x2F;group, not a usecase.
    • dewey1 hour ago
      [dead]
    • observationist1 hour ago
      Why wouldn&#x27;t they? There are probbaly significant downsides if they fail an audit requirement, and they&#x27;re probably mandated to retain records for some period, with no consequences to extended retention.<p>Set up a system so that it costs you nothing to do a bad thing but possibly wrecks you legally and financially to do the good thing, and people will inevitably do the bad thing. They shouldn&#x27;t be collecting this information in the first place.<p>The people who design these policies are incapable of actually building things that work. They are not the intelligent, competent leaders exercising a careful craft that they like to pretend they are.<p>They keep going after age verification, online ID, central bank digital currencies, etc - keep this incident in mind. The people who implement and write these policies are morons. They don&#x27;t game things out and plan for redundancy or resiliency. They don&#x27;t take into account bad faith actors. They don&#x27;t account for deliberate exploitation of the system.
      • charles_f1 hour ago
        &gt; Why wouldn&#x27;t they?<p>They most likely weren&#x27;t allowed to keep it past the verification per GDPR art.5. Once the passport has been verified for whatever purpose they needed it (&quot;age verified to be &gt; 18yo on 2026-06-12&quot; or &quot;identity verified to be XXXX YYYY&quot;), there is no legitimate use for the passport photo and details anymore, and they should delete it.
        • petercooper1 hour ago
          (I&#x27;m naive in this area, but..) I wonder if the various &quot;proof of age&quot; laws coming into play will clash with the GDPR in insidious ways. Like requiring identity providers to hold definitive &quot;proof&quot; of why they made an assessment rather than merely proving and discarding. I assume&#x2F;hope there is some cryptographic way to do this rather than hang on to passport and ID images, however.
          • lschueller37 minutes ago
            There are established ways &#x2F; protocols to hold and provide cryptographically valid proof of a verification process, without any need to keep the actual id images in any storage. And to my knowledge there is no requirement for compliant KYC (Know your customer) to provide their ID as a proof as long as the verification process itself is compliant and audited in accordance to certain criteria.<p>You can compare this in a certain way to file hashes. A successful verification with a predefined minimum level of credibility can be encrypted to a special string for later being used, if a service needs to verify the person again. It doesn&#x27;t matter then, that the original passport images or video ident has been deleted the second after id verification has been completed.
      • TZubiri1 hour ago
        &gt;Why wouldn&#x27;t they? There are probbaly significant downsides if they fail an audit requirement,<p>Right, and keeping old passports used for verification should cause an audit to fail.
        • lazide1 hour ago
          Not if there is no law about it.<p>If there is a law about verifying buyers, how else are they going to pass that audit?
      • onetokeoverthe1 hour ago
        [dead]
  • shmoobadge1 hour ago
    Much as passports are very important for proving identity etc, people who travel have had their passport scanned, photographed or photocopied by pretty much every hotel they&#x27;ve stayed in. I&#x27;m not sure the shoebox in the backroom in Koh Samui with the photocopies in constitutes good storage hygiene protocols.<p>How that doesn&#x27;t turn into rampant identity theft I don&#x27;t know, or maybe it does? Not, happily, for me... yet.
    • Avshalom1 hour ago
      the whole &quot;not being an automatable remote sql injection away from everything&quot; quality of physical objects grants a filing cabinet a tremendous amount of inherent security compared to anything digital.
      • Terr_1 hour ago
        Much like that old quip about the bandwidth of a vehicle full of tapes: &quot;Never underestimate the at-rest security of a room full of filing cabinets.&quot;<p>Friction and delay have always been aspects of security.
        • annzabelle1 hour ago
          Not sure if they&#x27;re still doing this, but as of a few years ago, the IRS was still using literal trucks full of tapes to transport data to backup facilities. Tapes are good for this because they don&#x27;t degrade as quickly as hard drives, so if you&#x27;re actually looking to do archival storage that will outlast the cloud provider of the decade, they are surprisingly practical.
          • DANmode52 minutes ago
            Does tape still burn really easily?<p>Or has that been fixed?
            • Terr_44 minutes ago
              Compared to what what option, clay tablets of cuneiform? :p<p>In terms of significant danger, perhaps you&#x27;re thinking of nitrocellulose movie film that was phased out in the &#x27;50s.
    • nkrisc1 hour ago
      Stealing a shoebox of photocopied passports from every hotel in the city sounds like way more work and way riskier than downloading an already aggregated trove of digital data.
      • shmoobadge1 hour ago
        Ok, how about the google photos archive from the hotel next door with 1000s of pictures of passports taken on the shared unlocked $100 android phone that sits on the front desk? Not millions I grant you, but again, there doesn&#x27;t seem to be an issue with active exploitation of these.
        • mothballed37 minutes ago
          There is an issue with active exploitation of passports, of course the scale can change. Due to banking KYC &#x2F; other KYC laws there&#x27;s a market for these copied identities and of course so criminals don&#x27;t even get a speedbump by KYC whereas the boot is used up the ass of the normal person trying to pass KYC when they&#x27;re missing some stupid document like proof of address.
    • annzabelle1 hour ago
      My guess is that the machine readable chip standards and the production quality required to replicate a physical passport are high enough that only the most organized of organized crime can fake the highest value passports effectively, and if a passport is easy to replicate, it is less likely to have visa free access to most countries.<p>To second the photographed&#x2F;photocopied requirements, as an expat, I am frequently asked to send a scan of my passport to people or entities that are not necessarily the most secure.<p>I also have a couple of important documents that are literally PDFs. My Canadian citizenship certificate is a PDF with a barcode in it, that I can print off a copy of if I need to mail it, or show on my phone to a consular office or a border guard if needed. My work visa here in New Zealand is a PDF with my passport number and a visa number, which my workplace and bank checked with an online database. Fundamentally, these and my passport are pointers to a row in various databases.
      • SXX7 minutes ago
        AFAIK not all NFC-enabled passports support Active Authentication. E.g least before US passports did not support it so cloning them is as easy as reading them via NFC.<p>So you cant fake non-existing passport because of issuer signature, but cloning is not a rocket science for many countries passports.
  • croes7 minutes ago
    &gt; No hacking was required—documents were accessible through direct URLs with zero authentication or encryption.<p>You would be surprised what some courts already count as hacking
  • gertrunde1 day ago
    The lack of security is one thing, but why have they retained the information <i>at all</i>!<p>iirc, one of the elements of GDPR is &quot;storage limitation&quot;, i.e. you must not keep personal data for longer than you need it - and in this case, the data is only needed to verify the age of the user, and shouldn&#x27;t ever be required again (unless people can now get younger).<p>Once a document has been used to verify a person&#x27;s identity and that the person is of legal age, there is no reason to retain a copy of the document any more.<p>It would be reasonable and fair to retain a photo of the user to verify that the person matches the account, but that&#x27;s it.
    • rationalist21 hours ago
      10 years after I took the ACT, I received a letter from a university that I never went to, saying my SSN was leaked.<p>WHY THE F**k ARE THEY HOLDING ON TO THAT 10 YEARS LATER!?!?!?<p>Of course now I know better than to give out my SSN to anyone who asks for it, but I didn&#x27;t know that as a teenager.<p>Until stupid s**t like this becomes illegal, it will just keep continuing.
      • Sohcahtoa828 minutes ago
        The real answer?<p>In case you want to retrieve your test scores 10 years after you took it. They need some way to uniquely identify you. Sure, they could have given you a specific test taker ID, but what if you lost that? They could have created a way for you to log in with an e-mail address, but what if you changed e-mail addresses?<p>You might think &quot;Why would I need my test scores from 10+ years ago?&quot;, but my wife just started a job and they demanded her college transcripts to prove she went there...over 20 years ago.
      • frollogaston27 minutes ago
        I&#x27;ve had stuff like this happen too, and always wondered if they really leaked my data or were just notifying everyone whose data they <i>possibly</i> leaked.
      • robrtsql1 hour ago
        Don&#x27;t be so hard on 17-ish-year-old you. What exactly were you supposed to do? Not take the ACT (and probably not get into your desired college)?
        • AgentOrange123449 minutes ago
          This is a real problem.<p>I was appalled when renewing my car this year that I now need a Texas by Texas account (<a href="https:&#x2F;&#x2F;www.texas.gov&#x2F;texas-by-texas&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.texas.gov&#x2F;texas-by-texas&#x2F;</a>), which wants... a social security number because why?!?!<p>Anyway, yet another data breach incoming.
        • DANmode49 minutes ago
          Ask if it’s required, instead of assuming it is, is the point.<p>Modern equivalent “move over here for your picture ‘for the doctor’.”<p>No thanks, I’d like to opt-out!
      • cute_boi56 minutes ago
        I think every SSN is already leaked and government is doing nothing. I tried to change SSN and they told me it is not possible.
      • vrsgjye11 hours ago
        [dead]
    • dotancohen1 hour ago
      <p><pre><code> &gt; Once a document has been used to verify a person&#x27;s identity and that the person is of legal age, there is no reason to retain a copy of the document any more. </code></pre> Might KYC laws and general CYA policies prefer to keep the proof of age? For instance to protect e.g. against a minor altering the date on their passport. Especially in such a regulated industry.
      • charles_f1 hour ago
        The EDPB has explicitly ruled on that, when it comes to age verification^1, you should delete: &quot;Trust models are crucial to prevent data breaches in age assurance contexts [...] once the user&#x27;s age is verified, no record of the personal data used for the age assurance process is kept&quot;.<p>^1: <a href="https:&#x2F;&#x2F;www.edpb.europa.eu&#x2F;system&#x2F;files&#x2F;documents&#x2F;2025-04&#x2F;edpb_statement_20250211ageassurance_v1-2_en.pdf" rel="nofollow">https:&#x2F;&#x2F;www.edpb.europa.eu&#x2F;system&#x2F;files&#x2F;documents&#x2F;2025-04&#x2F;ed...</a>, number 36.
  • charles_f1 hour ago
    &gt; Zero password protection on document storage systems &gt; &gt; No encryption for sensitive identity verification data &gt; &gt; Public URL access with no authentication requirements &gt; &gt; No access logging or monitoring systems in place<p>Pretty much the bingo of secure storage, even CTF demos make it less obvious. Storing a document that they have no business keeping in the first place, with no security whatsoever.
  • maipen9 minutes ago
    So much of our information is being leaked nowadays that news like these don’t surprise me anymore…<p>I think everyone should understand that if they truly want something private, storing it offline or destroying it completely, are the only safer options.<p>Any sort of convenience to access said data, is a possible surface of attack.
  • dgellow1 day ago
    Oh god that’s pretty bad<p>&gt; The documents were hosted by systems used by cannabis clubs and a company called Nefos, which operates PuffPal, a platform that manages membership and age verification for cannabis retailers and clubs across Europe. The infrastructure storing these identity documents—full passport scans, driver’s licenses with photos, names, and identifying numbers—was left completely unprotected on publicly accessible web servers.<p>I cannot imagine the level of fines under GDPR for leaking that much PII
    • real_chudson1 day ago
      The EU&#x27;s verification laws will ensure much more of these leaks in the future, and therefore much more fines
      • forestry1 day ago
        Is it requirement to retain the documents? Many are waiting for gatekeeper tech companies to organise around attestation rather than submission to third parties. I hope they are making progress.
      • Kuinox1 day ago
        How so, are you purely speculating or you found a hole in the zero knowledge proof system some countries are implementing ?
      • dgellow1 day ago
        Yep… not sure about more fines, but for sure more leaks
      • TacticalCoder1 hour ago
        I had to receive a letter from France (I&#x27;m not french, I don&#x27;t live in France, but we&#x27;ve got family real estate there). To be able to open this letter, online (!), I had to scan my EU ID card, tilt it, and scan my face (pointing at the camera, looking to the left, etc.).<p>We&#x27;re talking about a <i>major</i> french institution here, either public or private but colluding with the government to have their monopoly (don&#x27;t know, don&#x27;t care: they&#x27;re all the same worms to me).<p>Speaking of which... There&#x27;s been a recent case in France where a very nice lady working for some public institution (basically the IRS) was giving the name&#x2F;wealth of &quot;targets&quot; to her brother so that her brother and his friends could go and kidnap&#x2F;torture (fingers of victims have been cut) family members of rich french persons.<p>It&#x27;s sickening and the real culprits are those creating the laws mandating this full on surveillance apparatus.
    • voakbasda1 hour ago
      Show me the consequences. I hear there are supposed to be repercussions, but these asshats never seem to pay for their crimes.
  • adithyaharish1 day ago
    I am sure even my passport would be part of the breach, are the passport holders beign notified of the breach?
  • vfclists1 hour ago
    Do the laws that mandate identity verification set security standards that the websites which collect and verify the data must meet?
  • joe_mamba1 hour ago
    Damn, we even got passport leaks before GTA 6.
  • emayljames1 hour ago
    This is the best one. Not a shady company website, or a paywalled site:<p><a href="https:&#x2F;&#x2F;boingboing.net&#x2F;2026&#x2F;06&#x2F;28&#x2F;a-million-passports-leaked-online-by-marijuana-club-portal.html" rel="nofollow">https:&#x2F;&#x2F;boingboing.net&#x2F;2026&#x2F;06&#x2F;28&#x2F;a-million-passports-leaked...</a>
  • dgellow1 day ago
    Could we update the link to the original article? <a href="https:&#x2F;&#x2F;cambridgeanalytica.org&#x2F;data-breaches-scandals&#x2F;passports-driver-licenses-exposed-public-internet-2026-51096&#x2F;" rel="nofollow">https:&#x2F;&#x2F;cambridgeanalytica.org&#x2F;data-breaches-scandals&#x2F;passpo...</a>
    • ericpauley1 day ago
      CA article is just AI;dr on a two week old Verge article: <a href="https:&#x2F;&#x2F;www.theverge.com&#x2F;tech&#x2F;947157&#x2F;passports-data-breach-cannabis-club-systems-nefos-puffpal" rel="nofollow">https:&#x2F;&#x2F;www.theverge.com&#x2F;tech&#x2F;947157&#x2F;passports-data-breach-c...</a>
      • dgellow1 day ago
        Ok, then changing the link to the verge article. Thanks for pointing that out
        • wolvoleo1 day ago
          The verge is not a good source as it&#x27;s pay walled
          • gavinsyancey1 hour ago
            From the HN FAQ:<p>&gt; Are paywalls ok?<p>&gt; It&#x27;s ok to post stories from sites with paywalls that have workarounds.<p>&gt; In comments, it&#x27;s ok to ask how to read an article and to help other users do so. But please don&#x27;t post complaints about paywalls. Those are off topic. More here.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsfaq.html">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newsfaq.html</a><p>You can pay for the paywall, or there are ways around.
    • wolvoleo1 day ago
      Wow it&#x27;s insane that Cambridge Analytica is still around after the scandals.
    • dang2 hours ago
      Ok, let&#x27;s use that and put the other two in the toptext.
  • raverbashing1 day ago
    That&#x27;s good, just grab one of those whenever your need to prove your age online &#x2F;s
    • Cider99861 hour ago
      For liveness i suppose you need a good graphics card.<p>So dystopian