CVE-2026-41930 Details
Description
Vvveb before version 1.0.8.2 contains a hard-coded credentials vulnerability in its docker-compose-apache.yaml configuration that allows unauthenticated attackers to access the bundled phpMyAdmin container with pre-configured database credentials. Attackers can connect to the phpMyAdmin port to gain unrestricted read and write access to the entire Vvveb database, including administrator password hashes, customer personally identifiable information, and order data, enabling account takeover and data manipulation.
A hard-coded credentials vulnerability has been identified in Vvveb versions prior to 1.0.8.2. The issue resides in the docker-compose-apache.yaml file, where phpMyAdmin is configured with default credentials that allow unauthenticated access to the phpMyAdmin container. This misconfiguration enables attackers to connect to phpMyAdmin and gain unrestricted read and write access to the Vvveb database. Sensitive data at risk includes administrator password hashes, customer personally identifiable information, and order details, all of which could facilitate account takeovers and unauthorized data manipulation.
To address this vulnerability, Vvveb users should update to version 1.0.8.2 or later. After updating, remove any phpMyAdmin port mappings from the docker-compose file and run 'docker compose up -d' to apply the changes. If phpMyAdmin access is needed, it should be secured behind an authentication layer and only exposed on the internal Docker network.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 6, 2026CISA-ADP
Assessed May 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/givanz/Vvveb/security/advisories/GHSA-g38h-mr9p-fjmf | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/givanz/Vvveb/commit/f85ca7c2bc389bda3cc2eca87b2514581a628c32 | [email protected] | Source CodeVendor |
| https://github.com/givanz/Vvveb/releases/tag/1.0.8.2 | [email protected] | Release NotesVendor |
| https://github.com/givanz/Vvveb/security/advisories/GHSA-g38h-mr9p-fjmf | [email protected] | AdvisoryExploitRemedyVendor |
| https://www.vulncheck.com/advisories/vvveb-hard-coded-credentials-information-disclosure-via-phpmyadmin | [email protected] | AdvisoryBundleRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-306 | Missing Authentication for Critical Function | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| givanz Vvveb | All versions |
CPE
Remediation
| |
| phpMyAdmin | < 1.0.8.2 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 6, 2026 | CVE Modified | CISA-ADP |
| May 6, 2026 | New CVE Received | [email protected] |
Volerion