Lucene search
K

293 matches found

EUVD
EUVD
added 2026/03/11 12:12 a.m.1 views

EUVD-2026-10915

Sylius is Missing Authorization in API v2 Add Item Endpoint...

6.9CVSS5.8AI score0.00112EPSS
Exploits0References1
Snyk
Snyk
added 2026/03/11 12:12 a.m.3 views

Missing Authorization

Overview sylius/sylius is a platform for PHP, based on Symfony framework. Affected versions of this package are vulnerable to Missing Authorization via the POST /api/v2/shop/orders/tokenValue/items endpoint. An attacker can gain unauthorized access to and manipulate another user's shopping cart b...

6.9CVSS5.8AI score0.00112EPSS
Exploits0References2
OSV
OSV
added 2026/03/11 12:12 a.m.1 views

GHSA-WJMG-4CQ5-M8HG Sylius is Missing Authorization in API v2 Add Item Endpoint

Impact The POST /api/v2/shop/orders/tokenValue/items endpoint does not verify cart ownership. An unauthenticated attacker can add items to other registered customers' carts by knowing the cart tokenValue. POST /api/v2/shop/orders/tokenValue/items Other mutation endpoints PUT, PATCH, DELETE are no...

6.9CVSS6AI score0.00112EPSS
Exploits0References3
Snyk
Snyk
added 2026/03/11 12:12 a.m.1 views

Authorization Bypass Through User-Controlled Key

Overview sylius/sylius is a platform for PHP, based on Symfony framework. Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via unvalidated resource IDs accepted through LiveArg parameters in multiple LiveComponents. An attacker can access...

7.1CVSS5.9AI score0.00021EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/03/11 12:12 a.m.4 views

Sylius affected by IDOR in Cart and Checkout LiveComponents

Impact An authenticated Insecure Direct Object Reference IDOR vulnerability exists in multiple shop LiveComponents due to unvalidated resource IDs accepted via LiveArg parameters. Unlike props, which are protected by LiveComponent's @checksum, args are fully user-controlled - any action that...

7.1CVSS5.9AI score0.00021EPSS
Exploits0References3Affected Software1
EUVD
EUVD
added 2026/03/11 12:12 a.m.3 views

EUVD-2026-10913

Sylius affected by IDOR in Cart and Checkout LiveComponents...

7.1CVSS5.8AI score0.00021EPSS
Exploits0References1
EUVD
EUVD
added 2026/03/11 12:12 a.m.4 views

EUVD-2026-10912

Sylius affected by IDOR in Cart and Checkout LiveComponents...

7.1CVSS5.8AI score0.00021EPSS
Exploits0References1
OSV
OSV
added 2026/03/11 12:12 a.m.0 views

GHSA-2XC6-348P-C2X6 Sylius affected by IDOR in Cart and Checkout LiveComponents

Impact An authenticated Insecure Direct Object Reference IDOR vulnerability exists in multiple shop LiveComponents due to unvalidated resource IDs accepted via LiveArg parameters. Unlike props, which are protected by LiveComponent's @checksum, args are fully user-controlled - any action that...

7.1CVSS5.9AI score0.00021EPSS
Exploits0References3
OSV
OSV
added 2026/03/11 12:12 a.m.0 views

GHSA-9FFX-F77R-756W Sylius has an Open Redirect via Referer Header

Impact CurrencySwitchController::switchAction, ImpersonateUserController::impersonateAction and StorageBasedLocaleSwitcher::handle use the HTTP Referer header directly when redirecting. The attack requires the victim to click a legitimate application link placed on an attacker-controlled page. Th...

6.9CVSS5.8AI score0.00055EPSS
Exploits0References3
Snyk
Snyk
added 2026/03/11 12:12 a.m.2 views

Open Redirect

Overview sylius/sylius is a platform for PHP, based on Symfony framework. Affected versions of this package are vulnerable to Open Redirect in the handling of the switchAction, impersonateAction, and handle processes when redirecting users based on the HTTP Referer header. An attacker can redirec...

8.3CVSS5.8AI score0.00055EPSS
Exploits0References2
EUVD
EUVD
added 2026/03/11 12:12 a.m.1 views

EUVD-2026-10911

Sylius has an Open Redirect via Referer Header...

6.9CVSS5.8AI score0.00055EPSS
Exploits0References1
NVD
NVD
added 2026/03/10 10:16 p.m.1 views

CVE-2026-31825

Sylius is an Open Source eCommerce Framework on Symfony. Sylius API filters ProductPriceOrderFilter and TranslationOrderNameAndLocaleFilter pass user-supplied order direction values directly to Doctrine's orderBy without validation. An attacker can inject arbitrary DQL. The issue is fixed in...

5.3CVSS0.00047EPSS
Exploits0References1
NVD
NVD
added 2026/03/10 10:16 p.m.3 views

CVE-2026-31822

Sylius is an Open Source eCommerce Framework on Symfony. A cross-site scripting XSS vulnerability exists in the shop checkout login form handled by the ApiLoginController Stimulus controller. When a login attempt fails, AuthenticationFailureHandler returns a JSON response whose message field is...

6.1CVSS0.00051EPSS
Exploits0References1
NVD
NVD
added 2026/03/10 10:16 p.m.2 views

CVE-2026-31820

Sylius is an Open Source eCommerce Framework on Symfony. An authenticated Insecure Direct Object Reference IDOR vulnerability exists in multiple shop LiveComponents due to unvalidated resource IDs accepted via LiveArg parameters. Unlike props, which are protected by LiveComponent's @checksum, arg...

7.1CVSS0.00021EPSS
Exploits0References1
NVD
NVD
added 2026/03/10 10:16 p.m.2 views

CVE-2026-31823

Sylius is an Open Source eCommerce Framework on Symfony. An authenticated stored cross-site scripting XSS vulnerability exists in multiple places across the shop frontend and admin panel due to unsanitized entity names being rendered as raw HTML. Shop breadcrumbs shared/breadcrumbs.html.twig: The...

4.8CVSS0.00043EPSS
Exploits0References1
NVD
NVD
added 2026/03/10 10:16 p.m.5 views

CVE-2026-31821

Sylius is an Open Source eCommerce Framework on Symfony. The POST /api/v2/shop/orders/tokenValue/items endpoint does not verify cart ownership. An unauthenticated attacker can add items to other registered customers' carts by knowing the cart tokenValue. An attacker who obtains a cart tokenValue...

6.9CVSS0.00112EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/10 9:33 p.m.3 views

CVE-2026-31825

Sylius is an Open Source eCommerce Framework on Symfony. Sylius API filters ProductPriceOrderFilter and TranslationOrderNameAndLocaleFilter pass user-supplied order direction values directly to Doctrine's orderBy without validation. An attacker can inject arbitrary DQL. The issue is fixed in...

5.3CVSS5.9AI score0.00047EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2026/03/10 9:33 p.m.23 views

CVE-2026-31825 Sylius has a DQL Injection via API Order Filters

Sylius is an Open Source eCommerce Framework on Symfony. Sylius API filters ProductPriceOrderFilter and TranslationOrderNameAndLocaleFilter pass user-supplied order direction values directly to Doctrine's orderBy without validation. An attacker can inject arbitrary DQL. The issue is fixed in...

5.3CVSS0.00047EPSS
Exploits0References1
CVE
CVE
added 2026/03/10 9:33 p.m.5 views

CVE-2026-31825

Sylius (Open Source eCommerce framework on Symfony) has a vulnerability in API filters ProductPriceOrderFilter and TranslationOrderNameAndLocaleFilter, where user-supplied order direction values are passed directly to Doctrine’s orderBy() without validation. This allows injection of arbitrary DQL...

5.3CVSS5.9AI score0.00047EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/10 9:33 p.m.0 views

CVE-2026-31825 Sylius has a DQL Injection via API Order Filters

Sylius is an Open Source eCommerce Framework on Symfony. Sylius API filters ProductPriceOrderFilter and TranslationOrderNameAndLocaleFilter pass user-supplied order direction values directly to Doctrine's orderBy without validation. An attacker can inject arbitrary DQL. The issue is fixed in...

5.3CVSS5.9AI score0.00047EPSS
Exploits0References1
Rows per page
Query Builder