Context-Inappropriate Capability
Medium
- Confidence
- 96% confidence
- Finding
- The documentation explicitly states that Puppeteer is launched with `--ignore-certificate-errors`, which disables TLS certificate validation for outbound HTTPS requests such as font CDN fetches. In a rendering pipeline that processes untrusted or variable content, this weakens transport security and enables man-in-the-middle tampering with remote resources, potentially altering rendered output or delivering malicious content through the browser context.
