CVE-2026-4547
Business Logic Error in next-saas-stripe-starter Checkout Handler
Publication date: 2026-03-22
Last updated on: 2026-03-22
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| mickasmt | next-saas-stripe-starter | 1.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-840 | Business Logic Errors |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the mickasmt next-saas-stripe-starter version 1.0.0, specifically in the generateUserStripe function within the actions/generate-user-stripe.ts file of the Checkout Handler component.
The issue arises from manipulation of the priceId argument, which leads to business logic errors. This means an attacker can remotely alter the priceId parameter to cause unintended behavior in the application.
How can this vulnerability impact me? :
The vulnerability can lead to business logic errors due to manipulation of the priceId argument. This could allow an attacker to exploit the system remotely, potentially causing incorrect processing of transactions or pricing.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know