CVE-2025-11021
BaseFortify
Publication date: 2025-09-26
Last updated on: 2026-03-19
Assigner: Red Hat, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| redhat | enterprise_linux | 8 |
| redhat | enterprise_linux | 7 |
| redhat | enterprise_linux | 9.0 |
| redhat | libsoup3 | * |
| redhat | enterprise_linux | 9 |
| redhat | enterprise_linux | 10 |
| redhat | libsoup | * |
| redhat | enterprise_linux | 9.2 |
| redhat | enterprise_linux | 8.6 |
| redhat | enterprise_linux | 8.4 |
| redhat | codeready_linux_builder | 10 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-125 | The product reads data past the end, or before the beginning, of the intended buffer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a flaw in the cookie date handling logic of the libsoup HTTP library. When the library processes cookies with specially crafted expiration dates, it may perform an out-of-bounds memory read. This means the library reads memory outside the intended area, which can lead to unintended disclosure of memory contents.
How can this vulnerability impact me? :
The vulnerability can lead to unintended disclosure of memory contents from the process using libsoup. This could potentially expose sensitive information handled by the application relying on this library.