Vulnerability Description
An API design flaw in WebKitGTK and WPE WebKit allows untrusted web content to unexpectedly perform IP connections, DNS lookups, and HTTP requests. Applications expect to use the WebPage::send-request signal handler to approve or reject all network requests. However, certain types of HTTP requests bypass this signal handler.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2025-66286
- https://bugs.webkit.org/show_bug.cgi?id=259787
- https://bugzilla.redhat.com/show_bug.cgi?id=2424652
FAQ
What is CVE-2025-66286?
CVE-2025-66286 is a vulnerability with a CVSS score of 4.7 (MEDIUM). An API design flaw in WebKitGTK and WPE WebKit allows untrusted web content to unexpectedly perform IP connections, DNS lookups, and HTTP requests. Applications expect to use the WebPage::send-request...
How severe is CVE-2025-66286?
CVE-2025-66286 has been rated MEDIUM with a CVSS base score of 4.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-66286?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.