Improper Neutralization of Special Elements in Data Query Logic in Sylius - CVE-2026-31825
Published: April 27, 2026
Sylius
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to improper neutralization of special elements in data query logic in ProductPriceOrderFilter and TranslationOrderNameAndLocaleFilter when handling API order filter parameters. A remote attacker can send a specially crafted request to disclose sensitive information.
The issue affects API routes and involves user-supplied order direction values being passed directly to Doctrine's orderBy().