CVE-2026-41931 PUBLISHED

Vvveb < 1.0.8.2 Information Disclosure via Debug Exception Handler

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

Vvveb before version 1.0.8.2 contains an information disclosure vulnerability that allows unauthenticated attackers to obtain sensitive server information by triggering unhandled exceptions in the password-reset module. Attackers can access the admin password-reset endpoint to trigger a fatal error caused by a missing namespace import, which exposes the absolute server file path, internal class namespaces, line numbers, and source code excerpts through the debug exception handler rendered to unauthenticated requests.

Metrics

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

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-1188 CWE
  • CWE-209 Generation of Error Message Containing Sensitive Information CWE