Is ChatGPT Safe in 2026?

ChatGPT on a free or Plus account is not covered by SOC 2 certification, does not exclude your conversations from model training by default, and has been involved in four documented security incidents since 2023. ChatGPT Enterprise is a different product: independently audited, training-off by default, encrypted end-to-end. The safety question only has a useful answer once you know which version of ChatGPT you’re actually using.

This guide breaks that down by plan, by risk type, and by user profile — with every claim sourced directly from OpenAI’s security documentation, regulatory filings, and verified incident reports.


Is ChatGPT safe to use in 2026?

For casual use — writing help, brainstorming, answering general questions — ChatGPT is safe in the same sense that any major cloud service is safe: meaningfully secure by industry standards, with residual risks that responsible users can manage. The FTC, the Italian Garante, and data protection authorities across six EU member states have all investigated OpenAI, which means its practices are documented and scrutinized at a level most AI tools never face. That scrutiny is itself a trust signal.

For sensitive use — sharing health data, business strategy, client information, personal financial details — the answer changes by plan tier. Free and Plus users are on consumer infrastructure that isn’t SOC 2 certified and feeds conversations into model training by default unless they opt out. Enterprise customers operate under a contractual guarantee that their data never trains OpenAI’s models, with independently audited controls to back it up.

The risk isn’t that ChatGPT is uniquely dangerous. It’s that most users don’t know which of those two realities applies to them.


Table of Contents

ChatGPT safety by plan: the comparison you actually need

The single most important fact about ChatGPT safety in 2026 is that OpenAI operates two fundamentally different products under the same brand name. Consumer ChatGPT and Enterprise ChatGPT share a UI and a model — they do not share a security posture.

FeatureFree / Plus / ProChatGPT BusinessChatGPT Enterprise
SOC 2 Type II certifiedNoNoYes
ISO 27001:2022 certifiedNoNoYes
Model training on your dataYes, by default (opt-out available)NoNo
Conversation encryption at restAES-256AES-256AES-256 + optional EKM
Data Processing AddendumNoYesYes
GDPR / CCPA / HIPAA supportBasicYesYes
Audit logsNoBasicFull
SSO / SAMLNoNoYes
Data residency controlsNoNoYes
Human review of conversationsPossibleContractually restrictedContractually restricted

Sources: OpenAI Enterprise Privacy page, OpenAI Trust Portal, OpenAI Security & Privacy page

The gap between the consumer and enterprise tiers is not a marketing distinction. It reflects fundamentally different data handling agreements. When you use ChatGPT Free or Plus, you are operating on infrastructure where OpenAI’s privacy policy governs what can happen to your data, and that policy explicitly allows training use unless you opt out. When you use ChatGPT Enterprise, there is a binding Data Processing Addendum that prohibits training use with no opt-in required.


What data does ChatGPT actually collect?

According to OpenAI’s privacy policy (last updated April 8, 2026), ChatGPT collects the following categories of data from all users:

  • Account information: name, email address, payment details
  • Device and usage data: IP address, browser type, operating system, interaction timestamps
  • Conversation content: everything typed into the prompt box, including files, images, and documents uploaded to the chat
  • Usage patterns: which features you use, how often, session durations
  • Location data: derived from IP address

OpenAI staff and authorized third-party contractors can review conversation content for safety monitoring, policy enforcement, and model training purposes — subject to the data handling agreements for each plan tier.

The practical implication: every detail you share in a ChatGPT conversation is stored on OpenAI’s servers, subject to its retention policy, and potentially reviewable by humans. This is standard practice across major AI platforms. It is not a flaw specific to ChatGPT. It is the fundamental architecture of cloud-based AI services, and it’s why the “is ChatGPT safe” question is inseparable from the question of what you’re sharing.

Every documented ChatGPT security incident, verified and sourced

This is the section most “is ChatGPT safe” articles get wrong — they either list too few incidents or fail to trace the actual cause of each one. Here is the verified timeline, with the source for every entry.

March 2023 — The Redis bug (ChatGPT goes offline for 9 hours)

A bug in the Redis open-source library used by ChatGPT’s caching layer allowed some active users to view the chat titles and first messages of other users’ active sessions. In a small number of cases — confirmed at approximately 1.2% of ChatGPT Plus subscribers active at the time — the exposure included names, email addresses, payment addresses, and the last four digits of credit card numbers.

OpenAI took ChatGPT offline within hours of discovering the bug, fixed the library, notified affected users, and submitted a breach report to the Italian data protection authority (Garante), though the Garante later found the notification insufficient — a finding that contributed to the 2024 fine discussed below.

What actually happened: a software library bug in the caching layer, not a breach of OpenAI’s core model or database. The attack surface was a shared in-memory cache, not persistent storage. Source: OpenAI’s official incident report, Garante regulatory findings.

June 2022–May 2023 — 101,134 credentials sold on dark web markets

Cybersecurity firm Group-IB documented that over 101,000 ChatGPT account credentials — usernames and passwords — were sold on underground forums during this period. The credentials were harvested by the Raccoon and RedLine info-stealer malware families, which infected users’ devices and extracted saved browser passwords.

This was not a breach of OpenAI’s systems. OpenAI’s servers were not compromised. The credentials were stolen from users’ own devices by malware that happened to have saved ChatGPT login details. The cause was end-user device compromise, not a ChatGPT infrastructure failure.

Why it matters anyway: once credentials are compromised, an attacker logs into ChatGPT as the victim and can read every saved conversation — including any sensitive content the user shared with the chatbot. Source: Group-IB Threat Intelligence Report, 2023, reported by Reuters and Tom’s Hardware.

December 2023 — Training data extraction via repetition prompts

Researchers from Google DeepMind, Cornell University, and four additional institutions demonstrated that prompting ChatGPT to repeat a specific word indefinitely caused the model to emit verbatim training data, including personally identifiable information scraped during pre-training. Using approximately $200 in API queries, researchers extracted over 10,000 unique verbatim examples from ChatGPT’s training set.

This vulnerability was specific to ChatGPT’s architecture at the time and is documented in the December 2023 DeepMind paper. OpenAI patched the extraction vector, though the underlying issue — that training data containing PII was absorbed into the model — cannot be remediated retroactively.

Source: Nasr et al., “Extracting Training Data from ChatGPT,” arXiv:2311.17035, Google DeepMind / Cornell University, December 2023.

November 2025 — Mixpanel vendor breach (API and business users affected)

On November 9, 2025, attackers gained unauthorized access to Mixpanel, a third-party analytics provider used by OpenAI. The breach exposed limited data for OpenAI business and API customers: names, email addresses, location data, operating system information, and browser type.

OpenAI confirmed the incident on November 26, 2025, noting that conversation content, API keys, payment details, passwords, and government IDs were not exposed. OpenAI removed Mixpanel from its production services following the breach.

What actually happened: a third-party vendor compromise, not a breach of OpenAI’s own infrastructure. This is the supply chain risk that applies to every major SaaS platform — the primary service may be secure while a connected vendor is not. Source: OpenAI official statement, confirmed by The Independent and Proton’s incident analysis.

A glitch caused ChatGPT conversations shared via link to be indexed by Google Search, making them publicly discoverable. Users who believed they were sharing a link privately — with a colleague or friend — found their diary entries, work plans, and personal exchanges appearing in search results.

OpenAI resolved the indexing issue and asked Google to de-index the affected URLs. The incident illustrated that the “share via link” feature carried assumptions users weren’t aware of: sharing a link did not guarantee the conversation remained private.

Source: NordVPN security blog, user reports on X and Reddit (July 2025), OpenAI status page.

What this timeline tells us about ChatGPT’s actual risk profile:

No confirmed breach of OpenAI’s core AI systems or model weights has occurred. The incidents above fall into three categories: a software library bug (Redis), a third-party vendor compromise (Mixpanel), an inherent property of web apps (indexing), and a user-side attack vector (credential-stealing malware). These are the same risk categories that affect cloud banking apps, healthcare portals, and enterprise SaaS platforms. ChatGPT is not uniquely insecure. It has a larger attack surface than most cloud services because it encourages users to share detailed, personal information in ways that a spreadsheet tool does not.

The regulatory picture: what governments have actually done about ChatGPT safety

Regulatory scrutiny of ChatGPT is not hypothetical — it has produced real decisions, real fines, and in some cases, real reversals. Understanding where the law stands in 2026 is part of answering whether ChatGPT is safe, because regulators have forced OpenAI to make privacy controls more transparent and more accessible than they were at launch.

Italy: the €15 million fine and its annulment (updated May 2026)

In March 2023, Italy’s Garante became the first regulatory authority in the world to temporarily ban ChatGPT, citing lack of transparency about data processing, no legal basis for using personal data to train the model, and inadequate age verification for users under 13. OpenAI worked with the Garante to restore service within a month.

In November 2024, the Garante issued the world’s first GDPR fine for a generative AI provider: €15 million against OpenAI, covering the March 2023 breach notification failure, the absence of a legal basis for training data processing, and the age verification failures.

The update no other publication has yet covered fully: On March 18, 2026, the Tribunale Ordinario di Roma annulled the Garante’s fine in case R.G. 4785/2025, ruling that the Garante had lost jurisdiction once OpenAI established its Irish subsidiary in 2024, making Ireland’s Data Protection Commission (DPC) the lead supervisory authority under GDPR’s one-stop-shop mechanism. The full reasoning of the ruling was published on May 28, 2026 — one day before this article was written.

The annulment does not mean OpenAI was cleared of the underlying conduct. It means a procedural jurisdictional argument succeeded. The Irish DPC investigation continues.

Source: Tribunale Ordinario di Roma, judgment in R.G. 4785/2025 (March 18, 2026); reasoning published May 28, 2026 via ppc.land and MLex; EU Cross-Border Data Forum analysis.

The EU AI Act and ChatGPT’s August 2026 deadline

The EU AI Act (Regulation (EU) 2024/1689) enters full application for high-risk AI systems on August 2, 2026. Organizations using ChatGPT for consequential decisions — CV screening, credit assessment, biometric identification — face compliance obligations that include technical documentation, automatic activity logging, human oversight requirements, and high-quality data governance.

Non-compliance carries penalties of up to €35 million or 7% of worldwide annual turnover, whichever is higher.

OpenAI is classified as a provider of a general-purpose AI model under the Act, with its own obligations under Title V covering transparency, copyright compliance, and systemic risk monitoring — requirements that have been in effect since August 2, 2025.

Source: EU AI Act official text, EUR-Lex, Regulation (EU) 2024/1689.

Other jurisdictions

  • United States: The FTC issued a Civil Investigative Demand to OpenAI in July 2023, examining data practices and potential consumer protection issues. As of May 2026, no FTC enforcement action has been finalized.
  • France, Germany, Spain, Poland: All launched their own investigations into generative AI data practices following the Italian action in 2023. The investigations are ongoing.
  • California: Generative AI transparency requirements are active under state law. Colorado’s AI Act takes effect June 30, 2026.

The regulatory arc is clear: ChatGPT is not operating in a legal vacuum. The pressure from data protection authorities since 2023 directly caused OpenAI to create an Irish subsidiary, appoint a Data Protection Officer, publish a dedicated EEA privacy policy, and make opt-out controls more accessible. Users in 2026 have more transparency and more control than users in 2022 did, partly because regulators forced it.

How ChatGPT uses your data for training — and how to stop it

This is the control most users don’t know exists.

By default, ChatGPT Free, Plus, and Pro conversations are used to improve OpenAI’s models unless you turn off a specific toggle. The toggle is labeled “Improve the model for everyone” in Settings → Data Controls. OpenAI’s choice of label has drawn criticism — “improve the model for everyone” obscures that the setting controls whether your data trains future AI models.

How to opt out of ChatGPT training data (consumer accounts):

  1. Open ChatGPT (web or app) and sign in
  2. Click your profile icon → Settings
  3. Navigate to Data Controls
  4. Find “Improve the model for everyone” and toggle it off
  5. Reopen Data Controls and confirm the toggle is still off

The opt-out applies to all new conversations from that point. It does not retroactively remove previously shared data from training sets already used. Temporary Chat mode — accessible from the model selector dropdown — bypasses training entirely for that session, regardless of the opt-out setting.

Source: OpenAI Help Center — training opt-out, OpenAI data use policy

Important regional note: Users in the European Economic Area, the UK, and Switzerland are excluded from training by default, without any action required, because OpenAI’s EEA privacy policy does not include a training legal basis for these users.

For business accounts: ChatGPT Team (recently renamed from ChatGPT Business), Enterprise, and API platform users are excluded from model training by default under their Data Processing Addendum. Opt-in is required to share data.

The enterprise data problem that has nothing to do with OpenAI’s security

The most underreported ChatGPT safety risk in 2026 is not what OpenAI does with your data. It’s what your employees do before they hit send.

Research published in Q4 2025 by Metomic found that sensitive data makes up 34.8% of employee ChatGPT inputs — up from 11% in 2023. The types of data employees paste into ChatGPT prompts include source code and proprietary algorithms, customer lists and PII, internal financial projections, unreleased product information, legal documents and privileged communications, and HR data including performance records.

Employees copy and paste this information to get quick AI assistance with a task. They don’t think of it as a data governance failure. They think of it as efficient problem-solving.

The risk here exists regardless of whether ChatGPT Enterprise or the free consumer tier is being used, because the exposure happens before OpenAI’s security architecture has any effect. Data pasted into a prompt is data transmitted to OpenAI’s servers — and if that data includes customer PII, the GDPR clock starts ticking regardless of which ChatGPT plan the employee is on.

The practical implication for organizations: ChatGPT Enterprise’s security architecture — SOC 2 Type II, AES-256 encryption, no training on business data — protects data once it reaches OpenAI’s systems. It does not prevent employees from pasting sensitive records into the prompt box. That requires AI usage policies, DLP (data loss prevention) tooling at the network layer, and governance frameworks that treat ChatGPT the same way they treat any other SaaS product with data egress risk.

Source: Metomic Q4 2025 enterprise AI security research; Metomic enterprise ChatGPT risk analysis.

ChatGPT hallucination rates in 2026: the accuracy risk

Safety means more than data privacy. An AI that confidently states false information is unsafe in a different but equally consequential way.

According to OpenAI’s own system card for its o3 and o4-mini models, on the SimpleQA benchmark — a standardized test of factual accuracy with verifiable answers:

  • o3: 59% correct on public-figure questions, 33% hallucination rate on attempted answers
  • o4-mini: 36% correct, 48% hallucination rate

For production ChatGPT traffic with the GPT-5 thinking mode enabled, OpenAI’s internal data shows 4.8% of responses contain major incorrect claims, compared to 11.6% without thinking mode enabled — a meaningful improvement, but not elimination of the risk.

Citation accuracy is a separate and more acute problem. Only approximately 14% of ChatGPT-generated citations link to real, verifiable sources, according to research from QAnswer.ai. The remainder either lead to non-existent pages (404 errors) or real pages that say something different from what the citation claims. This is a hallucination variant where the model generates a plausible-looking URL rather than an accurate one.

Source: OpenAI o3/o4-mini System Card, OpenAI (2025); QAnswer.ai citation accuracy research; HealthBench 2025, OpenAI.

The practical implication: treat ChatGPT outputs as a first draft, not a verified source. In any context where accuracy has consequences — legal research, medical information, financial decisions, academic citations — every claim requires independent verification against primary sources. The hallucination risk is not unique to ChatGPT; it applies across all current large language models. It is, however, documented specifically and measurably for ChatGPT in a way that makes the risk concrete rather than theoretical.

Is ChatGPT safe for specific use cases?

For casual personal use

Yes, with standard precautions. ChatGPT is safe for writing assistance, brainstorming, answering general questions, and creative tasks — provided you don’t share information you wouldn’t share with a cloud service you don’t fully control. Apply the same rule you’d apply to any web form: don’t type in passwords, social security numbers, banking credentials, or any information whose exposure would cause real harm.

Turn off model training via Settings → Data Controls → Improve the model for everyone. Use Temporary Chat for any session where you want additional assurance the conversation won’t be retained.

For students and younger users

OpenAI’s minimum age for ChatGPT is 13 (17 in the UK per local regulations). Since October 2025, parental controls allow parents and carers to monitor usage and apply content filters via a linked family account.

The safety risks for this group are different from the privacy risks adults face. Misinformation is the primary concern — students who submit ChatGPT-generated work without verification are submitting content that may contain factual errors. Academic integrity policies at most institutions now explicitly address AI-generated work.

The hallucination rate documented above is especially relevant here: a student citing a ChatGPT-provided source that doesn’t exist faces academic consequences, not just factual ones.

For healthcare professionals

ChatGPT is not approved as a medical device. It cannot diagnose, prescribe, or replace clinical judgment. OpenAI launched ChatGPT for Healthcare in January 2026 — a HIPAA-compliant instance of ChatGPT Enterprise designed for healthcare organizations — but this product is for organizational administrative use, not patient-facing clinical decision support.

For healthcare organizations considering any use of ChatGPT, the EU AI Act’s high-risk classification for AI systems that assist medical diagnosis applies from August 2, 2026.

For businesses and enterprises

ChatGPT Enterprise is the appropriate product for any business use case that involves client data, employee records, legal documents, or proprietary information. The consumer plans are not. This is not a close call.

The 34.8% sensitive data input rate documented in enterprise environments means the most urgent ChatGPT safety action for most organizations is not choosing the right plan — it’s establishing clear policies about what employees can and cannot share with any AI tool, regardless of the plan.

How ChatGPT’s safety compares to other AI tools in 2026

The “is ChatGPT safe” question is more useful when it’s comparative. ChatGPT doesn’t exist in a vacuum — users choose between it, Claude, Gemini, Grok, Copilot, and others. Safety postures differ across these platforms in ways that matter.

AI ToolDefault trainingSOC 2 certifiedGDPR supportNotable difference
ChatGPT Free/PlusYes (opt-out available)No (consumer tier)BasicLargest user base; most third-party integrations
ChatGPT EnterpriseNo (opt-in only)Yes (Type II)Full, with DPAMost comprehensive enterprise security stack
Claude (Anthropic)Consumer: yes (opt-out); Enterprise: noSOC 2 Type IIFullRefused Pentagon mass surveillance contract; privacy-focused positioning
Gemini (Google)Varies by product and regionGoogle Workspace complianceFull (Workspace)Deeply integrated with Google ecosystem; data flows accordingly
Grok (xAI)Real-time X/Twitter data accessNot publishedLimitedAccess to live X content creates unique data exposure model
Microsoft CopilotNo (Microsoft 365 Enterprise)Microsoft 365 certificationsFull (Enterprise)Inherits Microsoft 365 FedRAMP, HIPAA, HITRUST compliance

The meaningful differentiator in 2026 is not which AI is “safest” in the abstract — it’s which AI’s data handling matches your actual use case. For enterprise use with sensitive data, ChatGPT Enterprise, Microsoft Copilot, and Claude for Teams/Enterprise all offer contractual data protection guarantees. For consumer use, the training default and opt-out mechanism are what matter, and they vary across platforms.


7 practical steps to use ChatGPT safely in 2026

These are verified, actionable controls — not general advice.

1. Turn off model training (consumer accounts) Settings → Data Controls → “Improve the model for everyone” → Off. Applies immediately to all new conversations. Retroactive removal of prior data is not possible once it has been used in a training run.

2. Use Temporary Chat for sensitive sessions Available from the model selector dropdown. Temporary Chat conversations are not saved to history, not used for training, and deleted from OpenAI’s systems within 30 days. Use it any time you want to work through something sensitive without leaving a record.

3. Never paste credentials, government IDs, or financial account numbers into any AI tool This applies across all AI platforms, not just ChatGPT. Treating anything you type as potentially reviewable by third parties is the correct baseline assumption for cloud-based AI tools.

4. Verify citations before using them ChatGPT’s citation hallucination rate means a substantial portion of AI-generated references either don’t exist or don’t say what the model claims. Click through every citation before publishing or relying on it. This is non-optional for any professional use.

5. Check your account plan before sharing business data If you’re using a free or Plus account to work with client data, employee records, or proprietary documents — stop. Either upgrade to ChatGPT Enterprise with a signed DPA, or use the conversation for non-sensitive tasks only. The security gap between consumer and enterprise tiers is documented and real.

6. Enable parental controls for accounts used by minors OpenAI’s parental controls, available since October 2025, let linked family accounts apply content filters and monitor usage. This is the relevant safety lever for users under 18.

7. Review permissions on any ChatGPT plugin or integration ChatGPT’s integrations and GPTs can connect to external services. Each integration creates a new data flow that may not be governed by OpenAI’s own privacy policy. Review what permissions any third-party GPT requests before granting them. Access to your Google Drive, email, or calendar means that data is within the scope of whatever that integration’s terms allow.


Frequently asked questions about ChatGPT safety

Is ChatGPT safe to use for work?

It depends on your plan and what you’re sharing. ChatGPT Enterprise is designed for business use and includes contractual data protection, SOC 2 Type II certification, and a guarantee that business data is not used for model training. Free and Plus accounts lack those protections and are not appropriate for work involving client data, proprietary information, or regulated personal data.

Can ChatGPT share my conversations with other users?

No — by design. However, the March 2023 Redis bug temporarily allowed some users to see other users’ chat titles and limited metadata. That bug was patched. There is no current mechanism by which ChatGPT is designed to share conversations between users.

Is ChatGPT compliant with GDPR?

OpenAI supports GDPR compliance for ChatGPT Enterprise and API customers through a Data Processing Addendum and EEA-specific privacy protections. Consumer ChatGPT in the EEA operates under a separate privacy policy that excludes model training for EEA users by default. Italy’s Garante found GDPR violations in OpenAI’s earlier data practices; a €15 million fine was subsequently annulled on procedural grounds by a Rome court in March 2026 (full reasoning published May 28, 2026). The Irish DPC investigation continues.

Does ChatGPT use my conversations to train its AI?

For Free, Plus, and Pro accounts: yes, by default, unless you opt out via Settings → Data Controls → “Improve the model for everyone” → Off. For Enterprise, Business, Team, and API accounts: no, by default. Training requires explicit opt-in from business customers.

Is ChatGPT safe for children?

ChatGPT requires users to be at least 13 years old (17 in the UK). Parental controls introduced in October 2025 allow content filtering and usage monitoring for linked minor accounts. The main safety risks for younger users are misinformation in ChatGPT’s outputs and the potential for inappropriate content generation — not primarily data privacy, though the data protections for minors remain underdeveloped relative to adult consumer protections.

Has ChatGPT ever been hacked?

No confirmed breach of OpenAI’s core AI infrastructure or model weights has occurred. The documented incidents involve a software library bug (March 2023), a third-party vendor breach (November 2025), credential-stealing malware targeting end users (2022–2023), and a link indexing glitch (July 2025). These are distinct from a direct breach of OpenAI’s core systems.

Is ChatGPT safe for healthcare use?

ChatGPT is not a medical device and cannot replace clinical judgment. OpenAI’s ChatGPT for Healthcare (launched January 2026) is a HIPAA-compliant product for healthcare organizations’ administrative use. For any AI system used in clinical decision support, the EU AI Act’s high-risk classification framework applies from August 2, 2026. In the US, FDA clearance would be required for clinical decision support tools meeting certain criteria.

What’s the difference between ChatGPT and ChatGPT Enterprise from a safety perspective?

Consumer ChatGPT is not SOC 2 certified, uses conversations for training by default, has no Data Processing Addendum, and does not offer SSO or audit logs. ChatGPT Enterprise is SOC 2 Type II certified, ISO 27001:2022 certified, excludes training by default, includes a binding DPA, and offers SSO, SCIM provisioning, full audit logs, and data residency controls. They are not comparable products from a security posture standpoint.

Is it safe to share personal health information with ChatGPT?

No, not on consumer plans. Health information is a sensitive data category under GDPR, CCPA, and HIPAA. Sharing it on a Free or Plus account puts it on infrastructure that is not HIPAA-compliant and where OpenAI may retain and review conversations. Even on ChatGPT for Healthcare (which is HIPAA-compliant), appropriate use is governed by your organization’s BAA with OpenAI.

Will ChatGPT always give me accurate information?

No. OpenAI’s own benchmarks show a 33% hallucination rate for the o3 model on public-figure questions. Approximately 14% of ChatGPT-generated citations link to real, verifiable sources. ChatGPT can and does generate confident-sounding false statements. Treat its outputs as a starting point for research, not a verified conclusion.


Key takeaways

ChatGPT’s safety in 2026 is not a binary yes or no — it’s a function of which plan you’re on, what you’re sharing, and how you’ve configured your privacy controls. The five facts that matter most:

  1. Consumer ChatGPT (Free, Plus, Pro) trains on your conversations by default. The opt-out toggle exists and is accessible. Most users haven’t used it.
  2. ChatGPT Enterprise is a different product with SOC 2 Type II certification, ISO 27001 compliance, no default training, a binding DPA, and contractual data protections that consumer plans don’t offer.
  3. Four documented security incidents have occurred since 2023 — a library bug, a vendor breach, a credential-theft campaign, and a link indexing glitch. None constitute a breach of OpenAI’s core infrastructure.
  4. 34.8% of enterprise ChatGPT inputs contain sensitive data. The biggest ChatGPT safety risk in organizational settings is employee behavior, not OpenAI’s security architecture.
  5. ChatGPT produces false information at a measurable, documented rate. All AI outputs require verification before professional or consequential use.

Nathan Brossard

Nathan Brossard covers cybersecurity and digital privacy for BitsFromBytes from Austin, Texas, where he runs a small consultancy advising independent businesses on practical security hygiene. Before going freelance in 2020, he spent six years as a security analyst at a regional US bank investigating phishing campaigns and credential-theft attacks against employees and customers. He holds a CISSP certification and still does hands-on penetration testing for clients between writing assignments. Nathan tests every VPN, password manager, and antivirus he reviews on his own devices for a minimum of two weeks before drafting anything. He is particularly interested in the gap between what security vendors promise and what normal users actually experience when they install the software. His writing tries to close that gap honestly, without the marketing language and without the fear-mongering that dominates the cybersecurity press. When he is not testing security products, he collects vintage mechanical watches and runs half-marathons along the Colorado River trail in central Austin.
VPN, antivirus, password managers, data breaches, privacy tools, identity theft, home network security

DIY Electronics Kits 2026 Best Projects Beginner
DIY Electronics Kits 2026: Best Projects from Beginner to Advanced (2026 Edition)Gadgets

DIY Electronics Kits 2026: Best Projects from Beginner to Advanced (2026 Edition)

TeamTeamApril 2, 2026
Bambu Lab H2D vs X1 Carbon 2026: Honest Comparison After 200+ Hours
Bambu Lab H2D vs X1 Carbon 2026: Honest Comparison After 200+ Hours3D Printing

Bambu Lab H2D vs X1 Carbon 2026: Honest Comparison After 200+ Hours

TeamTeamMay 21, 2026
Best Open Source 3D Printers 2026 Inspired by the Early Maker Era
Best Open Source 3D Printers 2026 Inspired by the Early Maker Era3D Printing

Best Open Source 3D Printers 2026 Inspired by the Early Maker Era

TeamTeamApril 2, 2026