CVE-2025-50900
25.08.2025, 15:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
getrebuild | rebuild | 𝑥 ≤ 4.0.4 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration