Lucene search
+L

CVE-2026-53639

🗓️ 08 Sep 2026 22:22:24Reported by GitHub_MType 
cve
 cve
🔗 web.nvd.nist.gov👁 30 Views🌐 WEB

IDOR in Sylius shop payment request API lets attackers read orders and redirect buyers.

Related
Detection
Affected
Refs
Paths
Vulners
Node
OR
syliussyliusRange2.0.02.0.18
syliussyliusRange2.1.02.1.15
syliussyliusRange2.2.02.2.6
[
  {
    "vendor": "Sylius",
    "product": "Sylius",
    "versions": [
      {
        "version": ">= 2.0.0, < 2.0.18",
        "status": "affected"
      },
      {
        "version": ">= 2.1.0, < 2.1.15",
        "status": "affected"
      },
      {
        "version": ">= 2.2.0, < 2.2.6",
        "status": "affected"
      }
    ]
  }
]
ParameterPositionPathDescriptionCWE
hashpathapi/v2/shop/payment-requests/{hash}Access control flaw: payment-requests are looked up solely by hash in URL enabling read access to the underlying order and potential redirection manipulation via the payment IRI.CWE-639
target_pathrequest bodyapi/v2/shop/payment-requests/{hash}Update of payment request payload is possible without proper ownership checks when accessed by hash-only URLs (e.g., updating target_path or after_path).CWE-639
after_pathrequest bodyapi/v2/shop/payment-requests/{hash}Update of payment request payload is possible without proper ownership checks when accessed by hash-only URLs (e.g., updating target_path or after_path).CWE-639
hashrequest bodyapi/v2/shop/payment-requests/{hash}Update of payment request payload is possible without proper ownership checks when accessed by hash-only URLs (e.g., updating target_path or after_path).CWE-639
tokenValuepathapi/v2/shop/orders/{tokenValue}/payment-requestsCreation endpoint resolves the target order solely from tokenValue in the URL without ownership verification, enabling creation of payment-requests for orders not owned by caller.CWE-639

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation