LOW 3.3

CVE-2026-12823: Browserbase Skills Permissions Misconfiguration (Local Information Disclosure)

A permissions misconfiguration vulnerability has been discovered in Browserbase Skills (versions up to 20260526) affecting the Autobrowse Trace Artifact Handler component. The flaw results in incorrect default access controls that could allow a local user to read sensitive information. This is a low-severity issue requiring local system access to exploit, and while proof-of-concept code has been publicly released, the practical risk remains limited due to its local-only attack vector and information-disclosure nature.

Source data · NVD / CISA · public domain

CVSS
3.1 · 3.3 LOW · CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weaknesses (CWE)
CWE-266, CWE-276
Affected products
0 configuration(s)
Published / Modified
2026-06-22 / 2026-07-03

NVD description (verbatim)

A security flaw has been discovered in Browserbase Skills up to 20260526. This impacts an unknown function of the component Autobrowse Trace Artifact Handler. The manipulation results in incorrect default permissions. The attack requires a local approach. The exploit has been released to the public and may be used for attacks. The first version of the CVE listed Browserbase itself as affected product. This was incorrect as this issue does affect browserbase/skills instead. The vendor was contacted early about this disclosure.

6 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-12823 stems from improper permission defaults in the Autobrowse Trace Artifact Handler within Browserbase Skills. The vulnerability is classified under CWE-266 (Incorrect Privilege Assignment) and CWE-276 (Incorrect Default Permissions), indicating that sensitive artifacts or data structures are accessible to local users with insufficient privilege separation. An authenticated local attacker can read confidential data without requiring user interaction. The CVSS 3.1 score of 3.3 (LOW) reflects the local-only attack vector and limited confidentiality impact, with no availability or integrity compromise.

Business impact

For organizations deploying Browserbase Skills in shared or multi-tenant environments, this vulnerability could expose sensitive automation traces and debugging artifacts to unauthorized local users. This may include API credentials, session tokens, or internal browsing logic embedded in trace logs. While not a critical risk to availability or system integrity, the information disclosure could support reconnaissance for further attacks or violate data residency and confidentiality policies. The business impact is primarily to data sensitivity rather than operational disruption.

Affected systems

Browserbase Skills versions up to and including 20260526 are affected. The vulnerability is specific to the Browserbase/skills project (not Browserbase itself, despite initial confusion in the CVE record). Organizations running this component should verify their installed version against 20260526. Verify against the vendor advisory for specific patched version availability and any version numbering schemes used by the project.

Exploitability

Exploitation requires local system access and valid user credentials; it cannot be triggered remotely or without authentication. Public proof-of-concept code is available, reducing the barrier to exploitation for insiders or attackers with local foothold. However, the low severity and local-only nature mean this is not a vector for widespread compromise. Exploitation is opportunistic rather than mass-exploitable.

Remediation

Upgrade Browserbase Skills to a version later than 20260526. Verify the exact patched version against the vendor's official advisory. Until patching is possible, restrict local system access to trusted users only, segment deployment environments by sensitivity level, and monitor local user activity for unauthorized access to artifact directories or trace files.

Patch guidance

Apply the latest version of Browserbase Skills beyond 20260526 as confirmed by the vendor's official release notes. Test the upgrade in a development environment first to ensure compatibility with your automation workflows. The vendor was contacted early during disclosure, so a patch should be available or imminently released. Verify patch availability and version numbers in the official Browserbase Skills repository or advisory documentation.

Detection guidance

Monitor for unusual local file access patterns targeting Autobrowse Trace Artifact Handler directories. Look for unprivileged local users reading trace files, artifact logs, or debugging output they should not have access to. File integrity monitoring on artifact storage locations can detect unauthorized access attempts. Review system access logs for privilege escalation attempts or lateral movement from shared systems following artifact access.

Why prioritize this

While the CVSS score is low, prioritize this based on your environment's sensitivity to insider threats and multi-tenant deployment patterns. If Browserbase Skills runs in isolated, single-user environments with strong access controls, remediation is routine maintenance. If deployed in shared infrastructure or accessed by less-trusted local users, move it up in your patch queue to prevent confidentiality breaches of sensitive automation data.

Risk score, explained

CVSS 3.1 score of 3.3 (LOW) reflects: local-only attack vector (AV:L), low complexity with no special conditions (AC:L), requirement for low-level privileges and authentication (PR:L), no user interaction needed (UI:N), no system boundary crossing (S:U), and confidentiality impact only (C:L, I:N, A:N). The score appropriately penalizes the vulnerability for its local scope while acknowledging the information disclosure risk.

Frequently asked questions

Does this vulnerability affect Browserbase itself or only Browserbase Skills?

Only Browserbase Skills is affected. The CVE initially listed Browserbase as the affected product, but this was corrected during early vendor coordination. If you use Browserbase without the Skills component, you are not affected.

Can this be exploited remotely?

No. The vulnerability requires local system access and valid user credentials. It cannot be exploited over the network or without authentication.

What kind of data might be exposed?

Autobrowse trace artifacts and debugging logs could be readable by unprivileged local users. This may include API keys, session data, or internal browsing instructions, depending on what the Skills component logs. Review your specific traces to assess exposure risk.

Is this vulnerability being actively exploited in the wild?

The CVE is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog, though public proof-of-concept code exists. There is no evidence of widespread active exploitation, but the low barrier to local exploitation means insiders or compromised local accounts could weaponize it.

This analysis is provided for informational purposes and based on publicly available vulnerability data. Verify all patch versions, vendor advisories, and environmental compatibility before deploying updates. This vulnerability analysis does not constitute legal or compliance advice. Organizations should conduct their own risk assessment based on deployment architecture, user access patterns, and data sensitivity. Source: NVD (public-domain), retrieved 2026-07-28. Analysis generated by SEC.co (claude-haiku-4-5).