CVE-2026-32736
IDOR Vulnerability in Hytale Modding Wiki Exposes Author Data
Publication date: 2026-03-18
Last updated on: 2026-05-05
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| hytalemodding | wiki | to 1.0.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Insecure Direct Object Reference (IDOR) found in the Hytale Modding Wiki versions prior to 1.0.0. It allows any authenticated user who creates an account to access personal information of mod authors, such as their full names and email addresses, simply by visiting a mod's page using its slug.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized disclosure of personal information of mod authors, including their full names and email addresses. This exposure can result in privacy violations, potential phishing attacks, spam, or other misuse of the exposed personal data by any authenticated user.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should upgrade the Hytale Modding Wiki to version 1.0.0 or later, as this version fixes the Insecure Direct Object Reference (IDOR) issue.