CVE-2026-45800

Source
https://cve.org/CVERecord?id=CVE-2026-45800
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45800.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-45800
Aliases
  • GHSA-vwcx-w4fq-9769
Published
2026-05-15T18:44:38Z
Modified
2026-08-12T03:51:16Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Vvveb: Authenticated SQL injection in /user/orders via order_by and direction
Details

Vvveb is a powerful and easy to use CMS with page builder to build websites, blogs or ecommerce stores. Prior to 1.0.8.3, there is an authenticated SQL injection issue in the frontend user order history page in Vvveb CMS. A normal frontend user can log in and access /user/orders. The order_by and direction request parameters are accepted from the URL, propagated through the Orders component, and directly concatenated into the SQL ORDER BY clause in OrderSQL::getAll(). Because of this, attacker-controlled input reaches SQL structure without a whitelist or safe query construction step. This vulnerability is fixed in 1.0.8.3.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45800.json"
}
References

Affected packages

Git / github.com/givanz/vvveb

Affected ranges

Type
GIT
Repo
https://github.com/givanz/vvveb
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.0.8.3"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

1.*
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.7.1
1.0.7.2
1.0.7.3
1.0.8
1.0.8.1
1.0.8.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-45800.json"