GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

GCVE-1988-2026-0170

Vulnerability from gna-1988 – Published: 2026-09-07 13:44 – Updated: 2026-09-11 11:36
VLAI
Title
The DCHECK Illusion: Chrome's "Trusted Path" Policy Creates Vulnerabilities
Summary
Subject: The DCHECK Illusion: Chrome's "Trusted Path" Policy Creates Vulnerabilities Full article: https://potatobullet.com/chrome-dcheck-illusion-trusted-path-vulnerabilities/ Summary: An analysis of Chrome Mojo IPC finding 296 DCHECK instances across mojo/core/ and mojo/public/cpp/bindings/lib/, at least 15 guarding security-relevant conditions (bounds checks, offset validation, handle state) with ZERO protection in release builds. Error Principle classification: Omission Debt with Dₑ = 0.95. Root cause is architectural — DCHECK as security boundary — not individual bugs. Key numbers: - 296 DCHECK instances in Mojo IPC - 15+ guard security-critical conditions (compiled out in NDEBUG) - CVE-2022-3075 ($100K+ bounty), CVE-2025-2783 same class, same root cause - VRP-001 (2026) same class → dismissed "not a security bug" - VRP-005 DataPipe DCHECK OOB → dismissed in 6 minutes - No existing mitigation (MiraclePtr, CFG, ACG, ASLR, Site Isolation) blocks this Fix: Promote DCHECK to CHECK or if-return for all data crossing renderer→browser IPC boundary. — Shrikant Bhosale (The Debt Collector) _______________________________________________ Sent through the Full Disclosure mailing list https://nmap.org/mailman/listinfo/fulldisclosure Web Archives & RSS: https://seclists.org/fulldisclosure/
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
The DCHECK Illusion Affected: unknown
guessed Create a notification for this product.
Relationships
reference GCVE-1988-2026-0170 (this record)

{
  "containers": {
    "cna": {
      "affected": [
        {
          "product": "DCHECK Illusion",
          "vendor": "The",
          "versions": [
            {
              "status": "affected",
              "version": "unknown"
            }
          ]
        }
      ],
      "credits": [
        {
          "lang": "en",
          "type": "finder",
          "value": "Shrikant Bhosale"
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Subject: The DCHECK Illusion: Chrome\u0027s \"Trusted Path\" Policy Creates\nVulnerabilities\n\nFull article:\nhttps://potatobullet.com/chrome-dcheck-illusion-trusted-path-vulnerabilities/\n\nSummary: An analysis of Chrome Mojo IPC finding 296 DCHECK instances across\nmojo/core/ and mojo/public/cpp/bindings/lib/, at least 15 guarding\nsecurity-relevant conditions (bounds checks, offset validation, handle\nstate)\nwith ZERO protection in release builds. Error Principle classification:\nOmission Debt with D\u2091 = 0.95. Root cause is architectural \u2014 DCHECK as\nsecurity\nboundary \u2014 not individual bugs.\n\nKey numbers:\n- 296 DCHECK instances in Mojo IPC\n- 15+ guard security-critical conditions (compiled out in NDEBUG)\n- CVE-2022-3075 ($100K+ bounty), CVE-2025-2783 same class, same root cause\n- VRP-001 (2026) same class \u2192 dismissed \"not a security bug\"\n- VRP-005 DataPipe DCHECK OOB \u2192 dismissed in 6 minutes\n- No existing mitigation (MiraclePtr, CFG, ACG, ASLR, Site Isolation)\nblocks this\n\nFix: Promote DCHECK to CHECK or if-return for all data crossing\nrenderer\u2192browser IPC boundary.\n\n\u2014 Shrikant Bhosale (The Debt Collector)\n_______________________________________________\nSent through the Full Disclosure mailing list\nhttps://nmap.org/mailman/listinfo/fulldisclosure\nWeb Archives \u0026 RSS: https://seclists.org/fulldisclosure/"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-11T11:36:54Z",
        "orgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
        "shortName": "VULNARCHIVE"
      },
      "references": [
        {
          "tags": [
            "technical-description"
          ],
          "url": "https://vuln.freearchive.org/archive/full-disclosure/2026/Aug/1"
        },
        {
          "tags": [
            "technical-description"
          ],
          "url": "https://seclists.org/fulldisclosure/2026/Aug/1"
        },
        {
          "url": "https://nmap.org/mailman/listinfo/fulldisclosure"
        },
        {
          "url": "https://potatobullet.com/chrome-dcheck-illusion-trusted-path-vulnerabilities/"
        },
        {
          "url": "https://seclists.org/fulldisclosure/"
        }
      ],
      "source": {
        "defect": [
          "https://seclists.org/fulldisclosure/2026/Aug/1"
        ],
        "discovery": "EXTERNAL"
      },
      "title": "The DCHECK Illusion: Chrome\u0027s \"Trusted Path\" Policy Creates Vulnerabilities",
      "x_gcve": [
        {
          "recordType": "reference",
          "relationships": [
            {
              "destId": "CVE-2022-3075",
              "type": "related"
            },
            {
              "destId": "CVE-2025-2783",
              "type": "related"
            }
          ],
          "vulnId": "GCVE-1988-2026-0170",
          "x_vulnarchive": {
            "archiveUrl": "https://vuln.freearchive.org/archive/full-disclosure/2026/Aug/1",
            "automated": true,
            "contentSha256": "f1409b930f21cdcf0cb6460b9067e5d9747ad4b1b1f3a62b5fcc7c71f7e977aa",
            "evidenceScore": 6,
            "messageId": "",
            "originalUrl": "https://seclists.org/fulldisclosure/2026/Aug/1",
            "policy": "vulnarchive-1",
            "sourceFormat": "text/html",
            "sourcePublishedAt": "2026-07-13T12:47:42Z"
          }
        },
        {
          "recordType": "advisory",
          "vulnId": "gcve-1988-2026-0170"
        }
      ]
    }
  },
  "cveMetadata": {
    "assignerOrgId": "4e2abfbf-4a2a-4b76-a4e0-d77c18ba156c",
    "assignerShortName": "VULNARCHIVE",
    "datePublished": "2026-09-07T13:44:50Z",
    "dateUpdated": "2026-09-11T11:36:54Z",
    "state": "PUBLISHED",
    "vulnId": "GCVE-1988-2026-0170"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…