Sunday , August 2 2026

Canadian cloud accounting unicorn leaks WordPress admin credentials

A popular accounting software provider with over 30 million users leaked their WordPress admins’ credentials, source code, and server backups, risking threat actors hijacking their website.

  • Founded in 2003, FreshBooks is a Canadian-based company providing invoicing, expenses, payments, and financial reporting services. The company claims to have more than 30 million users in 160+ countries.
  • The company left public access to their data, including user credentials for the WordPress site, the website’s source code, and server backups.
  • The data leak imposed various risks, including hijacking the website, making changes to its content, installing malicious software, or stealing sensitive information.
  • Cybernews reached out to FreshBooks and Canadian Centre for Cyber Security, and the access to data was secured.

The Cybernews research team discovered unsecured access to sensitive data belonging to Toronto-based cloud accounting software company – FreshBooks.

CISA alerts to cyberattacks affecting U.S. water utilities

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) warns of a big rise in attacks on internet-connected programmable logic controllers...
Read More
CISA alerts to cyberattacks affecting U.S. water utilities

“CyberStrike” AI-Driven Security Platform for Automated Testing

A new open-source project named CyberStrike aims to be the first AI tool made for offensive security. It can turn...
Read More
“CyberStrike” AI-Driven Security Platform for Automated Testing

AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

Many countries are now showing interest to invest in the data center industry in Banglades especially in AI data centers....
Read More
AIDCQ Propose to invest $2 billion in AI data center in Bangladesh

NVIDIA BlueField Flaw Enables Code Execution Attacks

NVIDIA has revealed a big flaw with its BlueField DPUs and ConnectX networking systems. This issue could let attackers run...
Read More
NVIDIA BlueField Flaw Enables Code Execution Attacks

Massive customer data from India’s Bank of Baroda surfaced online

India's leading state-owned lender Bank of Baroda acknowledged Monday a security incident after reports that approximately 1 terabyte of customer...
Read More
Massive customer data from India’s Bank of Baroda surfaced online

Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

CISA has put the Fortinet FortiOS vulnerability CVE-2025-68686 in its list of known exploited flaws after ongoing attacks. The flaw...
Read More
Active Exploits Hit Fortinet, Arista: AI Discovered Linux Kernel Zero-Day

Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

OpenAI's CEO Sam Altman says that AI has reached a big milestone. The technology can now make itself better, leading...
Read More
Sam Altman Claims AI “singularity” has arrived, Where Systems Improve by Themselves

Shinyhunters claimed and set deadline to publish E&Y data

ShinyHunters has publicly claimed responsibility for the Ernst & Young (EY) data breach. The group posted a message on their...
Read More
Shinyhunters claimed and set deadline to publish E&Y data

Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Nvidia and over 30 tech firms started a group on Monday to create open-source AI tools for protecting against cyber...
Read More
Microsoft, NVIDIA and CrowdStrike Initiate Alliance for Open-Source AI Security

Google Search Results Reportedly Show Claude AI Shared Chats

Claude's share links from Anthropic showed up in public search results. This raised new privacy worries for users who shared...
Read More
Google Search Results Reportedly Show Claude AI Shared Chats

The firm exposed WordPress users managing the company’s website, its source code, and server backups. It posed a significant security threat, as malicious actors could have hijacked the company’s website.

The company develops web-based software for managing invoices, expenses, payments, and financial reports. In 2021, FreshBooks joined a herd of Canada’s unicorns by reaching a $1 billion valuation.

Cybernews contacted the company and Canadian Centre for Cyber Security, and the company fixed the issue. At the time of writing, the company has not responded to further Cybernews inquiries regarding the estimated time and cause of the data exposure.

Easily crackable passwords

On January 20, Cybernews researchers discovered a publicly accessible AWS Storage bucket belonging to FreshBooks. While it mainly stored images and metadata of FreshBooks’ blog, among the leaked data, were backups of the website’s source code and related database.

One of the databases contained information about the site, its configurations, and data of 121 WordPress users. Names, usernames, email addresses, and hashed passwords of the site’s administrators, writers, and editors were exposed.

The leaked passwords were hashed using the easily crackable WordPress MD5/phpass hashing framework leaving users’ accounts vulnerable to hijacking.

Risk of hijacking

Leaking users’ credentials and the website’s source code is a significant security concern. Using login credentials, attackers could potentially gain access to the website’s backend and make unauthorized changes to its content, install malicious software, move laterally to other machines connected to the website or steal sensitive information.

The website’s login page to the admin panel was secured and not publicly accessible. However, attackers could still bypass this security measure by connecting to the same network as the website or finding and exploiting a vulnerable WordPress plugin.

Considering that the source code of the website has also been leaked, attackers could potentially use it to gain a deeper understanding of installed plugins and locate any vulnerabilities that could be exploited.

In a server backup from 2019, Cybernews researchers identified at least five vulnerable plugins that were installed on the website at the time. These vulnerabilities include one critical, two high, and ten medium-severity issues.

Staying safe

Cybernews urges FreshBooks to consider the implications of the leaked data and respond promptly to address the data exposure. This includes changing all login credentials associated with the website, monitoring for suspicious activity, conducting a thorough security audit, implementing two-factor authentication (2FA), and notifying affected users about the leak.

Additionally, FreshBooks should have an incident response plan in place to manage the situation and mitigate any potential damage. Regular software updates are also crucial to ensure any security vulnerabilities are addressed promptly.

Check Also

Bad Epoll

“Bad Epoll” 0-Day Vulnerability Allows Root Access on Linux Servers, Android Devices

A new Linux flaw called “Bad Epoll” (CVE-2026-46242) lets regular users get root access on …