LOW
The severity is rated LOW as the post does not describe a vulnerability but rather an experimental workflow combining browser automation tools and n8n/Make. There are no direct security implications from this setup, though misuse or misunderstanding of its capabilities could lead to inefficiencies.

The post discusses the combination of browser automation tools like BrowserAct with n8n or Make for handling various web tasks, such as scraping and automating workflows involving logins on dynamic pages. The focus is on scenarios where traditional scripting might be cumbersome or time-consuming to maintain, especially for non-developers managing quick data pulls or other automated processes. While the combination has proven useful in certain cases, it's still under evaluation to determine its effectiveness compared to writing proper scripts. Potential users are invited to share their experiences with this setup.

Affected Systems
  • BrowserAct
  • n8n
  • Make
Remediation
  • Ensure that all tools (BrowserAct, n8n, Make) are up-to-date with the latest versions and patches for security and efficiency.
  • Review workflows to identify any potential inefficiencies or areas where traditional scripting might be more appropriate.
  • Document processes thoroughly for non-developers managing these automated tasks.
Stack Impact

The described setup impacts common homelab stacks involving web automation, particularly those using n8n version 0.135.0 and Make’s latest stable release. Users should verify the compatibility of BrowserAct with their current versions to avoid potential conflicts.

Source →