CVE-2025-24354
Linux openSUSE vulnerability analysis and mitigation

Overview

CVE-2025-24354 affects imgproxy, a server for resizing, processing, and converting images. The vulnerability was discovered and disclosed on January 27, 2025. The issue stems from imgproxy's failure to block the 0.0.0.0 address, even when IMGPROXY_ALLOW_LOOPBACK_SOURCE_ADDRESSES is set to false, which can expose services on the local host. This vulnerability has been fixed in version 3.27.2 (GitHub Advisory).

Technical details

The vulnerability exists in imgproxy's source address verification mechanism. The security check only verifies if an IP is a loopback address using Go's IsLoopback function, which strictly follows the definition of loopback IPs beginning with 127. However, this check is insufficient as it doesn't block 0.0.0.0, which can be used to access local services. The vulnerability has been assigned a CVSS v3.1 base score of 5.3 (Medium) with vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N (GitHub Advisory).

Impact

The vulnerability could allow attackers to perform Server-Side Request Forgery (SSRF) attacks against services listening on 0.0.0.0, potentially exposing services on the local host. This could lead to unauthorized access to internal services and potential information disclosure (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been fixed in imgproxy version 3.27.2. The fix involves updating the source address verification to also check for unspecified IP addresses (0.0.0.0) using the ip.IsUnspecified() function in addition to the existing ip.IsLoopback() check (GitHub Commit).

Additional resources


SourceThis report was generated using AI

Related Linux openSUSE vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-62291HIGH8.1
  • strongSwanstrongSwan
  • strongswan-doc
NoYesJan 16, 2026
CVE-2026-0891HIGH8.1
  • Mozilla FirefoxMozilla Firefox
  • MozillaFirefox-devel
NoYesJan 13, 2026
CVE-2025-24528HIGH7.1
  • KerberosKerberos
  • libkadm5
NoYesJan 16, 2026
CVE-2026-0890MEDIUM5.4
  • Mozilla FirefoxMozilla Firefox
  • MozillaFirefox-devel
NoYesJan 13, 2026
CVE-2025-43904MEDIUM4.2
  • Linux DebianLinux Debian
  • slurm_20_11-pam_slurm
NoYesJan 16, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management