CVE-2026-41930
Hard-Coded Credentials in Vvveb Docker Configuration
Publication date: 2026-05-06
Last updated on: 2026-05-06
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vvveb | vvveb | to 1.0.8.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-306 | The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
Vvveb before version 1.0.8.2 contains a hard-coded credentials vulnerability in its docker-compose-apache.yaml configuration. This vulnerability allows unauthenticated attackers to access the bundled phpMyAdmin container using pre-configured database credentials.
By connecting to the phpMyAdmin port, attackers can gain unrestricted read and write access to the entire Vvveb database, including administrator password hashes, customer personally identifiable information, and order data.
This access enables attackers to take over accounts and manipulate data.
How can this vulnerability impact me? :
This vulnerability can have severe impacts including unauthorized access to sensitive data such as administrator password hashes, customer personally identifiable information, and order data.
Attackers can manipulate data and take over user accounts, potentially leading to data breaches, loss of customer trust, and operational disruptions.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability allows unauthenticated attackers to access sensitive data including administrator password hashes, customer personally identifiable information (PII), and order data. Such unauthorized access and potential data manipulation can lead to violations of data protection regulations like GDPR and HIPAA, which require safeguarding personal and sensitive information against unauthorized access and breaches.
Specifically, exposure of PII and administrator credentials can result in non-compliance with GDPR's requirements for data confidentiality and integrity, as well as HIPAA's mandates for protecting patient information, potentially leading to legal and financial consequences.