CVE-2025-50900: Critical severity getrebuild rebuild vulnerability
An issue was discovered in getrebuild/rebuild 4.0.4. The affected source code class is com.rebuild.web.RebuildWebInterceptor, and the affected function is preHandle In the filter code, use CodecUtils.urlDecode(request.getRequestURI()) to obtain the URL-decoded request path, and then determine whether the path endsWith /error. If so, execute return true to skip this Interceptor. Else, redirect to /user/login api. Allowing unauthenticated attackers to gain sensitive information or escalated privileges.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-50900?
The severity of CVE-2025-50900 is classified as high due to its potential exploitation leading to unauthorized access.
How do I fix CVE-2025-50900?
To fix CVE-2025-50900, update to Rebuild version 4.0.5 or later where the vulnerability has been addressed.
Which versions of Rebuild are affected by CVE-2025-50900?
CVE-2025-50900 affects Rebuild versions up to and including 4.0.4.
What impact does CVE-2025-50900 have on my system?
CVE-2025-50900 could allow attackers to manipulate request paths, potentially leading to application-level attacks.
Is CVE-2025-50900 a zero-day vulnerability?
CVE-2025-50900 is not a zero-day vulnerability as it has been publicly disclosed and patches are available.