PS Summit! We’re organizing a major event
2 min. read
Categories: Technical
PayPal: Security blog post – 1.6.1, 1.7.1 & 2.0.1

Keeping your Sylius store secure is our top priority, and while security updates may not always be the most exciting news, they are absolutely essential. We work diligently to identify and address vulnerabilities, ensuring a safer experience for everyone in the Sylius ecosystem. We also strive to respond as quickly and efficiently as possible to any security issues reported by our community. Today, as part of this ongoing commitment, we’re rolling out important fixes for PayPalPlugin versions 1.6, 1.7, and 2.0. If you’re using this package, we encourage you to update and spread the word to help keep the entire community secure.

PayPalPlugin 1.6 and above

CVE-2025-29788: Payment Amount Manipulation Vulnerability

The original security advisory has been published on GitHub at Sylius/Sylius repository.

Is my store affected by this vulnerability?

This issue exists in all PayPalPlugin versions before 1.6.1, 1.7.1, and 2.0.1.

Description

A vulnerability allows users to manipulate the final payment amount processed by PayPal. If a user modifies the item quantity in their shopping cart after initiating the PayPal Checkout process, PayPal will not receive the updated total amount. As a result, PayPal captures only the initially transmitted amount, while Sylius incorrectly considers the order fully paid based on the modified total. This flaw can be exploited both accidentally and intentionally, potentially enabling fraud by allowing customers to pay less than the actual order value.

Impact

  • Attackers can intentionally pay less than the actual total order amount.
  • Business owners may suffer financial losses due to underpaid orders.
  • The integrity of payment processing is compromised.

Patches

The issue is fixed in versions: 1.6.1, 1.7.1, 2.0.1, and above.

Workarounds

If an immediate upgrade is not possible, merchants should take the following actions to mitigate risk:

  • Disable PayPal: To prevent fraudulent transactions, merchants should immediately disable the PayPal payment method in their shops.
  • Schedule an upgrade or a workaround implementation: Merchants should coordinate with their development teams to upgrade to a patched version of the PayPalPlugin (1.6.1, 1.7.1, or 2.0.1) as soon as possible or to have the workaround described in the security advisory implemented.

Keeping your store secure is crucial – please update your plugin and inform your peers in the Sylius community about this fix to ensure a safer environment for all.

Tags: news Sylius
Share:
Grzegorz Sadowski
More from our blog
Ecosystem 2 min read 10.09.2026
August settled into something calmer than the months before it, but no less productive: the 2.2 cycle wrapped up, Payment Request graduated to fully stable, and the AI tooling stack moved onto its new native-CLI foundation, all while the ecosystem kept new projects coming, from an AI-powered curtain shop to… Read More
Ecosystem News Sylius 2 min read 01.09.2026
Stripe has officially joined the Sylius ecosystem as our Preferred Payment Partner, marking another important step in the development of our payments ecosystem. Stripe is a financial infrastructure platform for businesses, used by millions of companies to accept payments and grow revenue.  This partnership also represents… Read More
Ecosystem 2 min read 12.08.2026
Summer slowdown? Not here. While half of Europe was off chasing sunshine, the Sylius ecosystem kept shipping, and July turned into one of the busiest months yet, headlined by a new official partnership with Stripe and a fresh MCP tool for admin panel. From new go-lives to amazing events, the… Read More
Comments