AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-18608

HIGH · CVSS 7.5 EPSS 0.97% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-10-29 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2019-18608
Severity
HIGH
CVSS
7.5
EPSS
0.97%

Original NVD Description

Cezerin v0.33.0 allows unauthorized order-information modification because certain internal attributes can be overwritten via a conflicting name when processing order requests. Hence, a malicious customer can manipulate an order (e.g., its payment status or shipping fee) by adding additional attributes to user-input during the PUT /ajax/cart operation for a checkout, because of getValidDocumentForUpdate in api/server/services/orders/orders.js.