← Vulnerability feed

Vulnerability record · CVE-2006-1148 · published 10 March 2006

CVE-2006-1148: PeerCast HTTP GET stack buffer overflow in procConnectArgs

Peercast · Peercast

PeerCast before 0.1217 contains multiple stack-based buffer overflows in the procConnectArgs function in servmgr.cpp, triggered by a long parameter name or value in an HTTP GET URL. The overflow occurs in the nextCGIarg function in servhs.cpp and can lead to arbitrary code execution. This is a remotely reachable flaw in a network-facing service.

7.5 CVSS 2.0 High EPSS 73% · top 0.6% CWE-119 · Memory buffer overflow
7.5CVSS 2.0 base score
73%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
20References, 4 tagged exploit
16 Jun 2026Last modified by NVD

Description

Multiple stack-based buffer overflows in the procConnectArgs function in servmgr.cpp in PeerCast before 0.1217 allow remote attackers to execute arbitrary code via an HTTP GET request with a long (1) parameter name or (2) value in a URL, which triggers the overflow in the nextCGIarg function in servhs.cpp.

AV:N/AC:L/Au:N/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

high priorityRemote unauthenticated code execution with public exploit references and very high EPSS, though not in KEV.

What it is

PeerCast before 0.1217 contains multiple stack-based buffer overflows in the procConnectArgs function in servmgr.cpp, triggered by a long parameter name or value in an HTTP GET URL. The overflow occurs in the nextCGIarg function in servhs.cpp and can lead to arbitrary code execution. This is a remotely reachable flaw in a network-facing service.

Impact

A remote attacker can execute arbitrary code with the privileges of the PeerCast process. This can lead to full compromise of the affected host.

Attack surface

The flaw is reached over the network via an HTTP GET request containing an overly long parameter name or value in a URL. The CVSS vector AV:N/AC:L/Au:N indicates no authentication is required and no user interaction is needed.

Exploitation

The record is not listed in CISA KEV, but EPSS is 0.73027 (99.4th percentile) and multiple references are tagged Exploit, indicating public exploit code exists.

What to do

  • Upgrade PeerCast to version 0.1217 or later, which contains the fix.
  • If immediate upgrade is not possible, restrict network access to the PeerCast HTTP interface to trusted hosts only.
  • Apply vendor or distribution patches (e.g., Gentoo GLSA-200603-17) where available.
  • Monitor for and block malformed HTTP GET requests with unusually long parameter names or values.
  • Run PeerCast with least privilege to limit the impact of successful exploitation.

Detection

  • Inspect HTTP request logs for GET requests with abnormally long parameter names or values targeting PeerCast.
  • Use network IDS/IPS signatures for stack buffer overflow attempts against servmgr.cpp/procConnectArgs.
  • Monitor PeerCast process crashes or abnormal termination that may indicate exploitation attempts.
  • Watch for unexpected child processes or outbound connections from the PeerCast service.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2006-1148 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2007-6454Peercast memory buffer overflow vulnerabilityHeap-based buffer overflow in the handshakeHTTP function in servhs.cpp in PeerCast 0.1217 and earlier, and SVN 344 and earlier, allows remote attacke…EPSS 17%7.8CVE-2007-3087Peercast vulnerabilityPeercast places a cleartext password in a query string, which might allow attackers to obtain sensitive information by sniffing the network, or obtai…EPSS 1.1%7.5CVE-2008-2040Peercast memory buffer overflow vulnerabilityStack-based buffer overflow in the HTTP::getAuthUserPass function (core/common/http.cpp) in Peercast 0.1218 and gnome-peercast allows remote attacker…EPSS 15%7.5CVE-2005-1806Peercast vulnerabilityFormat string vulnerability in PeerCast 0.1211 and earlier allows remote attackers to execute arbitrary code via format strings in the URL.EPSS 12%8.8CVE-2026-8452Citrix NetScaler ADC and Gateway memory buffer overflow causes DoSCVE-2026-8452 is a memory buffer overflow (CWE-119) in Citrix NetScaler ADC and NetScaler Gateway that leads to unpredictable or erroneous behavior a…KEVEPSS 1.0%analysed8.8CVE-2009-3459Adobe Reader and Acrobat heap buffer overflow via crafted PDFAdobe Reader and Acrobat 7.x before 7.1.4, 8.x before 8.1.7, and 9.x before 9.2 contain a heap-based buffer overflow (CWE-122) triggered by a crafted…KEVEPSS 87%analysed9.8CVE-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed8.8CVE-2025-31277Apple WebKit memory corruption via malicious web contentApple WebKit fails to handle memory correctly when processing crafted web content, leading to memory corruption across Safari, iOS, iPadOS, macOS, tv…KEVEPSS 1.6%analysed

Source: NIST National Vulnerability Database (record CVE-2006-1148), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.