home.social

#cpphttplib — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #cpphttplib, aggregated by home.social.

fetched live
  1. ⚠️ CRITICAL: CVE-2025-66570 in cpp-httplib (<0.27.0) lets attackers spoof IP headers, bypassing auth & poisoning logs. Upgrade to 0.27.0+ ASAP! Impacts web servers, APIs, embedded systems. radar.offseq.com/threat/cve-20 #OffSeq #cpphttplib #CVE202566570 #infosec

  2. is a client and server for .

    cpp-httplib implements HTTP client and server functionality with a straightforward interface. Starting a server is as simple as defining an action for a specified path and listening on a port. Server paths support regexes for more complex behaviour. cpp-httplib supports and quick static file serving.

    Website 🔗️: github.com/yhirose/cpp-httplib