> For the complete documentation index, see [llms.txt](https://hub.bsvblockchain.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.bsvblockchain.org/higher-learning/bsv-academy/the-business-case-for-blockchain-in-supply-chain/the-hidden-costs-in-supply-chain/2.-fraud-and-theft-the-multi-billion-dollar-problem.md).

# 2. Fraud & Theft: The Multi-Billion Dollar Problem

**Supply chain fraud** represents a massive global problem with losses measured in billions annually:

* **Global procurement fraud exceeds $3.5 billion annually** ([Source: CrossClassify](https://www.crossclassify.com/resources/articles/fraud-and-cybersecurity-concerns-in-the-supply-chain-industry/))
* **Supply chain fraud losses are projected to exceed $6 billion globally in 2025** ([Source: CrossClassify](https://www.crossclassify.com/resources/articles/fraud-and-cybersecurity-concerns-in-the-supply-chain-industry/))
* In Europe alone, **annual losses related to thefts in road transport amount to €8.2 billion** ([Source: TAPA EMEA via Trans.info](https://trans.info/en/supply-chain-threats-418475))
* In the United States, **cargo theft losses approach $1 billion or more annually** ([Source: CNBC, 2025](https://www.cnbc.com/2025/05/09/cargo-thieves-attack-supply-chain.html))
* **US retailers lost $35 billion to fraudulent online returns in 2023** ([Source: SupplyChainBrain via Appriss Retail, 2024](https://www.supplychainbrain.com/articles/39796-us-online-retailers-lose-billions-to-returns-fraud-in-2023))

### How Fraud Manifests

Fraud appears in surprisingly simple ways:

* A supplier submits **invoices for goods never delivered**
* A logistics provider **alters delivery dates** to avoid penalties
* A manufacturer **substitutes inferior materials** while charging premium prices
* **Counterfeiters introduce fake products** that damage brand reputation and create safety risks

Each incident erodes trust. Triggers investigations. Generates legal costs. Damages customer relationships.

<figure><img src="/files/jeLafXGac01iSwvmcvCl" alt=""><figcaption></figcaption></figure>

**Source:** CrossClassify, ["Fraud and Cybersecurity Concerns in the Supply Chain Industry"](https://www.crossclassify.com/resources/articles/fraud-and-cybersecurity-concerns-in-the-supply-chain-industry/) (2024/2025).&#x20;

#### **The Extended Impact**

The hidden costs extend **far beyond direct losses**.

Organizations invest heavily in **prevention systems**:

* Verification processes
* Authentication systems
* Supplier audits
* Insurance premiums

When fraud occurs, the costs multiply:

* Investigation expenses
* Legal fees
* Regulatory fines
* Customer compensation
* **Long-term reputational damage** that's nearly impossible to quantify


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://hub.bsvblockchain.org/higher-learning/bsv-academy/the-business-case-for-blockchain-in-supply-chain/the-hidden-costs-in-supply-chain/2.-fraud-and-theft-the-multi-billion-dollar-problem.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
