Refine your search

1 vulnerability found for firmware by Tenda

CVE-2026-11405 (GCVE-0-2026-11405)
Vulnerability from cvelistv5
Published
2026-07-06 19:17
Modified
2026-07-08 13:40
Severity ?
Summary
The web server binary /bin/httpd contains a hidden backdoor authentication mechanism in the login() function at 004c88b8. - The function contains a normal authentication path using MD5/hash-based password verification (prod_encode64/PasswordToMd5/check_rand_key). - After normal authentication fails, it calls GetValue("sys.rzadmin.password") to read a backdoor password from the device configuration. - It performs a direct strcmp() comparison (plaintext, not hashed) between the config value and the user-supplied password. A successful match grants role=2 (admin-level access) and creates a valid session. The rzadmin username is never checked — any username works with the backdoor
Impacted products
Vendor Product Version
Tenda firmware Version: US_AC6V2.0RTL_V15.03.06.51_multi_T
Create a notification for this product.
   Tenda firmware Version: US_AC5V1.0RTL_V15.03.06.48_multi_TDE01
Create a notification for this product.
   Tenda firmware Version: US_AC10V1.0re_V15.03.06.46_multi_TDE01
Create a notification for this product.
   Tenda firmware Version: US_W15EV1.0br_V15.11.0.5(1068_1567_841)_EN_TDE
Create a notification for this product.
   Tenda firmware Version: US_FH1201V1.0BR_V1.2.0.14(408)_EN_TD
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2026-07-06T20:37:55.739Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://www.kb.cert.org/vuls/id/213560"
          }
        ],
        "title": "CVE Program Container"
      },
      {
        "metrics": [
          {
            "cvssV3_1": {
              "attackComplexity": "LOW",
              "attackVector": "NETWORK",
              "availabilityImpact": "HIGH",
              "baseScore": 9.8,
              "baseSeverity": "CRITICAL",
              "confidentialityImpact": "HIGH",
              "integrityImpact": "HIGH",
              "privilegesRequired": "NONE",
              "scope": "UNCHANGED",
              "userInteraction": "NONE",
              "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
              "version": "3.1"
            }
          },
          {
            "other": {
              "content": {
                "id": "CVE-2026-11405",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "total"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-07-08T03:56:43.961536Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-07-08T13:40:24.471Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "firmware",
          "vendor": "Tenda",
          "versions": [
            {
              "status": "affected",
              "version": "US_AC6V2.0RTL_V15.03.06.51_multi_T"
            }
          ]
        },
        {
          "product": "firmware",
          "vendor": "Tenda",
          "versions": [
            {
              "status": "affected",
              "version": "US_AC5V1.0RTL_V15.03.06.48_multi_TDE01"
            }
          ]
        },
        {
          "product": "firmware",
          "vendor": "Tenda",
          "versions": [
            {
              "status": "affected",
              "version": "US_AC10V1.0re_V15.03.06.46_multi_TDE01"
            }
          ]
        },
        {
          "product": "firmware",
          "vendor": "Tenda",
          "versions": [
            {
              "status": "affected",
              "version": "US_W15EV1.0br_V15.11.0.5(1068_1567_841)_EN_TDE"
            }
          ]
        },
        {
          "product": "firmware",
          "vendor": "Tenda",
          "versions": [
            {
              "status": "affected",
              "version": "US_FH1201V1.0BR_V1.2.0.14(408)_EN_TD"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "The web server binary /bin/httpd contains a hidden backdoor authentication mechanism in the login() function at 004c88b8.\r\n\r\n- The function contains a normal authentication path using MD5/hash-based password verification (prod_encode64/PasswordToMd5/check_rand_key).\r\n- After normal authentication fails, it calls GetValue(\"sys.rzadmin.password\") to read a backdoor password from the device configuration.\r\n- It performs a direct strcmp() comparison (plaintext, not hashed) between the config value and the user-supplied password.\r\n\r\nA successful match grants role=2 (admin-level access) and creates a valid session. The rzadmin username is never checked \u2014 any username works with the backdoor"
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "description": "CWE-912: Hidden Functionality",
              "lang": "en"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-06T19:24:17.280Z",
        "orgId": "37e5125f-f79b-445b-8fad-9564f167944b",
        "shortName": "certcc"
      },
      "references": [
        {
          "url": "https://cwe.mitre.org/data/definitions/912.html"
        },
        {
          "url": "https://kb.cert.org/vuls/id/213560"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "Hidden backdoor authentication mechanism in multiple versions of Tenda firmware allows admin access to web management interface",
      "x_generator": {
        "engine": "VINCE 3.0.43",
        "env": "prod",
        "origin": "https://cveawg.mitre.org/api/cve/CVE-2026-11405"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "37e5125f-f79b-445b-8fad-9564f167944b",
    "assignerShortName": "certcc",
    "cveId": "CVE-2026-11405",
    "datePublished": "2026-07-06T19:17:07.891Z",
    "dateReserved": "2026-06-05T18:12:15.445Z",
    "dateUpdated": "2026-07-08T13:40:24.471Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}