Skip to main content

Incorrect Check of Function Return Value

CVE-2025-54090

Severity Medium
Score 6.3/10

Summary

A bug in Apache HTTP Server 2.4.64-rc1 through 2.4.65-rc1 results in all "RewriteCond expr ..." tests evaluating as "true". Users are recommended to upgrade to version 2.4.65, which fixes the issue.

  • LOW
  • NETWORK
  • LOW
  • UNCHANGED
  • NONE
  • LOW
  • LOW
  • LOW

CWE-253 - Incorrect Check of Function Return Value

The software incorrectly checks a return value from a function, which prevents the software from detecting errors or exceptional conditions.

Advisory Timeline

  • Published