CVE-2025-46175: High severity Ruoyi Ruoyi vulnerability
Published Nov 26, 2025
·Updated
Ruoyi v4.8.0 is vulnerable to Incorrect Access Control. There is a missing checkUserDataScope permission check in the authRole method of SysUserController.java.
Affected Software
2 affected components
Ruoyi Ruoyi
Ruoyi Ruoyi=4.8.0
Event History
Nov 26, 2025
CVE Published
via MITRE·12:00 AM
Data Sourced
via MITRE·12:00 AM
Description
Data Sourced
via NVD·05:15 PM
DescriptionSeverityWeaknessAffected Software
Frequently Asked Questions
1
What is the severity of CVE-2025-46175?
CVE-2025-46175 is classified as a medium severity vulnerability due to its impact on access control.
2
How do I fix CVE-2025-46175?
To fix CVE-2025-46175, ensure the correct user data scope permission checks are implemented in the authRole method of SysUserController.java.
3
What systems are affected by CVE-2025-46175?
CVE-2025-46175 affects Ruoyi version 4.8.0.
4
What type of vulnerability is CVE-2025-46175?
CVE-2025-46175 is an Incorrect Access Control vulnerability.
5
What might exploit CVE-2025-46175?
An attacker may exploit CVE-2025-46175 by bypassing authorization checks, potentially gaining unauthorized access to sensitive user data.