Cyber Resilience

CVE-2025-62783

Phoenix616 Inventorygui ≤ 1.6.2

Published
27 October 2025
Modified
03 November 2025
Patch / advisory
CVSS Score v3.1 5.0
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N
EPSS Score 0.0024 15th percentile
Risk Priority 38 floored blend · peak EPSS

Summary

CVE-2025-62783 is a medium-severity Improper Enforcement of a Single, Unique Action (CWE-837) vulnerability in Phoenix616 Inventorygui. Its CVSS base score is 5.0 (Medium).

Operationally, ranked at the 15th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) — see the control section below for these in your framework.

EU & UK References

Vulnerability Data

InventoryGui is a library for creating chest GUIs for Bukkit/Spigot plugins. Versions 1.6.1-SNAPSHOT and earlier contain a vulnerability where any plugin using the `GuiStorageElement can allow item duplication when the experimental Bundle item feature is enabled on the server. The…

more

vulnerability is resolved in version 1.6.2-SNAPSHOT.

CWE(s)

Related Threats

CVEs Like This One

CVE-2025-62782Same product: Phoenix616 Inventorygui
CVE-2025-62784Same product: Phoenix616 Inventorygui
CVE-2023-6438Shared CWE-837
CVE-2023-6467Shared CWE-837
CVE-2025-54315Shared CWE-837
CVE-2023-6759Shared CWE-837
CVE-2024-11716Shared CWE-837
CVE-2025-58135Shared CWE-837
CVE-2026-44601Shared CWE-837
CVE-2024-4629Shared CWE-837

Affected Assets

phoenix616
inventorygui
≤ 1.6.2

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V6.3.3
  • V6.5.1
  • V7.6.2
  • V17.3.1

Mitigating Controls (NIST 800-53 r5) AI

AC-3 enforces approved authorizations for actions; when policy requires an action to occur only once, proper enforcement directly stops duplicate execution.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-05 partial match
prevents

Authorization policy enforcement can include rules that restrict actions to a single use.

PR.IR-01 partial match
prevents

Logical access controls can incorporate mechanisms that block replay or repeated actions.

PR.PS-05 partial match
prevents

Preventing execution of unauthorized or duplicate actions directly addresses single-use enforcement.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

degrades

Access-control rules can enforce single-use or uniqueness constraints, but the control is broader than this specific weakness.

degrades

Managing access rights can include rules that limit an action to one occurrence, yet the control addresses rights in general.

prevents

Secure SDLC practices can require design controls for single-use actions, but the control addresses the entire lifecycle.

prevents

Application-security requirements can specify single-action enforcement, yet the control is wider in scope.

prevents

Secure-coding standards can mandate checks that prevent repeated actions, but the control covers many coding issues.

degrades

Information-access-restriction mechanisms can implement single-action limits, but the control covers broader access-restriction needs.

References