Context-Inappropriate Capability
Medium
- Confidence
- 97% confidence
- Finding
- The extractor builds and executes JavaScript recovered from untrusted article HTML with `new Function`. Even though the goal is metadata extraction, this grants attacker-controlled pages code-execution inside the Node.js process, which is far beyond parsing and can lead to arbitrary code execution, data access, or process compromise depending on available globals and module reachability.
