← Vulnerability feed

Vulnerability record · CVE-2007-4818 · published 11 September 2007

CVE-2007-4818: Txx CMS Remote File Inclusion in doc_root Parameter Enables PHP Code Execution

TTxx Cms · Txx Cms

Txx CMS 0.2 contains multiple PHP remote file inclusion flaws because the doc_root parameter is used without validation in addons/plugin.php, addons/sidebar.php, mail/index.php, and mail/mailbox.php. An attacker can supply a remote URL to that parameter and cause the application to include and execute arbitrary PHP code. The record does not list affected version ranges beyond Txx CMS 0.2.

7.5 CVSS 2.0 High EPSS 56% · top 1.0% CWE-94 · Code injection
7.5CVSS 2.0 base score
56%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
18References
16 Jun 2026Last modified by NVD

Description

Multiple PHP remote file inclusion vulnerabilities in Txx CMS 0.2 allow remote attackers to execute arbitrary PHP code via a URL in the doc_root parameter to (1) addons/plugin.php, (2) addons/sidebar.php, (3) mail/index.php, or (4) mail/mailbox.php in modules/.

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 19 September 2026. Confidence: medium.

high priorityThe flaw allows unauthenticated remote code execution, public exploit code is referenced, and EPSS is very high, though the product is an old, likely unsupported CMS.

What it is

Txx CMS 0.2 contains multiple PHP remote file inclusion flaws because the doc_root parameter is used without validation in addons/plugin.php, addons/sidebar.php, mail/index.php, and mail/mailbox.php. An attacker can supply a remote URL to that parameter and cause the application to include and execute arbitrary PHP code. The record does not list affected version ranges beyond Txx CMS 0.2.

Impact

Successful exploitation gives the attacker arbitrary PHP code execution in the context of the web server, which can lead to full compromise of the application and its data. The CVSS 2.0 vector rates confidentiality, integrity, and availability impact as partial.

Attack surface

The flaw is reachable over the network through HTTP requests to the listed PHP scripts, with no authentication required per the CVSS vector (AV:N/AC:L/Au:N). No user interaction is indicated by the record.

Exploitation

CISA KEV does not list this CVE, but EPSS shows a 30-day probability of 0.55541 (99th percentile), and the references include an Exploit-DB entry, indicating public exploit code is available.

What to do

  • Patch or upgrade Txx CMS to a version that fixes the doc_root inclusion issue; if no fixed version exists, treat the product as unsupported and plan replacement.
  • Disable or remove the vulnerable scripts (addons/plugin.php, addons/sidebar.php, mail/index.php, mail/mailbox.php) if they are not required.
  • Configure PHP to disable allow_url_include and allow_url_fopen where operationally possible to block remote file inclusion.
  • Apply a web application firewall rule to block requests containing external URLs in the doc_root parameter.
  • Restrict outbound network access from the web server to limit retrieval of attacker-hosted payloads.

Detection

  • Search web server access logs for requests to the four affected scripts with doc_root containing http:// or https:// values.
  • Monitor for unexpected outbound HTTP connections from the web server to external hosts.
  • Review PHP error logs and file integrity for newly created or modified PHP files under the web root.
  • Alert on requests to addons/plugin.php, addons/sidebar.php, mail/index.php, or mail/mailbox.php from untrusted sources.

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-2007-4818 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.

4.3CVE-2007-4819Txx cms cross-site scripting vulnerabilityMultiple cross-site scripting (XSS) vulnerabilities in Txx CMS 0.2 allow remote attackers to inject arbitrary web script or HTML via unspecified vect…EPSS 1.5%8.8CVE-2026-65660Microsoft sharepoint server code injection vulnerabilityImproper control of generation of code ('code injection') in Microsoft Office SharePoint allows an authorized attacker to execute code over a network.KEVEPSS 2.1%9.8CVE-2026-60004Gitea diffpatch API code injection enables remote code executionGitea before 1.27.1 allows remote code execution through the diffpatch API by way of Git hook installation. The flaw is a code injection issue (CWE-9…KEVEPSS 24%analysed9.5CVE-2026-72530TrueConf Server sandbox breakout via crafted script code injectionTrueConf Server versions 5.3.X through 5.3.9, 5.4.X through 5.4.9, 5.5.X through 5.5.5 and earlier allow a remote unauthenticated attacker to break o…KEVEPSS 1.7%analysed9.4CVE-2025-62593Ray browser-based RCE via insufficient User-Agent guardRay, an AI compute engine, contains a critical remote code execution flaw before version 2.52.0. Its defense against browser-based attacks relies on …KEVEPSS 62%analysed9.8CVE-2026-9198Langflow auto_login and code validation chain enables unauthenticated RCEIBM Langflow OSS 1.0.0 through 1.10.0 exposes /api/v1/auto_login, which mints SUPERUSER tokens to any network caller, and /api/v1/validate/code, whic…KEVEPSS 29%analysed7.2CVE-2026-15410SonicWall SMA1000 AMC code injection allows OS command executionThe SMA1000 Appliance Management Console (AMC) contains a post-authentication code injection flaw (CWE-94) that, under specific conditions, lets an a…KEVEPSS 12%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%analysed

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