Skip to content
Bellator Cyber Guard
Tax40 min readDeep Dive

IRS Publication 4557: What Every Tax Professional Must Know in 2026

IRS Publication 4557 requirements 2026: Security Six controls, WISP mandates, FTC penalties, and state laws every tax professional must know. Get compliant.

By Bellator Cyber Guard Security Team
IRS Publication 4557: What Every Tax Professional Must Know in 2026 - irs publication 4557 requirements 2026

What IRS Publication 4557 Requires of Tax Professionals in 2026

IRS Publication 4557 requirements 2026 define the federal cybersecurity compliance standards that every tax professional must follow when collecting, storing, processing, or transmitting taxpayer data. The IRS publishes and updates this document annually under the IRS Security Summit initiative, a public-private partnership between the IRS, state tax agencies, and tax industry organizations formed to combat identity theft refund fraud. Compliance is not voluntary: failure to meet these standards can result in FTC civil penalties, EFIN suspension, and state-level enforcement actions that make electronic filing impossible.

Tax preparation databases hold some of the most concentrated personally identifiable information (PII) in any industry. A single client record typically includes a Social Security number, date of birth, employer identification number, bank routing information, investment account details, and years of detailed income documentation. That density makes tax practices a top target for ransomware operators, credential thieves, and identity fraud rings. The federal obligation to protect that data reflects the scale of the risk.

This guide covers the full scope of IRS Publication 4557 compliance: the legal foundation, who must comply, the Security Six technical controls, Written Information Security Plan (WISP) requirements, state-specific obligations layered on top of federal law, advanced security measures for higher-risk practices, and the real cost of non-compliance when enforcement actions or breaches occur.

About IRS Publication 4557

IRS Publication 4557, officially titled Safeguarding Taxpayer Data: A Guide for Your Business, was first published under the Security Summit initiative in 2015. It translates complex federal cybersecurity regulations into specific, actionable requirements tailored to the tax preparation industry. The 2026 version incorporates updated guidance on ransomware resilience, AI-generated phishing campaigns targeting tax software and client portals, and expanded detail on WISP documentation requirements. You can access the current publication directly from the IRS, though most practices benefit from professional guidance when implementing the technical controls correctly for their specific environment.

Tax Cybersecurity By The Numbers

$4.88M
Average Data Breach Cost

IBM Cost of Data Breach Report 2024

277 Days
Avg. Time to Identify and Contain a Breach

IBM Cost of Data Breach Report 2024

$46,517+
FTC Safeguards Rule Penalty Per Violation/Day

FTC civil penalty under 16 CFR Part 314, adjusted annually

The Legal Foundation: Why Tax Preparers Are Subject to Federal Cybersecurity Law

IRS Publication 4557 requirements derive their legal authority from the Gramm-Leach-Bliley Act (GLBA), 15 U.S.C. §§ 6801-6809, which classifies tax preparation services as "financial institutions" subject to federal information security mandates. This classification surprises many tax professionals who don't think of themselves as financial institutions, but the GLBA definition is broad enough to cover any business that collects or processes financial information on behalf of consumers.

The Federal Trade Commission (FTC) enforces GLBA compliance for tax preparers through the Standards for Safeguarding Customer Information (16 CFR Part 314), commonly called the FTC Safeguards Rule. The 2023 amendments to the Safeguards Rule significantly expanded technical requirements for all covered businesses, and tax preparers are squarely within scope. For a detailed breakdown of how the Safeguards Rule applies specifically to your practice, see our guide on the FTC Safeguards Rule for tax preparers.

Who Must Comply

The compliance obligation under IRS Publication 4557 requirements 2026 extends to every individual and organization that prepares federal or state tax returns for compensation, regardless of practice size, business structure, or annual return volume. There is no minimum client threshold that exempts smaller practices from any requirement. The obligation begins the moment a tax professional collects the first piece of client information and continues indefinitely. Even after a preparer retires or closes their practice, retained client data remains subject to protection standards throughout its full retention period. Covered parties include:

  • Certified Public Accountants (CPAs) and enrolled agents operating solo or multi-partner firms
  • Seasonal tax preparers, including those working from home offices
  • Tax preparation franchise locations and the franchise organizations that operate them
  • Accounting firms offering tax services as part of broader financial service portfolios
  • Volunteer Income Tax Assistance (VITA) and Tax Counseling for the Elderly (TCE) programs that handle taxpayer data
  • Tax software developers and hosting providers that process returns on behalf of preparers

If you hold a Preparer Tax Identification Number (PTIN) and use it for compensated work, these requirements apply to you. Our breakdown of PTIN requirements and WISP compliance obligations explains exactly how these rules attach to your specific practice structure and filing volume.

2026 Filing Season Compliance Requirement

All tax preparers must have a current, documented WISP and all IRS Security Six controls fully implemented before the 2026 filing season. Practices operating without a compliant WISP or functioning security controls face EFIN suspension, FTC enforcement referral, and state attorney general action. If you have not reviewed your documentation since last year, do it before the filing season begins.

The IRS Security Six: Required Technical Controls

The IRS Security Six are the six baseline technical safeguards every covered tax preparer must implement and maintain. They represent the minimum standard, not a complete security program. The specific implementation details matter: a poorly configured firewall or an outdated antivirus signature database fails IRS and FTC review as completely as having no control at all.

1. Antivirus and Endpoint Protection

Modern malware campaigns specifically target tax preparation software to steal client databases, harvest Electronic Filing Identification Number (EFIN) credentials, and deploy ransomware during peak filing season. The Cybersecurity and Infrastructure Security Agency (CISA) recommends Endpoint Detection and Response (EDR) solutions that provide behavioral detection and forensic capability beyond what signature-based scanning offers. Independent testing consistently shows that traditional antivirus detects roughly 20 to 30 percent of modern threats, making behavioral detection a practical necessity for any practice handling meaningful client volumes.

2. Firewall Configuration

Professional firewall implementations require next-generation firewall (NGFW) appliances with intrusion prevention systems (IPS), stateful packet inspection, application-layer filtering, and detailed logging of blocked connection attempts. Consumer-grade routers with basic built-in firewall features do not meet this standard for a practice subject to IRS Publication 4557 requirements 2026.

3. Multi-Factor Authentication

Multi-factor authentication (MFA) must be enabled on all accounts that access taxpayer data: tax software logins, email, cloud storage, and remote access tools. The NIST Digital Identity Guidelines (SP 800-63B) identify phishing-resistant MFA using FIDO2/WebAuthn hardware security keys as the strongest available option. SMS-based authentication codes are vulnerable to SIM-swapping attacks and represent the weakest accepted form of MFA. For the technical background on how authentication and encryption protect taxpayer data, see our explainer on hashing versus encryption.

4. Encrypted Backups

Encrypted backup copies of all client data must be maintained using off-site or cloud storage isolated from production systems. A ransomware attack that reaches connected backup storage defeats the entire control. Backup encryption must be applied independently of production system encryption, and documented recovery procedures must exist before an incident, not after.

5. Drive Encryption

Full-disk encryption on all computers storing client data must use FIPS 140-2 validated cryptographic modules at minimum, with AES-256 encryption for data at rest and Transport Layer Security (TLS) 1.3 for data in transit. Centralized key management with documented recovery procedures ensures encrypted data remains accessible in authorized scenarios without weakening protection against unauthorized access.

6. Virtual Private Network

A Virtual Private Network (VPN) is required whenever accessing client data remotely or over any public internet connection. Not all VPN products are equivalent: consumer VPNs marketed for privacy browsing typically lack the logging, access control, and enterprise management features a compliant implementation requires. Our guide to choosing a VPN for your tax practice covers the evaluation criteria that matter for professional use cases.

Implementing the IRS Security Six: Step-by-Step

1

Audit Your Current Endpoint Protection

Identify every workstation and server that accesses taxpayer data. Verify that EDR or antivirus software is installed, active, and receiving automatic updates on each device. Replace any signature-only antivirus with behavioral detection solutions.

2

Configure a Professional-Grade Firewall

Replace consumer-grade routers with NGFW appliances. Enable intrusion prevention, application-layer filtering, and logging of all blocked connection attempts. Document your firewall rules and review them at least quarterly.

3

Enable MFA on Every Account That Touches Client Data

Inventory all accounts: tax software logins, email, cloud storage, remote access tools, and practice management platforms. Enable the strongest MFA option available for each. Prefer authenticator apps or hardware keys over SMS wherever the platform supports it.

4

Deploy Encrypted Backup With Off-Site Storage

Configure automated daily backups with AES-256 encryption to off-site or cloud storage isolated from your production network. Test restoration procedures monthly. Document the recovery process so any authorized staff member can execute it.

5

Implement Full-Disk Encryption on All Devices

Enable BitLocker (Windows) or FileVault (macOS) with FIPS 140-2 validated settings on every device storing client data, including laptops used by remote preparers. Store recovery keys in a secure, documented location separate from the encrypted device.

6

Deploy and Document VPN Access

Install a business-grade VPN solution and enforce its use for all remote access to client data or tax software. Document the VPN configuration, approved access policy, and the procedure for revoking access when a staff member leaves the practice.

Building Your Written Information Security Plan (WISP)

The WISP requirement is where many tax practices fall short. A Written Information Security Plan is a documented, practice-specific security program that describes how your firm protects taxpayer data. The IRS does not accept a generic template filed away without customization. Your WISP must reflect your actual systems, staff roles, data flows, and specific risk environment.

A compliant WISP must address several core elements. It begins with a designated security coordinator: a specific individual responsible for implementing and maintaining the security program. The plan must include a complete inventory of all hardware, software, and cloud services that store or process taxpayer data, along with a documented assessment of the risks each component creates. It must describe how each Security Six control is implemented in your specific environment, the procedures employees must follow when handling taxpayer data, and the steps your practice will take when a security incident occurs.

The incident response component deserves particular attention. The New York SHIELD Act requires breach notification within 72 hours of discovering unauthorized data access. Massachusetts requires immediate notification with specific content requirements. Meeting those windows is impossible without a pre-written, tested incident response plan for your tax practice already in place before an incident happens.

The IRS provides a sample WISP framework through IRS Publication 5708, which offers a useful starting structure. That framework must then be customized to reflect your actual environment and updated at minimum annually, and whenever a significant change occurs, such as adding new staff, adopting new software, or relocating your office. You can also download our free 2026 WISP template as a starting point for your practice-specific documentation.

WISP Compliance Checklist for Tax Professionals

  • Designate a named security coordinator responsible for the WISP and all security controls
  • Inventory every device, application, and cloud service that stores or processes taxpayer data
  • Document your network topology and show how client data flows through your systems
  • Enable MFA on all tax software, email, cloud storage, and remote access accounts
  • Configure encrypted backups with off-site or isolated cloud storage and test restoration monthly
  • Enable full-disk encryption on all workstations and laptops storing client data
  • Install and configure a professional-grade firewall with logging enabled
  • Deploy VPN and document the policy for all remote access to client data
  • Write and document an incident response procedure with specific notification steps and timelines
  • Conduct annual security awareness training for all staff and document attendance records
  • Include vendor security provisions in contracts with any third party accessing client data
  • Schedule an annual WISP review and update it whenever your environment changes significantly

Bottom Line on WISP Requirements

Every tax preparer handling taxpayer data must have a written, practice-specific WISP. The IRS does not require a specific format, but the plan must document your actual controls, designate a responsible coordinator, include an incident response procedure, and be updated at least annually. A generic template that does not reflect your real environment is unlikely to satisfy IRS or FTC review.

State Data Security Requirements Layered on Federal Law

IRS Publication 4557 requirements 2026 establish the federal baseline. Many states enforce additional data protection regulations that create independent compliance obligations, often with stricter technical requirements, shorter breach notification windows, and higher per-record penalties. Tax professionals serving clients across state lines face multi-jurisdictional obligations that require planning beyond what the IRS publication alone covers.

Massachusetts 201 CMR 17.00

Massachusetts 201 CMR 17.00 is widely considered the strictest state data security regulation in the country. It requires encryption of all portable device data, written information security programs with technical requirements that exceed basic WISP standards, annual employee training documentation, and vendor security contract provisions requiring equivalent protections from any third party accessing Massachusetts resident data. Penalties reach up to $5,000 per record compromised in a breach resulting from non-compliance. Any tax practice serving Massachusetts residents must meet this standard regardless of where the practice is physically located.

New York SHIELD Act

The Stop Hacks and Improve Electronic Data Security (SHIELD) Act has been actively enforced by the New York Attorney General since March 2020. It requires reasonable administrative, technical, and physical safeguards proportionate to data sensitivity and breach risk, and mandates notification to the state attorney general within 72 hours of discovering unauthorized acquisition of private information. That window is impossible to meet without a tested incident response procedure already documented and rehearsed before an incident occurs.

California CCPA and CPRA

California's privacy framework grants consumers extensive rights over their personal information. The California Consumer Privacy Act (CCPA) and California Privacy Rights Act (CPRA) create a private right of action for data breaches ranging from $100 to $750 per consumer per incident. For a tax practice serving hundreds or thousands of California residents, a single breach event can create substantial civil liability independent of any regulatory penalties.

Texas, Florida, and Other Active States

Texas and Florida both have data protection laws creating breach notification obligations within 60 and 30 days respectively, and both states' attorneys general have increased enforcement activity in recent years. If you have recently expanded your client base into new markets or serve clients who have relocated, a compliance gap analysis should include every state where clients reside, not just where your office is located. Our resource on IRS cybersecurity requirements covers how state and federal obligations interact across the full compliance picture.

Advanced Security Measures: Building Defense-in-Depth

The Security Six represent minimum baseline requirements. Practices that handle high client volumes, employ multiple staff members, or operate in states with elevated breach risk are adopting additional security architectures that provide layered protection. Defense-in-depth means no single control failure creates a complete security breach.

Zero Trust Architecture

Traditional security models implicitly trust users and devices inside the network perimeter. Zero Trust Architecture eliminates this assumption, requiring continuous verification for every access request regardless of network location. For tax practices, implementation involves micro-segmentation: isolating tax software, client data, and administrative systems into separate network segments with strict access controls between them. This limits the damage from any single compromised credential, preventing a phishing attack from cascading across the entire practice network.

Managed Detection and Response

Managed Detection and Response (MDR) services combine advanced EDR with 24/7 security operations center (SOC) monitoring. Security Information and Event Management (SIEM) platforms aggregate logs from firewalls, endpoints, servers, and cloud services into a unified platform, enabling detection of multi-stage attack patterns that individual point solutions miss. For practices without dedicated IT security staff, MDR provides enterprise-grade monitoring at a cost that is typically far lower than equivalent in-house staffing would require. For a breakdown of how these tiers compare, see our guide on EDR, MDR, and XDR solutions.

Security Awareness Training

Phishing remains the leading initial access vector for attacks against tax practices. Simulated phishing campaigns show baseline failure rates of 15 to 30 percent before training, dropping to 3 to 8 percent with consistent reinforcement. Role-based training, differentiated by data access level for preparers, administrative staff, and partners, produces better outcomes than one-size-fits-all annual sessions. Our guide to understanding and preventing phishing attacks covers the specific techniques used against tax professionals, including IRS impersonation emails and fake tax software update notifications.

Emerging Threats in 2026

AI-powered attack tools are lowering the skill threshold for sophisticated phishing and credential theft campaigns. Deepfake voice and video impersonation attacks have been used in documented incidents to trick staff into transferring funds or disclosing credentials. The National Institute of Standards and Technology (NIST) published post-quantum cryptography standards in FIPS 203, 204, and 205. Practices collecting sensitive client data now should begin planning cryptographic migrations before quantum computing advances make current encryption algorithms vulnerable, a scenario NIST describes as a genuine long-term risk to data held today.

Consequences of Non-Compliance: What Enforcement Actually Costs

Tax professionals sometimes treat IRS Publication 4557 requirements as administrative overhead rather than genuine risk management. That framing significantly underestimates what a breach or enforcement action actually costs.

On the regulatory side, FTC civil penalties under the Safeguards Rule have no statutory maximum and are adjusted annually for inflation. A prolonged enforcement action can reach seven or eight figures. The IRS can suspend or revoke EFIN credentials, preventing electronic return submission for the duration of the action. For most modern practices, EFIN suspension during filing season is an existential operational threat.

State attorneys general have become increasingly active. The Massachusetts Attorney General's Office has collected substantial penalties from small businesses failing to meet 201 CMR 17.00 standards. New York's SHIELD Act creates both regulatory penalties and private rights of action allowing affected individuals to sue directly. A practice serving clients in both states faces dual exposure from a single incident.

Breach recovery costs compound independently of regulatory penalties. Client notification, credit monitoring services, forensic investigation, system recovery, and operational disruption during a mid-season incident each carry significant costs on their own. Client defection following a publicized breach runs persistently high in professional services, where trust is the foundation of every client relationship. Industry data from the IBM Cost of Data Breach Report shows average total breach costs in the millions. Even recovering from a fraction of that figure represents an existential threat to most small and mid-size tax practices.

For a complete picture of the attack types most commonly directed at tax practices, our guide on tax client portal security covers the current threat environment and the controls that address it.

Get Your Free 2026 WISP Template

Our team has helped thousands of tax professionals build WISP documents that satisfy IRS Publication 4557 requirements. Download the free 2026 template and get started today.

Get Your Tax Practice IRS Publication 4557 Compliant

Our cybersecurity experts will assess your current security posture and provide specific, actionable recommendations for achieving full compliance with IRS Publication 4557 requirements 2026.

Frequently Asked Questions

IRS Publication 4557, officially titled Safeguarding Taxpayer Data: A Guide for Your Business, is the IRS's primary compliance document for tax professionals. Published under the IRS Security Summit initiative and updated annually, it translates the Gramm-Leach-Bliley Act and FTC Safeguards Rule into specific technical and administrative controls that tax preparers must implement to protect taxpayer data. The 2026 version includes updated guidance on ransomware resilience, AI-assisted phishing attacks targeting tax software, and expanded WISP documentation requirements.

Yes. The requirements apply to every tax professional who prepares returns for compensation, regardless of practice size, number of clients, or revenue. There is no minimum threshold that exempts smaller practices from any requirement. A solo preparer working from a home office with ten clients faces the same core obligations as a 20-preparer firm, including the WISP, all six Security Six controls, and incident response procedures.

The IRS Security Six are six baseline technical safeguards required for all covered tax preparers: (1) antivirus or endpoint detection software with automatic updates enabled on all devices accessing taxpayer data; (2) a professional-grade firewall between the practice network and the internet; (3) multi-factor authentication on all accounts accessing taxpayer data; (4) encrypted backup copies of all client data stored off-site or in cloud storage isolated from production systems; (5) full-disk encryption on all computers storing client data using FIPS 140-2 validated encryption; and (6) a Virtual Private Network for any remote access to client data or tax software. These represent the minimum required standard, not a complete security program.

Both the IRS and FTC require at least an annual review and update of your WISP. You should also update it whenever a significant change occurs in your practice environment, including hiring or terminating staff with data access, adopting new tax software or cloud services, changing office locations or network infrastructure, or experiencing a security incident. An annual review that produces no changes is still valid if your environment is genuinely unchanged, but the review itself must be documented with a date and the reviewer's signature.

Penalties operate on multiple tracks simultaneously. The FTC can impose civil penalties under the Safeguards Rule with no statutory maximum, adjusted annually for inflation, meaning a prolonged enforcement action can reach seven or eight figures. The IRS can suspend or revoke EFIN credentials, preventing electronic filing for the duration of the action. State attorneys general impose additional penalties under state data protection laws: Massachusetts penalties can reach $5,000 per compromised record, and the New York SHIELD Act creates both regulatory penalties and private rights of action for affected individuals. These penalties are independent of and cumulative with breach response costs, client notification expenses, and civil litigation.

Professional assistance is not legally required, but most practices benefit from it. The technical implementation of controls like NGFW configuration, EDR deployment, FIPS 140-2 validated encryption, and enterprise VPN setup requires IT expertise that most tax professionals do not have in-house. A poorly configured control fails compliance review as completely as a missing one. Managed security providers specializing in tax practice compliance can handle technical deployment, provide ongoing monitoring, and update your WISP documentation as your environment changes. The cost is typically far lower than the exposure created by a misconfigured control or an undetected breach.

The 2026 update incorporates guidance on several areas of escalating threat activity. These include updated recommendations for defending against AI-generated phishing campaigns that impersonate IRS officials and tax software vendors, stronger emphasis on cloud-based tax software security configurations, expanded WISP documentation requirements for practices using third-party data processors, and new guidance on verifying the identity of clients and staff in remote interactions to counter deepfake impersonation attacks. Post-quantum cryptography planning guidance, aligned with NIST FIPS 203, 204, and 205, also appears in updated form.

State laws layer on top of federal requirements and often exceed them. A tax practice must meet both the federal baseline from IRS Publication 4557 and any stricter state requirements that apply based on where clients reside. Massachusetts 201 CMR 17.00, the New York SHIELD Act, and California's CCPA and CPRA are among the most demanding. Compliance with IRS Publication 4557 alone is not sufficient if your clients include residents of states with stricter standards. The safest approach is to assess your obligations in every state where clients reside, not just where your office is located.

Yes, using cloud-based tax software does not transfer the compliance obligation to the software provider. You remain responsible for the security of your access credentials, your local devices, and the administrative controls in your practice. This means enabling MFA on your software login, using a VPN for remote access, keeping devices patched, and maintaining a WISP that specifically addresses your cloud software usage and your vendor's security responsibilities. Your vendor agreement should include provisions requiring the provider to maintain equivalent security standards for the data they store and process on your behalf.

IRS Publication 4557 is the primary compliance guide establishing all security requirements for tax professionals, including the Security Six controls and WISP mandate. IRS Publication 5708 is a companion document that provides a sample WISP template as a practical starting point for small and mid-size practices. Publication 5708 is not itself a compliance requirement. It offers a structure that practices can customize to reflect their actual systems, staff, and risk environment. Using the Publication 5708 template without customization specific to your practice will not produce a compliant WISP.

Share

Share on X
Share on LinkedIn
Share on Facebook
Send via Email
Copy URL
(800) 492-6076

From requirement to defensible practice

Turn IRS and FTC expectations into a WISP your office can follow

A useful compliance path makes the obligation clear, identifies the evidence to retain, and connects written policy to the safeguards used every day.

People also look for

Keep exploring Tax security & WISP

Understand what tax professionals need to document, protect, and prepare before an IRS or FTC review.