This release includes 1 security fix for security teams reviewing exposed deployments.
Topics
+7 more
Affected surfaces
Summary
AI summaryPatches a path traversal vulnerability in the credential vault
Full changelog
Security Fix
This release patches a path traversal vulnerability in the credential vault.
Fixed
- Credential ID validation - Added
validateCredentialId()method to prevent path traversal attacks inget(),delete(), andupdate()methods- Blocks path traversal characters (
..,/,\) - Enforces expected credential ID format:
cred_<timestamp>_<random> - Throws
CredentialSecurityErroron invalid input
- Blocks path traversal characters (
Upgrade
npm update @pansec/chrome-mcp-secure
Full Changelog: https://github.com/Pantheon-Security/chrome-mcp-secure/compare/v2.3.0...v2.3.1
Security Fixes
- Added validateCredentialId() to block path traversal characters and enforce credential ID format, throwing CredentialSecurityError on invalid input
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Pantheon-Security/chrome-mcp-secure
Security-hardened Chrome automation with post-quantum encryption (ML-KEM-768 + ChaCha20-Poly1305), secure credential vault, memory scrubbing, and audit logging. 22 tools for browser automation and secure logins.
Related context
Beta — feedback welcome: [email protected]