CVE-2026-31843
Deferred
Deferred - Pending Action
Unauthenticated Remote Code Execution in goodoneuz/pay-uz Laravel Package
Vulnerability report for CVE-2026-31843, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-04-16
Last updated on: 2026-08-10
Assigner: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
Description
Description
The goodoneuz/pay-uz Laravel package (<= 2.2.24) contains a critical vulnerability in the /payment/api/editable/update endpoint that allows unauthenticated attackers to overwrite existing PHP payment hook files. The endpoint is exposed via Route::any without authentication middleware, enabling remote access without credentials.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| goodoneuz | pay-uz | to 2.2.24 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |