Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 new columns ({'week'}) and 6 missing columns ({'title', 'description', 'pub_date', 'id', 'source_title', 'article_link'}).
This happened while the csv dataset builder was generating data using
hf://datasets/olgazigbeehub/cybersecurity-news-dataset-english-3000/weekly_counts.csv (at revision 26ed339888819fb5afb5395224fcc9beff0968e7), [/tmp/hf-datasets-cache/medium/datasets/68777976496053-config-parquet-and-info-olgazigbeehub-cybersecuri-cdf74b05/hub/datasets--olgazigbeehub--cybersecurity-news-dataset-english-3000/snapshots/26ed339888819fb5afb5395224fcc9beff0968e7/cybersecurity-news-en-title-3000.csv (origin=hf://datasets/olgazigbeehub/cybersecurity-news-dataset-english-3000@26ed339888819fb5afb5395224fcc9beff0968e7/cybersecurity-news-en-title-3000.csv), /tmp/hf-datasets-cache/medium/datasets/68777976496053-config-parquet-and-info-olgazigbeehub-cybersecuri-cdf74b05/hub/datasets--olgazigbeehub--cybersecurity-news-dataset-english-3000/snapshots/26ed339888819fb5afb5395224fcc9beff0968e7/weekly_counts.csv (origin=hf://datasets/olgazigbeehub/cybersecurity-news-dataset-english-3000@26ed339888819fb5afb5395224fcc9beff0968e7/weekly_counts.csv), /tmp/hf-datasets-cache/medium/datasets/68777976496053-config-parquet-and-info-olgazigbeehub-cybersecuri-cdf74b05/hub/datasets--olgazigbeehub--cybersecurity-news-dataset-english-3000/snapshots/26ed339888819fb5afb5395224fcc9beff0968e7/weekly_peak_headlines.csv (origin=hf://datasets/olgazigbeehub/cybersecurity-news-dataset-english-3000@26ed339888819fb5afb5395224fcc9beff0968e7/weekly_peak_headlines.csv)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1887, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 675, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
week: string
mentions_ransomware: int64
mentions_ddos: int64
mentions_data_breach: int64
mentions_vulnerability: int64
mentions_hacking: int64
mentions_cyber_attack: int64
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 1172
to
{'id': Value('string'), 'title': Value('string'), 'source_title': Value('string'), 'article_link': Value('string'), 'description': Value('string'), 'pub_date': Value('string'), 'mentions_ransomware': Value('bool'), 'mentions_ddos': Value('bool'), 'mentions_data_breach': Value('bool'), 'mentions_vulnerability': Value('bool'), 'mentions_hacking': Value('bool'), 'mentions_cyber_attack': Value('bool')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1736, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1889, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 1 new columns ({'week'}) and 6 missing columns ({'title', 'description', 'pub_date', 'id', 'source_title', 'article_link'}).
This happened while the csv dataset builder was generating data using
hf://datasets/olgazigbeehub/cybersecurity-news-dataset-english-3000/weekly_counts.csv (at revision 26ed339888819fb5afb5395224fcc9beff0968e7), [/tmp/hf-datasets-cache/medium/datasets/68777976496053-config-parquet-and-info-olgazigbeehub-cybersecuri-cdf74b05/hub/datasets--olgazigbeehub--cybersecurity-news-dataset-english-3000/snapshots/26ed339888819fb5afb5395224fcc9beff0968e7/cybersecurity-news-en-title-3000.csv (origin=hf://datasets/olgazigbeehub/cybersecurity-news-dataset-english-3000@26ed339888819fb5afb5395224fcc9beff0968e7/cybersecurity-news-en-title-3000.csv), /tmp/hf-datasets-cache/medium/datasets/68777976496053-config-parquet-and-info-olgazigbeehub-cybersecuri-cdf74b05/hub/datasets--olgazigbeehub--cybersecurity-news-dataset-english-3000/snapshots/26ed339888819fb5afb5395224fcc9beff0968e7/weekly_counts.csv (origin=hf://datasets/olgazigbeehub/cybersecurity-news-dataset-english-3000@26ed339888819fb5afb5395224fcc9beff0968e7/weekly_counts.csv), /tmp/hf-datasets-cache/medium/datasets/68777976496053-config-parquet-and-info-olgazigbeehub-cybersecuri-cdf74b05/hub/datasets--olgazigbeehub--cybersecurity-news-dataset-english-3000/snapshots/26ed339888819fb5afb5395224fcc9beff0968e7/weekly_peak_headlines.csv (origin=hf://datasets/olgazigbeehub/cybersecurity-news-dataset-english-3000@26ed339888819fb5afb5395224fcc9beff0968e7/weekly_peak_headlines.csv)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
id string | title string | source_title string | article_link string | description string | pub_date string | mentions_ransomware bool | mentions_ddos bool | mentions_data_breach bool | mentions_vulnerability bool | mentions_hacking bool | mentions_cyber_attack bool |
|---|---|---|---|---|---|---|---|---|---|---|---|
f877b20e-1787-4d02-950f-2dcf98864ecb | China Revives Home-Grown Hacking Competition That Stirs Security Concerns | Bloomberg | https://www.bloomberg.com/news/newsletters/2026-02-11/china-revives-home-grown-hacking-competition-that-stirs-security-concerns | Participants look for vulnerabilities. | 2026-02-11T14:32:42 | false | false | false | false | true | false |
6f1dc386-1f0a-4656-b69e-e518514a6a02 | Thousands of Volvo customers possibly affected in major data breach - 17,000 affected, here's what we know | TechRadar | https://www.techradar.com/pro/security/thousands-of-volvo-customers-possibly-affected-in-major-data-breach-17-000-affected-heres-what-we-know | Thousands of Volvo customers possibly affected in major data breach - 17,000 affected, here's what we know | 2026-02-11T13:15:00 | false | false | true | false | false | false |
5efc4a97-205b-4d9c-9c6e-eeadfd641e78 | Thanks to Microsoft adding all those extra features to Notepad, it now unfortunately sports one more: An exploitation vulnerability with a high security rating | PC Gamer | https://www.pcgamer.com/software/windows/thanks-to-microsoft-adding-all-those-extra-features-to-notepad-it-now-unfortunately-sports-one-more-an-exploitation-vulnerability-with-a-high-security-rating/ | Thanks to Microsoft adding all those extra features to Notepad, it now unfortunately sports one more: An exploitation vulnerability with a high security rating | 2026-02-11T11:12:05 | false | false | false | true | false | false |
b6cc8cbc-2b85-4391-8595-1598056e4795 | African Organisations Face Rising Cyber Threat as January Attacks Surge | News Ghana | https://www.newsghana.com.gh/african-organisations-face-rising-cyber-threat-as-january-attacks-surge/ | News Ghana, Latest Updates and of Ghana, Roger A. Agana, worldwide faced an average of 2, 090 cyber attacks per week in January 2026, representing a 3% monthly increase and a 17% year-over-year rise, according to Check Point Research released on Tuesday. The findings from Check Point Software Technologies Ltd (NASDAQ: ... | 2026-02-11T10:34:46 | false | false | false | false | false | true |
c08cd97c-3f9b-4520-bec7-d6046c68f7ad | Automotive Giant Volvo Employee Information Exposed via Third-Party Conduent Data Breach | TechNadu | https://www.technadu.com/automotive-giant-volvo-employee-information-exposed-via-third-party-conduent-data-breach/619829/ | Volvo Group North America has exposed the personal information of nearly 17, 000 employees due to a significant Conduent data breach. According to a filing with the Maine Attorney General, Volvo listed late January 2026 as the date when it discovered that its employee data was compromised. Conduent is a major business ... | 2026-02-11T09:29:09 | false | false | true | false | false | false |
a8664dfa-bc4a-43a0-b47e-349bb16cf7a5 | Paul Dacre says hacking and tapping claims ‘grave, preposterous, deeply upsetting’ | Awena | https://pressgazette.co.uk/news/paul-dacre-says-hacking-and-tapping-claims-grave-preposterous-deeply-upsetting/ | Former Daily Mail editor says Baroness Lawrence claims are 'bitterly wounding'. The post Paul Dacre says hacking and tapping claims ‘grave, preposterous, deeply upsetting’ appeared first on Press Gazette. | 2026-02-11T08:26:15 | false | false | false | false | true | false |
52929e26-ad38-4628-bf22-db7b2c3af0f7 | Hacking Your Deep Sleep Score: Turning Wearable Data Into Cognitive Gains | WTOP News | https://wtop.com/news/2026/02/hacking-your-deep-sleep-score-turning-wearable-data-into-cognitive-gains/ | Like many Americans, I know I need more sleep. I’m a night owl, often writing late into the night, but. | 2026-02-11T00:02:27 | false | false | false | false | true | false |
490d9e41-489d-4a36-ab28-ea698c6f91cf | Hacking claims against Mail are 'preposterous', says Dacre | Daily Mail | https://www.dailymail.co.uk/news/article-15547541/Hacking-claims-against-Mail-preposterous-says-Dacre.html?ns_mchannel=rss&ito=1490&ns_campaign=1490 | Phone hacking claims brought against the Daily Mail by Prince Harry are 'preposterous', the newspaper's former editor told the High Court yesterday. | 2026-02-10T23:10:23 | false | false | false | false | true | false |
1594e37e-5c43-4510-9f86-07fe25b5a39c | BTU credit card payments still down during ransomware investigation | The Eagle | https://theeagle.com/news/local/article_95a4b556-23e3-4cb0-b568-c4fd8c1307f0.html | Bryan Texas Utilities (BTU) is working with BridgePay, the company’s third-party payment processing vendor, to resolve issues related to a ransomware incident. | 2026-02-10T21:55:00 | true | false | false | false | false | false |
1b3ae5aa-688c-4221-bbf3-59a8731ff09f | Former Daily Mail editor tells hacking trial allegations are 'preposterous' | Yahoo Sports | https://ca.news.yahoo.com/former-daily-mail-editor-tells-193535484.html | Paul Dacre told the High Court the claims that Daily Mail staff gathered information unlawfully are "inconceivable". | 2026-02-10T19:35:35 | false | false | false | false | true | false |
4c8eb6be-e216-4449-b95d-8f5ed666e8ed | Afghan data breach was ‘wake-up call’ for government’s data security | Yahoo Sports | https://ca.news.yahoo.com/afghan-data-breach-wake-call-132607584.html | Government agrees to work more closely with the data watchdog after a catastrophic data loss put thousands of Afghan lives at risk. | 2026-02-10T15:06:54 | false | false | true | false | false | false |
9eae5cc1-90ec-47cb-b22e-a42d519d7923 | Trellix SecondSight Actionable Threat Hunting Strengthens Cyber Resilience | Business Wire | http://www.businesswire.com/news/home/20260210545536/en/Trellix-SecondSight-Actionable-Threat-Hunting-Strengthens-Cyber-Resilience/?feedref=JjAwJuNHiystnCoBq_hl-Q-tiwWZwkcswR1UZtV7eGe24xL9TZOyQUMS3J72mJlQ7fxFuNFTHSunhvli30RlBNXya2izy9YOgHlBiZQk2LOzmn6JePCpHPCiYGaEx4DL1Rq8pNwkf3AarimpDzQGuQ%3D%3D | SAN JOSE, Calif.--(BUSINESS WIRE)--Trellix, the company delivering the future of AI-powered cybersecurity, today announced Trellix SecondSight, a threat hunting service designed to proactively identify low-noise advanced threats often undetected, reducing organizational risk for Trellix customers. "Threat actors' use o... | 2026-02-10T15:00:00 | false | false | false | false | false | false |
49444d00-6c4c-4d66-96f3-395008edb0c4 | Lawyer did not see Gavin Burrows sign Mail phone-hacking confession, court hears | The Guardian | https://www.theguardian.com/uk-news/2026/feb/10/gavin-burrows-phone-hacking-confession-solicitor-anjlee-sangani-high-court | Anjlee Sangani signed off private investigator’s confession of lawbreaking for Daily Mail publisher, which he now says was forgedA solicitor who approved a private investigator’s contested confession of bugging, phone tapping and hacking on behalf of the publisher of the Daily Mail did not oversee the document being si... | 2026-02-10T14:34:05 | false | false | false | false | true | false |
592cc216-072c-45e7-b099-538e722f0b27 | Picus Red Report 2026 Finds 38% Drop in Ransomware Attacks as Hackers Choose ‘Silent Residency’ Over Destruction | Financial Post | https://financialpost.com/globe-newswire/picus-red-report-2026-finds-38-drop-in-ransomware-attacks-as-hackers-choose-silent-residency-over-destruction | Analysis of more than 1. 1 million malicious files and 15. 5 million adversarial actions across enterprise environments shows attackers are prioritizing long-term access through evasion, identity abuse, and misuse of trusted systems SAN FRANCISCO, Feb. 10, 2026 (GLOBE NEWSWIRE) Picus Security, the leading security vali... | 2026-02-10T14:05:53 | true | false | false | false | true | true |
256173af-9b00-41d1-a229-89cdf1a2fd1b | Afghan data breach was ‘wake up call’ for government’s data security | The Independent | https://www.independent.co.uk/news/uk/home-news/afghan-data-breach-government-security-b2917383.html | Government agrees to work more closely with the data watchdog after catastrophic data loss put thousands of Afghan lives at risk. | 2026-02-10T13:23:25 | false | false | true | false | false | false |
fbe699fd-4476-493b-a4e1-ed803178f2a8 | AI-assisted hacking group hits targets with a complicated 'social engineering' scam that involves deepfaked CEOs, spoofed Zoom calls and a malicious troubleshooting program | PC Gamer | https://www.pcgamer.com/software/ai/ai-assisted-hacking-group-hits-targets-with-a-complicated-social-engineering-scam-that-involves-deepfaked-ceos-spoofed-zoom-calls-and-a-malicious-troubleshooting-program/ | AI-assisted hacking group hits targets with a complicated 'social engineering' scam that involves deepfaked CEOs, spoofed Zoom calls and a malicious troubleshooting program | 2026-02-10T12:37:21 | false | false | false | false | true | false |
e9e18e6e-e007-473a-aefa-258b453552da | Just 1 day left to claim up to $2,500 from the New York Blood Center data breach settlement — check if you qualify | The Economic Times | https://economictimes.indiatimes.com/news/international/us/just-1-day-left-to-claim-up-to-2500-from-the-new-york-blood-center-data-breach-settlement-check-if-you-qualify/articleshow/128157539.cms | 193, 814 Americans must act by February 11, 2026. The New York Blood Center settlement offers a $500,000 fund for data breach victims. Eligible donors can claim $2,500 for identity theft losses. A flat cash payment is also available without documents. This 2025 breach exposed Social Security numbers and medical files. ... | 2026-02-10T12:35:49 | false | false | true | false | false | false |
79646014-1457-423c-aa63-86b0a01c361a | Huge stalkerware data breach sees 500,000 records leaked by hacktivists | TechRadar | https://www.techradar.com/pro/security/huge-stalkerware-data-breach-sees-500-000-records-leaked-by-hacktivists | Someone targeted a company operating multiple stalkerware apps and leaked names, email addresses, and partial payment card data. | 2026-02-10T12:00:00 | false | false | true | false | false | false |
cffb3ffb-3ccb-43d1-be48-ba52da16ab94 | (3rd LD) Joint probe finds 33.6 mln accounts exposed in Coupang data breach, dwarfing initial claim | Yonhap News Agency | https://en.yna.co.kr/view/AEN20260210006053320 | (3rd LD) Joint probe finds 33.6 mln accounts exposed in Coupang data breach, dwarfing initial claim | 2026-02-10T10:28:37 | false | false | true | false | false | false |
49da16f2-3944-40ae-8e66-f2c08f9bb2cf | South Korea blames Coupang data breach on management failure, not sophisticated attack | The Times of India | https://economictimes.indiatimes.com/tech/technology/south-korea-blames-coupang-data-breach-on-management-failure-not-sophisticated-attack/articleshow/128152939.cms | Coupang Korea, operated by US-listed Coupang Inc, faced a public and lawmaker backlash over the breach. The incident added to trade friction with Washington over concerns Korean authorities had gone beyond normal regulatory enforcement in its treatment of the U. S.-listed company. | 2026-02-10T09:59:15 | false | false | true | false | false | true |
c5ed49a5-f366-4cc2-9a62-25f2008347cb | Senegal Confirms National ID Agency Breach After Ransomware Attack, Threat Actors Claim Stealing 139 GB of Data | TechNadu | https://www.technadu.com/senegal-confirms-national-id-agency-breach-after-ransomware-attack-threat-actors-claim-stealing-139-gb-of-data/619763/ | The government of Senegal has confirmed a significant cybersecurity incident affecting its Directorate of File Automation (DAF), the office responsible for managing national ID cards, passports, and other sensitive biometric data. The attack forced the agency to suspend its operations, disrupting services for the count... | 2026-02-10T09:39:50 | true | false | true | false | false | true |
8b81b4ac-c696-4351-a3a9-eae2526a6824 | (2nd LD) Joint probe finds 33.6 mln accounts exposed in Coupang data breach, dwarfing initial claim | Yonhap News Agency | https://en.yna.co.kr/view/AEN20260210006052320 | (2nd LD) Joint probe finds 33.6 mln accounts exposed in Coupang data breach, dwarfing initial claim | 2026-02-10T08:41:49 | false | false | true | false | false | false |
b7f1cc17-f0c7-41fb-a71c-1348371779bc | Stalkerware Data Breach: Hacktivist Leaks Over 530,000 Customer Records | TechNadu | https://www.technadu.com/stalkerware-data-breach-hacktivist-leaks-over-530000-customer-records/619756/ | A hacktivist has scraped and publicly released the payment records of more than 500, 000 individuals who purchased consumer-grade surveillance applications, commonly known as stalkerware. The incident represents a significant stalkerware data breach, exposing the customers of phone-tracking services like uMobix, Geofin... | 2026-02-10T08:08:42 | false | false | true | false | false | false |
4c8e7beb-dddf-4c0a-b064-163a23dffe70 | Joint probe finds 33.6 mln accounts exposed in Coupang data breach, dwarfing initial claim | UPI | https://www.upi.com/Top_News/World-News/2026/02/10/korea-Coupang-joint-probe-data-breach-336-million-accounts/8571770709573/ | A probe into a major data breach case at e-commerce giant Coupang Inc. has confirmed that over 33. 6 million accounts have been exposed, South Korea's science ministry said Tuesday. | 2026-02-10T08:01:33 | false | false | true | false | false | false |
840cb0ec-f3ba-4529-bce3-a78acc9386ec | Discord’s Mandatory Face Scan Faces Backlash Amid Data Breach | Deccan Chronicle | https://www.deccanchronicle.com/technology/in-other-news/discord-to-customise-content-as-per-age-after-data-breach-1936218 | While the platform has assured that it will process the data “quickly” and delete it, users remain unconvinced. | 2026-02-10T06:50:09 | false | false | true | false | false | false |
c776cd9d-1616-4f67-b516-3c2a0d929522 | (LEAD) Joint probe finds 33.6 mln accounts exposed in Coupang data breach, dwarfing initial claim | Yonhap News Agency | https://en.yna.co.kr/view/AEN20260210006051320 | (LEAD) Joint probe finds 33.6 mln accounts exposed in Coupang data breach, dwarfing initial claim | 2026-02-10T06:17:21 | false | false | true | false | false | false |
98b1dcef-0a3b-4208-b733-eda7326dcbc1 | South Korea says Coupang must address security loopholes in probe of data breach | Yahoo Sports | https://ca.finance.yahoo.com/news/south-korea-says-coupang-must-051616142.html | South Korean authorities said on Tuesday that e-commerce giant Coupang needs to fix vulnerabilities in its security systems that they blamed for causing a massive data leak at the company. Announcing the first findings of a government-led probe into the incident, the Science Ministry blamed the leak on a former Coupa... | 2026-02-10T05:16:16 | false | false | true | false | false | false |
870cc084-4f39-4889-a4a3-5c23b04214b0 | Coupang Obstructed Korean Probe Into Data Breach, Ministry Says | Bloomberg | https://www.bloomberg.com/news/articles/2026-02-10/coupang-obstructed-korean-probe-into-data-breach-ministry-says | Coupang staff obstructed a Korean government probe into a massive breach of customer data by deleting sensitive information, the ministry carrying out the investigation said, adding the country’s largest e-commerce firm defied an order to preserve access logs and other data. | 2026-02-10T05:00:00 | false | false | true | false | false | false |
761b1da1-1e95-4b06-8203-1c29a894bf9d | The Cyber Attack That Never Happened | The American Spectator | https://spectator.org/the-cyber-attack-that-never-happened/ | It’s Sep. 23, 2025, and it is anything but a slow news day. Kathmandu, Nepal, is reeling from a governance... | 2026-02-10T03:05:04 | false | false | false | false | false | true |
d641ed1c-83f3-48f6-8ebd-f27b36bdb46c | Conduent data breach exposed 25 million Americans – including half of Texas | New York Post | https://nypost.com/2026/02/09/business/conduent-data-breach-exposed-25-million-americans-including-half-of-texas/ | The ransomware attack is now coming into sharper focus as states continue to uncover how many people were affected. | 2026-02-09T21:06:31 | true | false | true | false | false | true |
50572ea8-c9b8-4037-803c-2091f5254eef | 23andMe Data Breach Settlement Deadline Is Near: Here’s How Much You Could Get | TechRepublic | https://www.techrepublic.com/article/news-23andme-data-breach-settlement-deadline/ | 23andMe customers affected by a data breach may be eligible for cash or monitoring services. Here’s how to file a claim before the deadline. The post 23andMe Data Breach Settlement Deadline Is Near: Here’s How Much You Could Get appeared first on TechRepublic. | 2026-02-09T19:46:43 | false | false | true | false | false | false |
2de38f24-bbf9-4f8b-888a-f2598782c836 | Discord faces backlash over age checks after data breach exposed 70,000 IDs | Ars Technica | https://arstechnica.com/tech-policy/2026/02/discord-faces-backlash-over-age-checks-after-data-breach-exposed-70000-ids/ | Discord faces backlash over age checks after data breach exposed 70,000 IDs | 2026-02-09T19:39:22 | false | false | true | false | false | false |
63355045-cafb-4346-80c7-828c37bd2cf4 | BridgePay payments system knocked offline by ransomware attack | TechRadar | https://www.techradar.com/pro/security/bridgepay-payments-system-knocked-offline-by-ransomware-attack | BridgePay payments system knocked offline by ransomware attack | 2026-02-09T18:00:00 | true | false | false | false | false | true |
49f1c9bf-7b17-4999-8317-5857962266a2 | Discord will age-lock your account next month and you'll have to submit an ID or accept a face scan to unlock it – you know, 4 months after suffering a third-party data breach | GamesRadar+ | https://www.gamesradar.com/games/discord-will-age-lock-your-account-next-month-and-youll-have-to-submit-an-id-or-accept-a-face-scan-to-unlock-it-you-know-4-months-after-suffering-a-third-party-data-breach/ | "We'll find other ways to bring users back," said product policy head, acknowledging the odds of users leaving Discord. | 2026-02-09T15:51:17 | false | false | true | false | false | false |
669dd679-6700-4721-b01f-606ecafd8d47 | Flickr confirms data breach, tells customers their private info may have been affected - here's what we know | TechRadar | https://www.techradar.com/pro/security/flickr-confirms-data-breach-tells-customers-their-private-info-may-have-been-affected-heres-what-we-know | Flickr confirms data breach, tells customers their private info may have been affected - here's what we know | 2026-02-09T15:00:00 | false | false | true | false | false | false |
3e35e1bd-6b33-4c04-9840-9a4b1d8a3cbd | City Water Bill Card Payments Disrupted by Cyber Attack | San Angelo LIVE! | https://sanangelolive.com/news/san-angelo/2026-02-09/city-water-bill-card-payments-disrupted-cyber-attack | SAN ANGELO, TX Online credit and debit card payments for City of San Angelo water utility bills were disrupted Friday due to a cybersecurity attack on the city's contracted third-party credit card processing compa Learn More Here. | 2026-02-09T13:09:16 | false | false | false | false | false | true |
b1e93775-5112-4885-9e59-9d1a392d13d6 | St Helens man in court charged with alleged computer hacking offences | St Helens Star | https://www.sthelensstar.co.uk/news/25838269.st-helens-man-court-charged-alleged-computer-hacking/?ref=rss | St Helens man in court charged with alleged computer hacking offences | 2026-02-09T12:47:40 | false | false | false | false | true | false |
8afb307f-5d5e-4220-b485-eef109834e34 | Singapore’s four major telcos came under attack by cyber espionage group UNC3886 | The Business Times | https://www.businesstimes.com.sg/singapore/singapores-four-major-telcos-came-under-attack-cyber-espionage-group-unc3886 | [SINGAPORE] All four major telcos in Singapore came under attack by a state-sponsored cyber espionage group UNC3886, whose activities to disrupt critical services. | 2026-02-09T05:02:24 | false | false | false | false | false | true |
0045dd7f-fb86-4921-86c9-82d15c016346 | S’pore’s four major telcos came under attack by cyber espionage group UNC3886 | The Straits Times | https://www.straitstimes.com/tech/spores-four-major-telcos-came-under-attack-by-cyber-espionage-group-unc3886 | Investigations found that UNC3886 gained initial access through a zero-day vulnerability at the edge of the telcos’ networks. | 2026-02-09T04:30:00 | false | false | false | true | false | true |
c48294da-b441-4780-afb7-972e02bfa804 | Preview: Pragmata Hacking Starts to Feel Natural | Siliconera | https://www.siliconera.com/preview-pragmata-hacking-starts-to-feel-natural/ | Sometimes, Capcom makes weird or unusual games! I’m talking about things even more unconventional than Mega Man Soccer. Like we’re talking Under the Skin sorts of weird with identity stealing or the Kabu Trader Shun stock market simulation game. While Pragmata is a third-person shooter, it also reminded me of those typ... | 2026-02-08T20:00:00 | false | false | false | false | true | true |
92e49eea-cd03-42d3-8774-4c332036c55b | SoundCloud data breach exposes 29.8 million user accounts | Fox News | https://www.foxnews.com/tech/soundcloud-data-breach-exposes-29-8-million-user-accounts | SoundCloud data breach exposes 29. 8 million users' email addresses and profile data to hackers, leaving affected users locked out with error messages. | 2026-02-08T14:01:15 | false | false | true | false | true | false |
b8274f21-3513-4850-918e-c0953fcbc36a | ESET Threat Report H2 2025: Phishing and Social Engineering Pose Biggest Cybersecurity Risks for South African Organisations | Africa Business | https://africabusiness.com/2026/02/08/eset-threat-report-h2-2025-phishing-and-social-engineering-pose-biggest-cybersecurity-risks-for-south-african-organisations/ | ESET’s H2 2025 Threat Report reveals that phishing and social engineering remain the most significant cybersecurity risks for South African organisations, accounting for 45. 7% of detected threats-well above the African average. The report also highlights the rapid evolution of AI-driven scams, deepfake-enabled fraud, ... | 2026-02-08T13:05:59 | true | false | false | false | false | true |
14b0cab2-96da-4e3f-b151-e27deec2f994 | Yehey.com - University of Pennsylvania Cybersecurity Breach Investigation Concludes: Key Findings | Yehey | http://www.yehey.com/2026/02/yeheycom-university-of-pennsylvania.html | Image courtesy by QUE. com The University of Pennsylvania (Penn) has announced that it has completed its investigation into a cybersecurity breach that occurred in October 2025. As with many incidents affecting large educational institutions, the case highlights how universities built to enable open collaboration are i... | 2026-02-08T07:10:24.330000 | false | false | true | true | false | true |
e8634b40-6018-4293-972f-1d23facc1001 | Hacking The Healthcare System: The Rise Of Subscription-Based Doctors | Black Chronicle | https://blackchronicle.com/news/hacking-the-healthcare-system-the-rise-of-subscription-based-doctors/ | Should primary care be subscription-based? As the shortage of primary care physicians continues to worsen, many patients are struggling to secure timely appointments within the traditional healthcare system. This week, our expert explores the rise of alternative models that offer quicker access and more personalized at... | 2026-02-08T05:38:01 | false | false | false | false | true | false |
dacb389d-c019-4980-94ef-909ac4511cb1 | Silent Breach Launches Retail Cyber Association to Address Industry-Wide Cybersecurity Challenges | PR.com | https://www.pr.com/press-release/959409 | New Industry Partnership Enables Threat Intelligence Sharing and Coordinated Response for Retail Sector [PR. com]. | 2026-02-07T15:32:17 | false | false | true | false | false | false |
fed9bc0e-bdb7-4fad-903e-a1d61677f15f | Girl, 6, 'looks like Eleven from Stranger Things' after hacking off hair as parents slept | Daily Star | https://www.dailystar.co.uk/news/latest-news/girl-6-looks-like-eleven-36671074 | A mum was left speechless when she discovered what her six-year-old daughter had done while her parents were fast asleep and the viral TikTok has parents everywhere relating. | 2026-02-07T14:00:00 | false | false | false | false | true | false |
4bcd31a0-f31d-4f80-8134-2de640e6bafa | Nitrogen ransomware programmers lock themselves out of a payment — key management bug encrypts victims' data forever | Tom’s Hardware | https://www.tomshardware.com/tech-industry/cyber-security/nitrogen-ransomware-programmers-lock-themselves-out-of-a-payment-key-management-bug-encrypts-victims-data-forever | Nitrogen ransomware programmers lock themselves out of a payment — key management bug encrypts victims' data forever | 2026-02-07T12:00:00 | true | false | false | false | false | false |
d23a0216-2f8e-4556-8d3a-cf6b57532f9f | Jaguar Land Rover cyber attack continues to 'drag down' car-maker | Coventry Live | https://www.coventrytelegraph.net/news/coventry-news/jaguar-land-rover-cyber-attack-33381805 | Jaguar Land Rover cyber attack continues to 'drag down' car-maker | 2026-02-07T10:31:53 | false | false | false | false | false | true |
2d8319c1-efbd-4c43-b4c9-4399dfd0c48e | Ransomware Cartels Evolve: Ransomware-as-a-Service Moves into Modular Attack Platforms | Techgenyz | https://techgenyz.com/ransomware-cartels-shift-to-modular-attack-platforms/ | Highlights Ransomware has ceased to be the only concern of anonymous hackers who were operating from remote areas of the internet. By 2025, ransomware will have already turned into a well-organized, profit-oriented industry that resembles SaaS companies most of the time. Today’s ransomware gangs work with business mode... | 2026-02-07T07:00:00 | true | false | false | false | true | true |
f1ab22fb-450b-47e7-ab60-abe54584964c | Top Russian GRU General and Cyber Ops Chief Shot in Moscow Attack | Free Republic | https://freerepublic.com/focus/f-news/4365794/posts | Vladimir Alekseyev has been under the EU sanctions for orchestrating the novichok poisoning attack in Salisbury in 2018 that targeted Russian double agent Sergei Skripal and his daughter. A high-profile Russian general and military intelligence official has been shot several times by an unidentified gunman in Moscow on... | 2026-02-07T05:56:59 | false | false | false | false | false | true |
101cfe48-74b4-4f76-8855-c9f4888776b4 | This Substack Data Breach May Have Compromised Nearly 700,000 User Records | Lifehacker | https://lifehacker.com/tech/substack-user-records-data-breach | This Substack Data Breach May Have Compromised Nearly 700,000 User Records | 2026-02-06T19:30:00 | false | false | true | false | false | false |
88e3fc43-567b-4713-a908-4789d2615961 | Police Question Coupang Interim CEO Again Over Alleged False Testimony in Data Breach Case | IndUS Business Journal | https://indusbusinessjournal.com/2026/02/police-question-coupang-interim-ceo-again-over-alleged-false-testimony-in-data-breach-case/ | SEOUL, South Korea South Korean police questioned Coupang’s interim chief executive officer again on Friday over allegations that he gave false testimony to lawmakers during a parliamentary probe into the company’s massive data breach. Harold Rogers appeared before investigators for the second time in a week as police ... | 2026-02-06T18:48:48 | false | false | true | false | false | false |
ef13920e-7299-4461-b88b-c71c108f4f8b | Your AI Tools Could Be a Data Breach Waiting to Happen. Here's How You Can Prevent It. | Entrepreneur | https://www.entrepreneur.com/science-technology/how-to-stop-ai-from-leaking-your-companys-confidential-data/501834 | Using generative AI tools in your workplace? Put these three policies in place to safeguard your organization's sensitive data. | 2026-02-06T18:00:00 | false | false | true | false | false | false |
327e996a-c304-409d-9f59-07409d04af2a | Suburban man admits hacking women's social media accounts to steal nude photos | Daily Herald | https://www.dailyherald.com/20260206/crime/suburban-man-admits-hacking-womens-social-media-accounts-to-steal-nude-photos/ | A Southwest suburban man faces up to 20 years in prison after admitting in federal court Wednesday that he hacked the Snapchat accounts of dozens of women to obtain nude photos, authorities said. | 2026-02-06T17:05:07 | false | false | false | false | true | false |
add56c83-b2ab-4cbc-a7dc-0e7ab158e7ed | Flickr emails users about data breach, pins it on 3rd party | The Register | https://go.theregister.com/feed/www.theregister.com/2026/02/06/flickr_emails_users_about_data_breach/ | Attackers may have snapped user locations and activity information, message warns Legacy image-sharing website Flickr suffered a data breach, according to customers emails seen by The Register. | 2026-02-06T16:56:29 | false | false | true | false | false | true |
7ff21905-1905-44db-8067-5090c94466ec | Conduent data breach might have been much worse than initially expected | TechRadar | https://www.techradar.com/pro/security/conduent-data-breach-might-have-been-much-worse-than-initially-expected | Conduent data breach might have been much worse than initially expected | 2026-02-06T16:45:00 | false | false | true | false | false | false |
2514ee32-3ab8-4f6b-934e-8c2c9cc0d617 | Top investment platform hit in data breach - over 1.4 million Betterment accounts exposed | TechRadar | https://www.techradar.com/pro/security/top-investment-platform-hit-in-data-breach-over-1-4-million-betterment-accounts-exposed | Top investment platform hit in data breach - over 1.4 million Betterment accounts exposed | 2026-02-06T16:20:00 | false | false | true | false | false | false |
7baf51e5-5282-4afb-9f48-cb7783614536 | This cyber attack isn't real, yet people won't stop warning you about it | MakeUseOf | https://www.makeuseof.com/juice-jacking-cyber-attack-isnt-real-yet-people-wont-stop-warning/ | This cyber attack isn't real, yet people won't stop warning you about it | 2026-02-06T16:00:17 | false | false | false | false | false | true |
89a8b97e-1527-4e36-b6e5-265e963aad54 | New ransomware spotted with a 'coding mistake' that means even the hackers can't decrypt the files | PC Gamer | https://www.pcgamer.com/software/security/new-ransomware-spotted-with-a-coding-mistake-that-means-even-the-hackers-cant-decrypt-the-files/ | New ransomware spotted with a 'coding mistake' that means even the hackers can't decrypt the files | 2026-02-06T15:41:55 | true | false | false | false | true | false |
28881b9b-4847-4d62-b846-ad9d9036626b | Elton John testifies he was 'incensed' over Daily Mail hacking allegations | CBC News | https://www.cbc.ca/news/entertainment/elton-john-testifies-daily-mail-9.7077850?cmp=rss | Singer Elton John told London's High Court on Friday he was incensed to learn of allegations his landline phones had been bugged on behalf of the Daily Mail, saying the papers' actions were "outside even the most basic standards of human decency.". | 2026-02-06T14:43:27 | false | false | false | false | true | false |
d6c4d9b3-da38-4408-a61b-8791bda73ae5 | Substack data breach confirmed: user phone numbers email addresses all stolen in attack, here's what we know | TechRadar | https://www.techradar.com/pro/security/substack-data-breach-confirmed-user-phone-numbers-email-addresses-all-stolen-in-attack-heres-what-we-know | Substack data breach confirmed: user phone numbers email addresses all stolen in attack, here's what we know | 2026-02-06T14:05:00 | false | false | true | false | false | true |
b7d87186-9c0a-4177-83dc-d8e01e3c0be2 | Jaguar Land Rover announces more losses in wake of cyber attack | Coventry Live | https://www.coventrytelegraph.net/news/coventry-news/jaguar-land-rover-announces-more-33377272 | Jaguar Land Rover announces more losses in wake of cyber attack | 2026-02-06T13:50:02 | false | false | false | false | false | true |
f1ac9975-fd0c-4285-a1c9-960d51b1c167 | Substack confirms data breach exposing user emails and phone numbers | NewsBytes | https://www.newsbytesapp.com/news/science/substack-breach-exposes-user-data-ceo-addresses-incident/story | Substack confirms data breach exposing user emails and phone numbers | 2026-02-06T13:33:28 | false | false | true | false | false | false |
4ddf55d3-814a-4bd1-bf67-9bc04874ec71 | What is a data breach? Why FSI became the most targeted industry in 2025 | The Economic Times | https://economictimes.indiatimes.com/news/international/us/what-is-a-data-breach-why-fsi-became-the-most-targeted-industry-in-2025/articleshow/127989177.cms | Data breaches increased sharply in 2025 as cyber attacks became faster and smarter. Financial services were the biggest target because they store money and sensitive data. Hackers used phishing, stolen logins, and AI tools to steal information. Even big companies were hit. Experts say better security and transparency a... | 2026-02-06T12:29:04 | false | false | true | false | true | true |
f1616d39-b5af-4ec1-aced-48d7f99dd27a | Elton John tells UK privacy trial he was ‘incensed’ by Daily Mail hacking allegations | Cyprus Mail | https://cyprus-mail.com/2026/02/06/elton-john-tells-uk-privacy-trial-he-was-incensed-by-daily-mail-hacking-allegations | Singer Elton John told London’s High Court on Friday he was incensed to learn of allegations his landline phones had been bugged on behalf of the Daily Mail, saying the papers’ actions were “outside even the most basic standards of human decency”. The veteran singer, known for hits such as “Rocket Man” and “Your Song”,... | 2026-02-06T12:07:30 | false | false | false | false | true | false |
af424159-a6a7-48f3-9144-27a583eaaaee | No Data Breach at LRA: Systems Intact and Protected | GNN Liberia | https://gnnliberia.com/no-data-breach-at-lra-systems-intact-and-protected/ | The Authority wishes to categorically state that this information is false. The LRA confirms that all its digital systems remain fully intact and secure, and that there has been no breach [.] The post No Data Breach at LRA: Systems Intact and Protected appeared first. | 2026-02-06T10:11:07 | false | false | true | false | false | false |
b6377666-b388-42f7-83e7-4c99ba0333da | Italian La Sapienza University Systems Offline After Ransomware Attack | TechNadu | https://www.technadu.com/italian-la-sapienza-university-systems-offline-after-ransomware-attack/619644/ | The computer systems of La Sapienza University in Rome, one of Europe's largest universities, have been non-operational for a few days following a significant cyber incident. The university confirmed on Tuesday that it took its systems offline as a precaution after detecting an attack. Italy's national cybersecurity ag... | 2026-02-06T09:04:05 | true | false | true | false | false | true |
f87d4326-b832-440d-9129-1cb37033de05 | The ransomware evolution: Rise of EDR killers, AI-powered malware | ITWeb | https://www.itweb.co.za/article/the-ransomware-evolution-rise-of-edr-killers-ai-powered-malware/O2rQGqAEeRrqd1ea | ESET shares findings of its H2 2025 Threat Report based on its telemetry research, highlighting the ongoing impact of phishing and ransomware. | 2026-02-06T08:49:00 | true | false | false | false | false | false |
ef746daa-1c68-4227-97a6-95cc88c89826 | Man pleads guilty to Snapchat hacking targeting Northeastern students | Boston.com | https://www.boston.com/news/local-news/2026/02/05/man-pleads-guilty-to-snapchat-hacking-targeting-northeastern-students/ | Kyle Svara was hired by a former Northeastern coach to hack the Snapchat accounts of women to obtain nude or semi-nude images. The post Man pleads guilty to Snapchat hacking targeting Northeastern students appeared first on Boston. com. | 2026-02-06T00:28:31 | false | false | false | false | true | false |
19d9072b-8f65-42d4-a497-2ef95665b64d | Betterment Confirms Data Breach After Crypto Phishing Attack | Crypto Breaking News | https://www.cryptobreaking.com/betterment-confirms-data-breach-after/ | Betterment confirms a January 9 data breach involving social engineering, exposed customer contact data, and a fake crypto phishing message, while stating no accounts or passwords were compromised. | 2026-02-05T19:31:08 | false | false | true | false | false | true |
d582779d-987a-413e-8286-88855075d5fd | Coupang Says Data Breach Impacted More Than 165,000 Customer Accounts | IndUS Business Journal | https://indusbusinessjournal.com/2026/02/coupang-says-data-breach-impacted-more-than-165000-customer-accounts/ | SEOUL- E-commerce giant Coupang said on Thursday that a personal data breach affected information linked to more than 165, 000 customer accounts, stemming from a security incident first identified in November last year. The company said the leaked information included customer names, phone numbers, and delivery address... | 2026-02-05T18:36:12 | false | false | true | false | false | false |
233db450-8408-4264-8291-a1f5ebb45eea | Bulletproof hosting providers renting cheap infrastructure to supply virtual machines to ransomware hackers | TechRadar | https://www.techradar.com/pro/security/bulletproof-hosting-providers-renting-cheap-infrastructure-to-supply-virtual-machines-to-ransomware-hackers | Bulletproof hosting providers renting cheap infrastructure to supply virtual machines to ransomware hackers | 2026-02-05T18:35:00 | true | false | false | false | true | false |
8099afa6-50b5-4e76-83e1-3aca226d0c46 | Cyber attack chaos disrupts property sales and planning decisions in two London boroughs | Evening Standard | https://www.standard.co.uk/homesandproperty/property-news/cyber-attack-chaos-property-sales-planning-kensington-chelsea-westminster-b1269614.html | Building and property sales are at a standstill in Westminster and Kensington & Chelsea following the data breach in November. | 2026-02-05T17:32:00 | false | false | true | false | false | true |
6b1426f8-23f3-44e8-88dc-ec0c11f324ca | Carmaker suffers £310m loss after cyber attack halts production | The Independent | https://www.independent.co.uk/bulletin/news/jaguar-land-rover-cyber-attack-b2914705.html | Jaguar Land Rover (JLR) reported a pre-tax loss of £310 million in its third quarter, a significant downturn from the £523 million profit recorded a year earlier. | 2026-02-05T15:37:55 | false | false | false | false | false | true |
5899be7e-52fb-433a-8846-290ea8856fe3 | Jaguar Land Rover suffers further losses as impact of cyber attack drags on | Daily Mail | https://www.dailymail.co.uk/money/markets/article-15531497/Jaguar-Land-Rover-suffers-losses-impact-cyber-attack-drags-on.html?ns_mchannel=rss&ito=1490&ns_campaign=1490 | The motoring giant reported a £310million loss in the three months to 31 December, down from a profit of £523million a year ago. | 2026-02-05T15:22:12 | false | false | false | false | false | true |
e4628050-fa4a-4588-834f-d5049ff206ed | Substack CEO informs users of a data breach | Engadget | https://www.engadget.com/cybersecurity/substack-ceo-informs-users-of-a-data-breach-151113809.html?src=rss | The digital publishing platform Substack has told some of its users that their data was stolen in a security breach. The affected account holders had their email addresses and phone numbers scraped in a hack that occurred in October 2025. In an email posted on Bluesky, Substack CEO, Christ Best, said the company became... | 2026-02-05T15:11:13 | false | false | true | false | true | false |
9e6a5080-c1fc-4837-b8e2-4ee147d9755c | Jaguar Land Rover losses deepen after crippling cyber attack | The Independent | https://www.independent.co.uk/news/business/jaguar-land-rover-hack-profits-b2914558.html | Jaguar Land Rover losses deepen after crippling cyber attack | 2026-02-05T13:22:16 | false | false | false | false | false | true |
fa61586f-5c2e-4dd7-9808-ad6dea5ea466 | JLR suffers further losses after lengthy cyber attack impact | Shropshire Star | https://www.shropshirestar.com/news/business/2026/02/05/jlr-suffers-further-losses-after-lengthy-cyber-attack-impact | JLR has reported further steep losses as it continues to count the cost of a major cyber attack last autumn. | 2026-02-05T13:12:04 | false | false | false | false | false | true |
b4144393-b536-4de5-8fe8-1d4f9bf81146 | (LEAD) Coupang says it found personal data breach affecting over 165,000 accounts | Yonhap News Agency | https://en.yna.co.kr/view/AEN20260205014351315 | SEOUL, Feb. 5 (Yonhap) -- E-commerce giant Coupang Corp. said Thursday it has di... | 2026-02-05T12:07:23 | false | false | true | false | false | false |
5e49b646-0575-4eb5-9734-fdec52931c05 | 'I sat with my gun beside me at home after data breach', says officer | BBC News | https://www.bbc.com/news/articles/cgez359q89po?at_medium=RSS&at_campaign=rss | Thousands of PSNI staff had their names shared after an FOI request had been made and information was posted online. | 2026-02-05T11:51:59 | false | false | true | false | false | false |
3ac52283-95af-4978-992e-773ef7ce0c28 | 1.4 Million Betterment Email Addresses Exposed Following ‘Third Party’ Social Engineering Data Breach | TechNadu | https://www.technadu.com/1-4-million-betterment-email-addresses-exposed-following-third-party-social-engineering-data-breach/619577/ | In January 2026, the automated investment platform Betterment confirmed it was the target of a significant security incident that exposed Personally Identifiable Information (PII). The Betterment data breach has been attributed to a social engineering attack, a vector increasingly utilized by threat actors to bypass te... | 2026-02-05T11:32:21 | false | false | true | false | false | true |
62c49ba9-688f-4de1-b599-ed76c925d410 | Substack data breach exposed users’ emails and phone numbers | The Verge | https://www.theverge.com/tech/874255/substack-data-breach-user-emails-phone-numbers | Substack is notifying some users that the email addresses and phone numbers linked to their accounts were exposed in a "security incident" last year. In an email to account holders, Substack CEO Chris Best said that a hacker had accessed internal data without authorization in October 2025, but that passwords, credit ca... | 2026-02-05T10:55:06 | false | false | true | false | true | false |
95e7480d-1806-418d-8695-381079690d5b | How to Protect Your Accounts From Hacking: Account Security Guide to Prevent Hacking | Tech Times | https://www.techtimes.com/articles/314476/20260205/how-protect-your-accounts-hacking-account-security-guide-prevent-hacking.htm | Learn essential account security tips to protect your accounts from hacking and prevent hacking with simple, practical steps anyone can follow online. | 2026-02-05T10:15:56 | false | false | false | false | true | false |
f7b11fd6-a7f3-4b67-98c2-8139ba0158a4 | SK Telecom earnings reel from data breach as LG Uplus posts solid performance | The Korea Times | https://www.koreatimes.co.kr/business/tech-science/20260205/sk-telecom-earnings-reel-from-data-breach-as-lg-uplus-posts-solid-performance | SK Telecom took a huge hit in its 2025 earnings as it continued to recover from the fallout of a major cybersecurity incident last April, while LG Uplus ended on a high note, logging solid growth across its mobile and infrastructure businesses. SK Telecom reported a sharp drop, despite its growing momentum in artificia... | 2026-02-05T10:07:02 | false | false | true | false | false | false |
7f9c87a7-7001-4b76-8613-0a6abef140a7 | Coupang says it found personal data breach affecting over 165,000 accounts | Yonhap News Agency | https://en.yna.co.kr/view/AEN20260205014300315 | SEOUL, Feb. 5 (Yonhap) -- E-commerce giant Coupang Corp. said Thursday it has di... | 2026-02-05T09:26:40 | false | false | true | false | false | false |
e99702be-89d1-4128-8823-4a8d8b4879bb | (LEAD) SK Telecom's 2025 net profit plunges 73 pct due to data breach | Yonhap News Agency | https://en.yna.co.kr/view/AEN20260205009251320 | (LEAD) SK Telecom's 2025 net profit plunges 73 pct due to data breach | 2026-02-05T07:15:36 | false | false | true | false | false | false |
f8cb2a71-7f49-4e90-99f3-2f175697a2e0 | U.S. seeks to extradite Saskatoon man accused of hacking educational systems to mine crypto | CBC News | https://www.cbc.ca/news/canada/saskatchewan/crypto-mining-hacking-cyber-crime-us-extradition-james-roach-9.7074161?cmp=rss | The U. S. criminal justice system wants to extradite a Saskatoon man accused of hacking into American university systems to illegally use their supercomputers for cryptocurrency mining. | 2026-02-05T06:00:00 | false | false | false | false | true | false |
db9484fb-4169-4535-b5fd-5728fc2be259 | Trump's Spy Chief Tulsi Gabbard's Team Probed Puerto Rico Voting Machines For Possible Foreign Hacking | Benzinga | https://www.benzinga.com/news/politics/26/02/50400586/trumps-spy-chief-tulsi-gabbards-team-probed-puerto-rico-voting-machines-for-possible-foreign-hackin | US officials confirm Tulsi Gabbard's team investigated Puerto Rico's voting machines for possible Venezuelan interference, finding no evidence. Importance Rank: 1 read more. | 2026-02-05T02:39:04 | false | false | false | false | true | false |
b7bf8485-d32a-4a2c-ae84-d9d666b5ae79 | Data breach at govtech giant Conduent balloons, affecting millions more Americans | TechCrunch | TechCrunch | https://techcrunch.com/2026/02/05/data-breach-at-govtech-giant-conduent-balloons-affecting-millions-more-americans/ | The ransomware attack at Conduent allowed hackers to steal a "significant number of individuals’ personal information" from the govtech giant's systems. Conduent handles personal and health data of more than 100 million people across America. | 2026-02-05T00:00:00 | true | false | true | false | true | true |
51e88cd3-5896-4345-9ad0-aeb3807bed5f | Substack confirms data breach affects users' email addresses and phone numbers | TechCrunch | TechCrunch | https://techcrunch.com/2026/02/05/substack-confirms-data-breach-affecting-email-addresses-and-phone-numbers/ | Substack said that customer data was accessed in October 2025, but wasn't discovered until early February. | 2026-02-05T00:00:00 | false | false | true | false | false | false |
47c836b4-c4cd-476b-a8ac-bcea0db48b7e | Illinois man admits to hacking Snapchat accounts to steal nude photos | The Straits Times | https://www.straitstimes.com/world/united-states/illinois-man-admits-to-hacking-snapchat-accounts-to-steal-nude-photos | Illinois man admits to hacking Snapchat accounts to steal nude photos | 2026-02-04T23:55:00 | false | false | false | false | true | false |
aa932eb1-3c7e-48b4-bc4b-7a34d293cd31 | Nearly 1,300 customers affected by Canada Computers data breach, company says | CBC News | https://www.cbc.ca/news/business/canada-computers-data-breach-scope-9.7074605?cmp=rss | Canada Computers & Electronics continues to investigate a data breach affecting hundreds of people that has left customers frustrated over how the company handled the episode and communicated about it. | 2026-02-04T21:17:37 | false | false | true | false | false | false |
b245e6ff-62de-4e63-8de4-b160c773d562 | NFL-Super Bowl prepares for potential AI cyber security threat | iTnews | https://www.itnews.com.au/news/nfl-super-bowl-prepares-for-potential-ai-cyber-security-threat-623395 | NFL-Super Bowl prepares for potential AI cyber security threat | 2026-02-04T20:27:00 | false | false | false | false | false | false |
6f3c29e1-0a18-4be0-bbe6-f7f572a1012f | Massive Chinese data breach allegedly spills 8.7 billion records - here's what we know | TechRadar | https://www.techradar.com/pro/security/massive-chinese-data-breach-allegedly-spills-8-7-billion-records-heres-what-we-know | Someone kept a gigantic database unlocked on the internet, allowing researchers (and likely, hackers, too) to find it. | 2026-02-04T19:35:00 | false | false | true | false | true | false |
d3fe7d0f-0124-40b1-8753-90b26e8f4181 | The Social Security data breach is a national-security disaster that could hurt Americans for the rest of their lives: whistleblower | MarketWatch | https://www.marketwatch.com/story/the-social-security-data-breach-is-a-national-security-disaster-that-could-hurt-americans-for-the-rest-of-their-lives-whistleblower-fdb1254d?mod=mw_rss_topstories | Every American’s personal data is at risk of fraud after DOGE’s alleged mismanagement, Social Security’s former chief data officer tells MarketWatch. | 2026-02-04T17:42:00 | false | false | true | false | false | false |
f1fe043c-494f-4dd6-a3bb-a020aea0fa3b | NFL-Super Bowl prepares for potential AI cybersecurity threat | The Straits Times | https://www.straitstimes.com/sport/nfl-super-bowl-prepares-for-potential-ai-cybersecurity-threat | SANTA CLARA, California, Feb 4 Before the New England Patriots and Seattle Seahawks face off at Super Bowl LX, Levi’s Stadium needed a tech upgrade package. | 2026-02-04T17:20:28 | false | false | false | false | false | false |
ca99baf5-2cc1-4793-86b8-9ab6bc75c07d | Nitrogen ransomware is so broken even the crooks can't unlock your files | The Register | https://go.theregister.com/feed/www.theregister.com/2026/02/04/nitrogen_ransomware_broken_decryptor/ | Gang walks away with nothing, victims are left with irreparable hypervisors Cybersecurity experts usually advise victims against paying ransomware crooks, but that advice goes double for those who have been targeted by the Nitrogen group. There's no way to get your data back from them!. | 2026-02-04T13:50:49 | true | false | false | false | false | false |
56de1ad0-d501-445d-bff9-d97c42683e2c | Universal £7,500 payout offered to PSNI staff over major data breach | The Register | https://go.theregister.com/feed/www.theregister.com/2026/02/04/psni_breach_compensation/ | Affected police officers squeezed mental health services, relocated over safety fears Police Service of Northern Ireland (PSNI) employees who had their details exposed in a significant 2023 data breach will each receive £7, 500 ($10,279) as part of a universal offer of compensation. | 2026-02-04T11:41:59 | false | false | true | false | false | false |
6187584c-8160-40e4-ad95-9d070a250352 | Cyber threat alert for Bahamas energy grid | Tribune | https://tribune242.com/news/2026/feb/04/cyber-threat-alert-for-bahamas-energy-grid/ | FOCOL Holdings’ top executive last night warned of the cyber threats facing The Bahamas’ energy grid and electricity infrastructure as they become increasingly digitised. | 2026-02-04T11:00:00 | false | false | false | false | false | false |
80757a79-1f02-4cb9-919e-5190c54228a8 | ShinyHunters Alleged Data Breach Targets Ivy League: 2 Million Records Stolen from Harvard University and the University of Pennsylvania | TechNadu | https://www.technadu.com/shinyhunters-alleged-data-breach-targets-ivy-league-2-million-records-stolen-from-harvard-university-and-the-university-of-pennsylvania/619531/ | The notorious threat actor group ShinyHunters has claimed responsibility for a significant data breach targeting two of the United States' most prestigious academic institutions: Harvard University and the University of Pennsylvania. On February 4, 2026, the group announced the alleged exfiltration of a massive dataset... | 2026-02-04T07:52:13 | false | false | true | false | false | false |
End of preview.
Cybersecurity News Coverage (English)
Dataset Summary
This dataset contains 3,000 English-language cybersecurity news metadata rows collected from the NewsDataHub API. It is designed for coverage trend analysis and comparative topic visibility over time.
Rows are filtered to enforce completeness and deduplicated by normalized title before export.
Time Range
Start date: 2025-08-10
End date: 2026-02-11
Files
cybersecurity-news-en-title-3000.csv: article-level metadata with mention flags.weekly_counts.csv: weekly counts by mention flag.weekly_peak_headlines.csv: representative example headline for each flag's peak week.analysis.ipynb: interactive analysis notebook.
Schema
id(string): unique article identifier.title(string): article title.source_title(string): publisher/source name.article_link(string): URL to source article.description(string): article summary/description.pub_date(string): publication timestamp.mentions_ransomware(bool): keyword-based mention flag.mentions_ddos(bool): keyword-based mention flag.mentions_data_breach(bool): keyword-based mention flag.mentions_vulnerability(bool): keyword-based mention flag.mentions_hacking(bool): keyword-based mention flag.mentions_cyber_attack(bool): keyword-based mention flag.
Data Collection And Processing
- Source API: NewsDataHub (
https://newsdatahub.com) - Query theme: cybersecurity and related attack/breach/vulnerability terms
- Language filter: English
- Quality filter: drop rows with null/empty values in included columns
- Deduplication: normalized title dedupe first, then key-based fallback
- Mention flags: deterministic keyword matching on title+description
Intended Use
- Coverage trend analysis
- Weekly visibility comparisons across cybersecurity topic buckets
- Dashboard demos and analytics notebooks
Not Intended For
- Sentiment analysis
- Causal claims about real-world incident prevalence
- Market/performance predictions
Limitations
- Mentions are keyword-based and can include incidental references.
- Coverage is influenced by publisher output volume.
- Snapshot dataset unless regenerated.
License
CC-BY-4.0
Source
NewsDataHub API
https://newsdatahub.com
- Downloads last month
- 39