Description
A vulnerability was detected in hunvreus devpush up to 0.4.6. Affected by this issue is the function reset_storage of the file app/workers/tasks/storage.py of the component Storage Reset Failure Handler. The manipulation results in improper check or handling of exceptional conditions. A high complexity level is associated with this attack. The exploitation is known to be difficult. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-07-19
Score: 2.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is located in the reset_storage function of hunvreus devpush, where exception conditions are not correctly checked or handled. This can cause the storage layer to be reset unexpectedly, leading to loss of data or interruption of service. The description notes a high complexity level for the attack, but cites that exploitation is known to be difficult, suggesting that while the defect exists, it is not trivial for an attacker to trigger it.

Affected Systems

The vulnerability affects all releases of the hunvreus devpush project up to and including version 0.4.6. Users running devpush in that version range should be alerted. Specific details on later patch releases are not provided here.

Risk and Exploitability

The CVSS score of 2.1 indicates low overall severity. The EPSS score of less than 1% reflects a very low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. The attack vector is not explicitly described in the data; based on context it is inferred that successful exploitation would likely require access to the service environment or privileged orchestration of the reset_storage task. Because the exploitation is known to be difficult, the risk to an organization is considered low, pending additional mitigations.

Generated by OpenCVE AI on July 30, 2026 at 22:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade hunvreus devpush to a version newer than 0.4.6 once a fix is available.
  • Restrict execution of the storage reset task to trusted users or supervisory scripts to prevent accidental or malicious invocation.
  • Implement monitoring or logging of storage reset events to detect anomalous behavior early.

Generated by OpenCVE AI on July 30, 2026 at 22:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 20 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 19 Jul 2026 06:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in hunvreus devpush up to 0.4.6. Affected by this issue is the function reset_storage of the file app/workers/tasks/storage.py of the component Storage Reset Failure Handler. The manipulation results in improper check or handling of exceptional conditions. A high complexity level is associated with this attack. The exploitation is known to be difficult. The project was informed of the problem early through an issue report but has not responded yet.
Title hunvreus devpush Storage Reset Failure storage.py reset_storage improper check or handling of exceptional conditions
First Time appeared Hunvreus
Hunvreus devpush
Weaknesses CWE-703
CPEs cpe:2.3:a:hunvreus:devpush:*:*:*:*:*:*:*:*
Vendors & Products Hunvreus
Hunvreus devpush
References
Metrics cvssV2_0

{'score': 1.4, 'vector': 'AV:A/AC:H/Au:S/C:N/I:P/A:N/E:ND/RL:ND/RC:UR'}

cvssV3_0

{'score': 2.6, 'vector': 'CVSS:3.0/AV:A/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N/E:X/RL:X/RC:R'}

cvssV3_1

{'score': 2.6, 'vector': 'CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N/E:X/RL:X/RC:R'}

cvssV4_0

{'score': 2.1, 'vector': 'CVSS:4.0/AV:A/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X'}


Subscriptions

Hunvreus Devpush
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-20T13:57:18.074Z

Reserved: 2026-07-18T09:55:57.419Z

Link: CVE-2026-16218

cve-icon Vulnrichment

Updated: 2026-07-20T13:57:13.975Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T22:45:04Z

Weaknesses
  • CWE-703

    Improper Check or Handling of Exceptional Conditions