CVE-2026-41928
Vvveb Information Disclosure via Unauthenticated Cron Key Exposure
Publication date: 2026-05-07
Last updated on: 2026-05-07
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-497 | The product does not properly prevent sensitive system-level information from being accessed by unauthorized actors who do not have the same level of access to the underlying system as the product does. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Vvveb versions before 1.0.8.2 and involves an information disclosure issue in the cron controller.
Unauthenticated attackers can access the cron controller without any authentication and retrieve the application's secret cron key from the response.
With this secret key exposed, attackers can trigger scheduled tasks outside of their intended schedule.
How can this vulnerability impact me? :
The impact of this vulnerability is that attackers can execute scheduled tasks at unauthorized times by using the exposed secret cron key.
This could lead to unintended or malicious execution of tasks, potentially disrupting normal application operations or causing other security issues.