Around The Headlines

reddit.com
u/OfficialLastPass — 22 hours ago

We're giving Business admins more precise control over shared folder creation. Here's what's new

Starting today, you can control exactly who creates shared folders in your organization; without restricting access to the ones that already exist.

We've released a new general policy called Prohibit shared folder creation. It was one of the most requested improvements to our sharing controls, and here's why it matters: previously, your only option to block shared folder creation was to enable Prohibit sharing — a broader policy that also cut off users from accessing existing shared folders. That was too blunt for most teams. Many of you wanted centralized control over folder creation without disrupting ongoing collaboration.

This new policy separates those two things.

Here's what changes when you enable it:

  • Restricted users lose the "+" button in the Sharing Center and can't convert personal folders into shared ones
  • They can still access, add, and edit items in shared folders they're already part of; their permissions stay intact
  • You can apply it selectively to individual users or groups, not just org-wide
  • Every change to the policy is logged in your admin activity log

A couple of things to keep in mind: Prohibit shared folder creation is available to Business accounts only (not Teams), and if you have Prohibit sharing enabled alongside it, Prohibit sharing takes precedence.

Resources

Articles for Admins

reddit.com
u/OfficialLastPass — 2 days ago

How do you decide which AI tools to allow, warn, or block?

You classify AI tools based on a defined set of risk attributes.

Two tools in the same category can have very different risk profiles, depending on their data handling practices, login security, and deployment model.

Six questions to ask when classifying an AI tool

1. Data retention and use of training data: Does the vendor use your prompts to train its models? And do they retain your data after the session ends, and if so, under what terms? Be wary if the vendor's default terms allow prompt data to train models, with opt-out buried in enterprise settings.

2. Availability of Data Processing Agreements (DPA): If your organization handles EU personal data, a tool without a DPA can’t be approved under GDPR Article 28. But if your organization doesn't operate under GDPR, document vendor data handling terms in its place.

3. Secure authentication support: Does the tool support SSO? No SSO option means you can't enforce MFA at the identity layer.

4. OAuth scope: If a tool connects to your Google Workspace or Microsoft 365, what permissions does it request? A meeting summarizer that requests read/write access to your entire email inbox is asking for far more than it needs. The wider the permissions, the higher the risk tier.

5. Default deployment model: Is the tool publicly accessible without authentication to view it? AI coding platforms that deploy apps publicly by default are a distinct risk category, not just for the tool itself but for any data passed through it.

6. Vendor security posture: Does the vendor publish a SOC 2 report or any security documentation? Security posture is worth considering as part of classification.

Tools that raise red flags for #1, #3, and #5 should default to Warn or Block:

  • Allow (for approved apps)
  • Warn (accessible with a policy reminder at login)
  • Block (restricted at the point of access)

For how to apply those tiers in practice, see Allow, Warn, Block: A Practical AI Governance Model for Lean Teams.

u/OfficialLastPass — 3 days ago

USG Clears Way For Private Contractors To Hack Back

The US government has just announced plans to allow private companies to hack criminal gangs. (Cybersecurity Dive, Aug. 13, 2026)

  • Companies could be authorized to:
    • Spy on criminal groups.
    • Disrupt or sabotage cybercrime operations.
    • Gather intelligence on transnational cybercriminal activities.
  • The administration argues the initiative is needed to combat cybercrime schemes that cost the U.S. tens of billions of dollars annually.

Program Safeguards:

  • Every proposed operation must be reviewed and approved by DOJ and DHS leadership.
  • Participating companies must:
    • Meet technical competency requirements.
    • Undergo personnel vetting.
    • Post at least a $1 million bond that can be forfeited for rule violations.
  • Operations cannot be authorized if they:
    • Would cause death or serious injury.
    • Constitute armed attacks or unlawful uses of force under international law.
  • DHS and DOJ have 60 days to establish operational procedures, participation standards, and deconfliction mechanisms with military and intelligence agencies. [cybersecur...tydive.com]

Supporters' Views:

  • Some experts believe the program could be effective if strong oversight and accountability mechanisms are implemented.
  • Proponents argue cybercriminal threats have grown so sophisticated, particularly with AI-enabled capabilities, that traditional defensive models are no longer sufficient.
  • Huntress CEO Kyle Hanslovan called for a stronger public-private coalition to counter modern cyber threats.

Main Concerns:

  • Experts question whether the government can adequately:
    • Vet participating companies.
    • Verify targets are truly criminal organizations and not government-linked actors.
    • Prevent collateral damage.
  • Criminal groups often overlap with or receive support from nation-state intelligence services, making attribution difficult.
  • Coordination with U.S. military and intelligence cyber operations could be challenging because of classified activities and operational secrecy.
  • Private companies could face significant legal risks if operations go wrong or inadvertently impact protected systems or individuals.
  • Under international law, the U.S. government could still be held responsible for actions conducted by participating companies.
  • Critics warn that operations could affect infrastructure in allied countries and undermine international cyber norms, potentially damaging U.S. diplomatic relationships.

Bottom Line: The policy is one of the most aggressive U.S. efforts to date to leverage private-sector cyber capabilities against criminal organizations. Supporters see it as an innovative response to growing cybercrime, while critics view it as a risky experiment with significant legal, diplomatic, and escalation concerns.

reddit.com
u/OfficialLastPass — 6 days ago

Lite LLM Corporate User Data Exposed

Recently documented by arsTECHNICA, A major AI software supply chain attack exposed large volumes of credentials from more than 2,500 organizations, including major enterprises such as Microsoft, Amazon, Cisco, Samsung, and Salesforce.

The breach stemmed from a compromise of LiteLLM, a popular open-source AI development tool. According to security researchers, attackers gained access to sensitive secrets including cloud credentials, repository tokens, SSH keys, Kubernetes secrets, package publishing credentials, environment variables, and AI provider API keys. The incident demonstrates how compromising a widely trusted software dependency can create widespread downstream exposure across thousands of organizations.

Key points from our perspective:

  • Trivy rotated a compromised credential, but didn't fully revoke it. As a result, attackers were still able to use the token after it was replaced.
  • Stolen automation tokens are hard to detect because they look like normal system activity. The longer they remain active, the more time attackers have to gain deeper access.
  • LiteLLM is widely adopted and can be added to development pipelines quickly, often without a full security review. As AI tools are adopted faster than security teams can evaluate them, compromised software can make its way into production environments unnoticed.
  • This incident highlights the unique risk of software supply chain attacks. Instead of attacking a company directly, attackers compromise trusted software and use that trust to reach downstream victims.

Why this supply chain attack was especially impactful:

  • Attackers first compromised Trivy, a trusted software package, and then reached LiteLLM through its dependency on Trivy.
  • Supply chain attacks can have a massive ripple effect. In this case, just 40 minutes of access to an upstream package led to credential exposure across more than 2,500 organizations.
  • Many affected organizations may not realize they were impacted because they were using approved, trusted software. This reflects a broader visibility problem: organizations often lack insight into what third-party software, SaaS applications, or integrations are doing and what credentials they can access.
u/OfficialLastPass — 7 days ago

Industry News: Curated and populated below for you

In the past, we have shared curated articles about security, passwords, etc. Below is this week's list.

Should we keep sharing this information. Let us know

Industry News:

Should we keep sharing this information. Let us know?

u/OfficialLastPass — 8 days ago

What’s the difference between an AI governance policy and AI governance controls?

First, let’s get definitions out of the way. An AI governance policy defines the rules, while AI governance controls enforce them (with clear evidence for it).

A policy tells employees which AI tools are approved, how to handle data, and what's prohibited.

But a policy alone doesn't tell an auditor:

  • Which tool was accessed and by whom
  • The date of access
  • Which credentials were used
  • The type of authentication (SSO versus username/password)

Consider two common failure modes:

  1. When an employee logs in to an AI tool with a personal Gmail on a corporate device, attribution is unclear.
  2. When three employees share access to an AI writing platform, you can't tell an auditor who accessed what, when, or how.

Together, these scenarios show why discovery and authentication are the controls you must prioritize.

Which compliance frameworks will ask for AI governance evidence?

If your employees use AI tools to process PII, corporate, or regulated data, auditors will look for:

  • SOC 2: Logical access controls & user accountability
  • HIPAA: Authentication, access control, audit controls
  • GDPR: Records of tools processing personal data
  • ISO 27001: Asset inventory, monitoring & access controls
  • NIST AI RMF: AI inventory, governance, and risk management
  • EU AI Act: Logging, monitoring, and risk-based oversight
  • ISO/IEC 42001: AI management system controls

The common thread: Access governance (inventory, authentication, monitoring, and audit evidence).

u/OfficialLastPass — 9 days ago

Why does SSO still leave your healthcare organization exposed to Shadow AI risk?

SSO federated authentication works by linking your IdP (identity provider) to the apps you've configured. When a clinician authenticates through Okta, Entra ID, or Active Directory, the IdP verifies their identity and passes an access token to the connected app. This is how authorized access works.

But every SaaS or AI tool a nurse, physician, or administrator accesses without going through this process is completely invisible to your IdP.

This direct browser login with a business or personal email address is untracked and unprotected, which means you now have a visibility problem.

SSO coverage gap: The SaaS and AI apps your employees access outside your identity provider's reach, where no access policies apply and no visibility exists. See the types of AI tools LastPass surfaces.

"LastPass's quickness is what makes it so effective. It's fast and easy to use, which is why our employees love it."

- Brad Sweet, Network Systems and Security Manager at HealtheConnections, trusted health information exchange for 1,500+ organizations

u/OfficialLastPass — 10 days ago

OpenAI Warns of Autonomous Hacks

OpenAI employees warned Black Hat attendees about the need for stronger model development safeguards during a presentation about OpenAI’s recent Infrastructure Attack. During the presentation, both speakers from OpenAI disclosed that OpenAI agents communicated on an internal message board to plan the attack.

The employees noted that OpenAI is prioritizing updates to its agents to detect and prevent similar incidents in the future, but emphasized that companies will continue to face constant, sophisticated attacks by malicious actors using powerful open-source models that labs can’t contain. The team shared that doubling down on basic security measures is vital in today’s age of cybersecurity. Cybersecurity Dive covered the research presentation here.

u/OfficialLastPass — 13 days ago
▲ 8 r/u_OfficialLastPass+1 crossposts

Manage LastPass browser extension preferences

The LastPass browser extension Preferences allow you to customize how LastPass behaves in your web browser by managing General, Notifications, and Advanced settings.

These preferences are stored locally in each browser, giving you the flexibility to adjust settings based on your security needs. For example, you may prefer a shorter idle timeout on a work computer and a longer one on a trusted home device.

Access LastPass Browser Extension Preferences

  1. Select the LastPass icon in your web browser toolbar.
  2. Open the Account tab.
  3. Select Extension Settings.

This will open the LastPass Preferences window, where you can customize the extension settings for that specific browser. The extension preferences allow you to control various aspects of your LastPass experience, including the following:

  • Security settings
  • How sites launch
  • Login autofill options
  • Form Fill profiles

For more information about managing browser extension preferences, please visit the following support article:

🔗 Manage Browser Extension Preferences

reddit.com
u/OfficialLastPass — 16 days ago

Infosec News This Week

These are the top stories we we're currently following:

u/OfficialLastPass — 17 days ago

Interesting security topics being discussed this week

These are the headlines that caught our eye this week:

u/OfficialLastPass — 21 days ago
▲ 7 r/LastPassOfficial+1 crossposts

How To Fortify Your Passkeys In LastPass

Sometimes, a website wants to double check that it's really you using a passkey. When that happens, LastPass can ask for your account password before it lets you continue. Think of it like a secret code that proves you're really the owner.

** Important: This extra safety check is turned off by default.

What happens if I turn it on?

If a website asks for extra proof that it's really you:

  • LastPass will ask for your account password.
  • After you enter it, you can finish signing in or saving your passkey.

If you leave this setting turned off:

  • LastPass will not ask for your master password, even if the website would like an extra check.

How to turn it on:

  1. Log in to LastPass and open your Vault.
  2. Click Account Settings.
  3. Open the General tab.
  4. Click Show advanced settings.
  5. Find the Alerts section.
  6. Turn on Log in or add a site using a passkey.
  7. Click Update.
  8. Type your account password.
  9. Click Continue.

What happens next?

Now, when you save a new passkey, or sign in to a website using a passkey, LastPass may ask for your master password first. This gives your passkeys an extra layer of protection.

reddit.com
u/OfficialLastPass — 22 days ago
▲ 8 r/CyberSecurityAdvice+1 crossposts

Article: Assume AI cybersecurity attacks are the future: 43% of companies have already experienced it

A recent CDW article mentioned a survey of 950 IT decision-makers found that AI-powered cyberattacks are no longer a future concern—they're already happening. According to the article:
- 43% of organizations have experienced AI-enhanced phishing attacks
- 37% have encountered AI-powered malware.

The article argues that cybersecurity is entering an AI arms race, where attackers are using AI to create more convincing phishing campaigns, automate attacks, and evade detection, while defenders are increasingly adopting AI-based security tools to respond. Many organizations now view AI-generated phishing and social engineering as their most significant emerging cyber risk.

The key takeaway is that companies should have their contingency plans in place for when an AI breach might happen.

u/OfficialLastPass — 22 days ago

New LastPass Admin Console Is Now The Default

Notice: As of July 27, 2026, all business users of LastPass have been switched over to the new Admin Console only.

Who is impacted by this change?

Only administrators of the following plans will see these changes:

  • LastPass Business Max
  • LastPass Business
  • LastPass Teams
  • Managed Service Provider and their managed companies

End users of these plans will not be affected in their daily use of LastPass and do not need to take any action.

What actions do I need to take?

LastPass admins should begin using the new Admin Console exclusively for all daily operations in LastPass, as the old Admin Console will eventually be retired.

However, LastPass Business admins need to convert user roles created in the old Admin Console into custom admin levels created in the new Admin Console. All companies impacted will be contacted to perform this conversion, and will be provided time for the conversion.

How will I know when the old Admin Console is being retired for my company account?

Access to the old Admin Console will eventually be removed. The exact date varies depending on your LastPass plan and your account creation date. All companies will be notified before the old Admin Console is removed.

Once the old Admin Console is retired, admins will have access only to the new Admin Console.

Note: Functionalities that still relate to the old Admin Console:

  • The Enterprise API command getuserdata continues to return legacytotalscore which is the security score of users as it was calculated in the old Admin Console.
  • SIEM logs that were recorded before the withdrawal of the old Admin Console from your account might still contain events that were triggered by the old Admin Console.

Will I lose any features because of the retirement of the old Admin Console?

By the time the old Admin Console is removed, the new Admin Console will have full feature parity with it.

To learn how to get started with the new Admin Console, see the following resources:

reddit.com
u/OfficialLastPass — 23 days ago
▲ 7 r/LastPassOfficial+1 crossposts

I changed my master password, why can't I log in now?

If you are stuck in a master password reset loop and cannot log in after changing your master password, verify your email address using the verification link sent by LastPass, or revert to your previous password if the change occurred within the last 30 days.

After you recover your account and reset your master password, you might see a "Login attempt blocked" message when trying to log in to your LastPass account with your new master password. This typically occurs because the email verification step was not completed.

Follow these steps to resolve the issue before reverting your master password:

  1. Check your inbox for a "Login attempt blocked" email from LastPass.
    1. Important: If you have set up a security email address, the verification email was sent to that inbox.
  2. Open the email and click the verification link. You will be directed to a web page confirming your device or new IP address.
  3. Try logging in again.

If you're stuck and would like confirmation of the current account status, then please use the "Request help" button within the account recovery guide to receive an email follow up from Customer Support.

reddit.com
u/OfficialLastPass — 27 days ago

The Phish Bowl: AI, Identity, and Emerging Threats (July 2026 Webinar Recap)

LastPass' Threat Intelligence Mitigations and Escalations (TIME) team recently hosted its first Phish Bowl Live webinar, focusing on key cybersecurity threats observed across APAC, Europe, and North America. Some of what we found is concerning: AI is accelerating existing cyber threats rather than creating entirely new ones.

1. AI is making cyberattacks faster, cheaper, and more scalable

  • AI has evolved beyond improving phishing emails and is now enabling more autonomous attacks.
  • One recent ecample, JadePuffer, is an AI-driven ransomware operation capable of reconnaissance, credential theft, lateral movement, and adapting to failures with minimal human involvement.
  • A recent Five Eyes advisory warned that organizations have only a short window to prepare for AI-enabled threats.

2. Stolen credentials remain the most common attack method

  • Across all regions analyzed, the most frequent attack was simply logging in with stolen usernames and passwords.
  • The FortiGate campaign demonstrated how attackers used stolen credentials and password spraying to compromise systems and harvest over 110 million credentials.
  • Small and midsize businesses (SMBs) were disproportionately affected.

3. Infostealer malware is a growing problem

  • Infostealers collect saved passwords, session cookies, and authentication tokens from users' devices.
  • Recent reports show approximately 1.8 billion credentials exposed last year.
  • Attackers increasingly target session tokens because they can bypass MFA prompts.

4. Attackers are exploiting trusted tools

  • These include phishing campaigns delivered through Microsoft Teams and prompt-injection attacks targeting AI-assisted development environments.
  • Organizations are encouraged to apply least-privilege principles to AI integrations and understand exactly what data those tools can access.

Recommended Security Actions:

  • Use unique, complex passwords and a password manager.
  • Enable multi-factor authentication (MFA) wherever possible.
  • Keep systems patched and updated.
  • Monitor for compromised credentials on the dark web.
  • Verify unusual IT requests through out-of-band channels (for example, by calling a known phone number).
  • Review AI tools and integrations using a least-privilege approach.
u/OfficialLastPass — 28 days ago

First Confirmed AI Agent Breach?

Today we’re following reporting from Gizmodo on what researchers say is the first confirmed AI agent breach of a major AI platform.

According to Hugging Face, the incident demonstrates how autonomous AI agents can introduce new security risks as organizations continue adopting AI technologies. These findings highlight how quickly the AI threat landscape is evolving and the importance of understanding emerging attack techniques as AI becomes more deeply integrated into enterprise environments.
 
Our team is continuing to monitor developments around AI-driven threats and evolving attack techniques.

If you're a LastPass company administrator, then you may want to check up on your SaaS Monitoring and SaaS Protect Admin Playbook knowledge.

u/OfficialLastPass — 30 days ago