Resources

Explore our contributions to the open-source community and our security vulnerability research/findings.

Open Source Projects

Security Vulnerability Findings

CVE-2026-1801 in libsoup

libsoup contains an HTTP request smuggling vulnerability in its chunked transfer encoding parser. The library accepts lone LF (\n) characters instead of requiring CRLF (\r\n) as mandated by RFC 9112,

Discover More »

CVE-2025-6170 in libxml2

We discovered a vulnerability in gnome/libxml2 in the interactive shell of the xmllint command-line tool, used for parsing XML files. When a user inputs an overly long command, the program does

Discover More »

CVE-2025-6021 in libxml2

We discovered a vulnerability in gnome/libxml2 in xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption

Discover More »

CVE-2025-6491 in php-src

We discovered a vulnerability in php/php-src (the core source code for PHP programming language) if a SoapVar instance is created with a fully qualified name larger than 2G, this will

Discover More »