Skip to content

InventoryGui affected by item duplication in GUIs which use GuiStorageElement

Moderate severity GitHub Reviewed Published Apr 2, 2024 in Phoenix616/InventoryGui • Updated Oct 27, 2025

Package

maven de.themoep:inventorygui (Maven)

Affected versions

<= 1.6.1-SNAPSHOT

Patched versions

1.6.2-SNAPSHOT

Description

Impact

Any plugin using the GuiStorageElement is impacted.

Patches

Patched with Phoenix616/InventoryGui@27a52ef ("backported" to 1.6.1-SNAPSHOT) Update to 1.6.2-SNAPSHOT to guarantee that it's included!

Workarounds

Don't use the GuiStorageElement in GUIs.

References

Original issue: Phoenix616/InventoryGui#48

References

@Phoenix616 Phoenix616 published to Phoenix616/InventoryGui Apr 2, 2024
Published to the GitHub Advisory Database Oct 27, 2025
Reviewed Oct 27, 2025
Published by the National Vulnerability Database Oct 27, 2025
Last updated Oct 27, 2025

Severity

Moderate

CVSS overall score

This score calculates overall vulnerability severity from 0 to 10 and is based on the Common Vulnerability Scoring System (CVSS).
/ 10

CVSS v3 base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
Low
User interaction
None
Scope
Changed
Confidentiality
None
Integrity
Low
Availability
None

CVSS v3 base metrics

Attack vector: More severe the more the remote (logically and physically) an attacker can be in order to exploit the vulnerability.
Attack complexity: More severe for the least complex attacks.
Privileges required: More severe if no privileges are required.
User interaction: More severe when no user interaction is required.
Scope: More severe when a scope change occurs, e.g. one vulnerable component impacts resources in components beyond its security scope.
Confidentiality: More severe when loss of data confidentiality is highest, measuring the level of data access available to an unauthorized user.
Integrity: More severe when loss of data integrity is the highest, measuring the consequence of data modification possible by an unauthorized user.
Availability: More severe when the loss of impacted component availability is highest.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N

EPSS score

Weaknesses

Improper Check for Unusual or Exceptional Conditions

The product does not check or incorrectly checks for unusual or exceptional conditions that are not expected to occur frequently during day to day operation of the product. Learn more on MITRE.

Improper Enforcement of a Single, Unique Action

The product requires that an actor should only be able to perform an action once, or to have only one unique action, but the product does not enforce or improperly enforces this restriction. Learn more on MITRE.

CVE ID

CVE-2025-62783

GHSA ID

GHSA-598q-jw82-5w66

Credits

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.