CVE-2022-24300
CVE-2022-24300 is a critical-severity vulnerability in Minetest with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v2: 7.5
- EPSS exploit prediction: 2% (74th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Minetest
- Published:
- Last modified:
Description
Minetest before 5.4.0 allows attackers to add or modify arbitrary meta fields of the same item stack as saved user input, aka ItemStack meta injection.
Frequently asked questions
- What is CVE-2022-24300?
- Minetest before 5.4.0 allows attackers to add or modify arbitrary meta fields of the same item stack as saved user input, aka ItemStack meta injection.
- How severe is CVE-2022-24300?
- CVE-2022-24300 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2022-24300 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (74th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2022-24300?
- CVE-2022-24300 primarily affects Minetest. In total, 3 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2022-24300?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- When was CVE-2022-24300 published?
- CVE-2022-24300 was published on 2022-02-02 and last updated on 2026-06-17.
References
- https://bugs.debian.org/1004223
- https://github.com/minetest/minetest/commit/b5956bde259faa240a81060ff4e598e25ad52dae
- https://github.com/minetest/minetest/security/advisories/GHSA-hwj2-xf72-r4cf
- https://www.debian.org/security/2022/dsa-5075
Affected products (3)
- cpe:2.3:a:minetest:minetest:*:*:*:*:*:*:*:*
- cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
- cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*
More vulnerabilities in Minetest
- CVE-2026-41196 — Critical (CVSS 10.0): Luanti (formerly Minetest) is an open source voxel game-creation platform. Starting in version 5.0.0 and prior to…
- CVE-2022-35978 — High (CVSS 7.7): Minetest is a free open-source voxel game engine with easy modding and game creation. In **single player**, a mod can…
- CVE-2022-24301 — Medium (CVSS 6.5): In Minetest before 5.4.0, players can add or subtract items from a different player's inventory.