CVE-2026-6830
Received
Received - Intake
Environment Variable Leakage in nesquena hermes-webui Enables Secret Exposure
Publication date: 2026-04-21
Last updated on: 2026-04-21
Assigner: VulnCheck
Description
Description
nesquena hermes-webui contains an environment variable leakage vulnerability where profile switching does not clear environment variables from the previously active profile before loading the next profile. Attackers or users can exploit additive dotenv reload behavior to access provider API keys and other sensitive secrets from one profile context in another profile, breaking expected security isolation between profiles.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nesquena | hermes-webui | to 0.50.12 (exc) |
| nesquena | hermes-webui | 0.50.12 |
| nesquena | hermes-webui | 0.50.132 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-668 | The product exposes a resource to the wrong control sphere, providing unintended actors with inappropriate access to the resource. |
| CWE-459 | The product does not properly "clean up" and remove temporary or supporting resources after they have been used. |