CVE-2026-41930 PUBLISHED

Vvveb < 1.0.8.2 Hard-coded Credentials Information Disclosure via phpMyAdmin

Assigner: VulnCheck
Reserved: 22.04.2026 Published: 06.05.2026 Updated: 06.05.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor givanz
Product Vvveb
Versions Default: affected
  • affected from 0 to 1.0.8.2 (excl.)

Credits

  • Basant Kumar (@CyberWarrior9) finder
  • Hamed Kohi (@0xhamy) finder
  • VulnCheck finder

References

Problem Types

  • CWE-306 Missing Authentication for Critical Function CWE