Answer in brief
CVE-2026-31843 records a Critical severity (CVSS 9.8) vulnerability in goodoneuz/pay-uz Unauthenticated PHP File Overwrite via /payment/api/editable/update Leading to Remote Code Execution. The current sources do not mark it as known exploited. The current feed maps goodoneuz/pay-uz (composer), goodoneuz/pay-uz (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 9.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps goodoneuz/pay-uz (composer), goodoneuz/pay-uz (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| goodoneuz/pay-uzcomposer | <=2.2.24 | 3.0.0 |
| goodoneuz/pay-uzgeneric | <= 2.2.24 | Not reported |
Published upstream
Apr 16, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 10, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 2, 2026
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.
Quoted source text, attributed separately from HOL analysis.