Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 2 |
CVE-ID | CVE-2025-22868 CVE-2025-22870 |
CWE-ID | CWE-400 CWE-20 |
Exploitation vector | Network |
Public exploit | Public exploit code for vulnerability #2 is available. |
Vulnerable software |
HPC Module Operating systems & Components / Operating system SUSE Linux Enterprise Server 15 Operating systems & Components / Operating system openSUSE Leap Operating systems & Components / Operating system ignition Operating systems & Components / Operating system package or component ignition-debuginfo Operating systems & Components / Operating system package or component ignition-dracut-grub2 Operating systems & Components / Operating system package or component |
Vendor | SUSE |
Security Bulletin
This security bulletin contains information about 2 vulnerabilities.
EUVDB-ID: #VU105461
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2025-22868
CWE-ID:
CWE-400 - Resource exhaustion
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to the jws package does not properly control consumption of internal resources when handling malformed tokens. A remote attacker can pass a malformed JWT token to the application, trigger resource exhaustion and perform a denial of service (DoS) attack.
MitigationUpdate the affected package ignition to the latest version.
Vulnerable software versionsHPC Module: 15-SP6 - 15-SP7
SUSE Linux Enterprise Server 15: SP6 - SP7
openSUSE Leap: 15.4 - 15.6
ignition: before 2.14.0-150400.9.9.1
ignition-debuginfo: before 2.14.0-150400.9.9.1
ignition-dracut-grub2: before 2.14.0-150400.9.9.1
CPE2.3https://www.suse.com/support/update/announcement/2025/suse-su-202502014-1/
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU106253
Risk: Medium
CVSSv4.0: 2.9 [CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Green]
CVE-ID: CVE-2025-22870
CWE-ID:
CWE-20 - Improper input validation
Exploit availability: Yes
DescriptionThe vulnerability allows a remote attacker to alter application's behavior.
The vulnerability exists due to insufficient validation of an IPv6 zone ID as a hostname component, when matching hosts against proxy patterns. For instance the NO_PROXY environment variable is set to "*.example.com", a request to
"[::1%25.example.com]:80` will incorrectly match and not be proxied. A remote attacker can alter application behavior and potentially gain access to sensitive information or functionality.
Update the affected package ignition to the latest version.
Vulnerable software versionsHPC Module: 15-SP6 - 15-SP7
SUSE Linux Enterprise Server 15: SP6 - SP7
openSUSE Leap: 15.4 - 15.6
ignition: before 2.14.0-150400.9.9.1
ignition-debuginfo: before 2.14.0-150400.9.9.1
ignition-dracut-grub2: before 2.14.0-150400.9.9.1
CPE2.3https://www.suse.com/support/update/announcement/2025/suse-su-202502014-1/
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.