Jason Nickerson — Hosting Industry InsiderTwo decades
inside the web
as it kept rewriting
itself.
I’m Jason, a hosting industry insider with experience across open-source CMS platforms, control panels, cloud infrastructure, and the events that bring the industry together. Today, I focus on building partnerships, programming industry summits, and documenting what is happening across the hosting ecosystem.

- Aug 29, 2026
Buying the Recipe, Giving Away the Cookies
Silicon Valley's current obsession with open-weight AI isn't charity; it is a calculated land grab for ecosystem dominance and high-value exits.
Read article: Buying the Recipe, Giving Away the Cookies→ - Aug 29, 2026
When Shared Hosting Gets a Little Too Shared
A routine domain parking feature in cPanel recently became a potential back door for root access, proving that even the most mundane tools require constant vigilance.
Read article: When Shared Hosting Gets a Little Too Shared→ - Aug 28, 2026
When the Regulators Get Regulated by Ransomware
The ATF has joined the growing list of federal agencies dealing with a 'major incident' after a ransomware group claimed to have breached their systems.
Read article: When the Regulators Get Regulated by Ransomware→
The early 2000s were the good years for tinkerers. Open-source CMS platforms were the closest thing we had to a universal starter kit, and PHP-Nuke and osCommerce were how you learned to ship real projects on the open web. I went deep on Joomla for the better part of a decade, contributing code to the project, organizing its community around releases and events, and eventually crossing over into the WordPress orbit that quietly swallowed everything in its path.
From there the story is a tour of the hosting stack: cPanel and the control-panel era that defined shared hosting, the managed cloud wave at Cloudways and DigitalOcean, and the publishing side at webhosting.today. Day to day now I'm at JetBackup, working on backup and disaster recovery and helping hosts protect the infrastructure that keeps everything running. I also program the seasonal industry summits, Atlas Digital Summit and Domain Days Dubai, where the hosting community gathers to set the agenda for what comes next.
The through-line is community, the conferences, the hallway conversations, and the group chats where the industry actually decides what happens next. The technology changes; the people pointing it in the right direction stay the same.
Twenty-something years,
in reverse.
- 2026 – present
FounderAtlas Digital SummitPrivate gatherings for hosting leaders, AI infrastructure innovators, and the builders of the agentic web.
- 2026 – presentFounderConf64
The Conference Operating System for Business Development and Field Marketing Teams.
- 2026 – present
Co-FounderSuperDeployThe advanced migration engine for AI applications. Seamlessly transition your codebase to independent, production-grade infrastructure in minutes.
- 2025 – 2026Director of Business Developmentwebhosting.today
Contract · Business development and partnerships for the hosting publisher.
- 2024 – presentBusiness Development & Partnerships ManagerJetBackup
Backup and disaster recovery for the hosting ecosystem.
- 2023 – present
Chief Marketing Officer, Founding TeamDomain Days DubaiMENA’s domain and digital asset conference.
- 2021 – 2023Senior Manager, WordPress Business Unit → Lead Community Marketing Manager IICloudways / DigitalOcean
Full-time · WordPress community, field marketing, and sales enablement through the acquisition.
- 2019 – 2021Marketing ManagercPanel
Full-time · Event planner and marketing strategist for 500–3,000 attendee events and virtual series.
- 2017 – 2019FounderCMS Summit
The global CMS conference.
- 2007 – 2019CEO | FounderJoomlaxtc.com / Monev Software LLC
Premium Joomla templates and extensions. 101,000+ members.
- 2015 – 2019Board Member, Capital Team ChairJoomla! Project
Leadership, sponsorships, and partnerships for the open-source CMS.
- 2001 – 2005DeveloperPHP-Nuke · osCommerce era
First shipping code in the early open-source web.
Threat Briefing: GiveWP RCE (CVSS 10), cPanel Zero-Day Bypass & WPMU DEV Auth Bypass
1. INFRASTRUCTURE & HOSTING ALERTS
cPanel & WHM Unauthenticated Authentication Bypass (Active Zero-Day)
Massive exposure affecting an estimated 1.5 million servers. Hosting provider data confirms this was exploited as a zero-day for 64 days prior to public disclosure [9]. Attackers can bypass authentication to gain unauthorized access to server management interfaces.
- CVE / severity: CVE-2026-41940 | CVSS 9.8 (Critical)
- Affected versions: cPanel & WHM versions prior to 120.0.12, 118.0.21, and 110.0.32 [9, 14]
- Fixed in: 120.0.12, 118.0.21, 110.0.32
- Action now:
- Execute
/usr/local/cpanel/scripts/upcpimmediately to force update. - Review
/var/cpanel/updatelogs/for update status and access logs for unauthorized logins.
- Execute
cPanel Authenticated Privilege Escalation to Root
A critical flaw allows a standard hosting customer with domain control permissions to escalate privileges and execute arbitrary code as the root user [10].
- CVE / severity: CVE-2026-65643 | CVSS 9.9 (Critical)
- Affected versions: All versions prior to the August 2026 security patch [10, 14]
- Fixed in: See official cPanel security advisory (AV26-861) for specific build targets.
- Action now:
- Update cPanel/WHM to the latest tiered release (Current/Edge/Stable).
- Audit accounts with custom DNS or domain management permissions.
2. CRITICAL WORDPRESS PLUGIN VULNERABILITIES
GiveWP Unauthenticated Remote Code Execution (RCE)
A maximum-severity PHP Object Injection flaw exists in the "safe" unserialize function. Attackers can inject malicious serialized data to execute arbitrary commands on the underlying hosting server [1, 4, 8].
- CVE / severity: CVE-2026-82222 | CVSS 10.0 (Critical)
- Affected versions: GiveWP ≤ 4.16.7.1
- Fixed in: GiveWP 4.16.8
- Action now:
- Run
wp plugin update giveimmediately. - If unable to update, disable the plugin and audit
wp-content/uploadsfor suspicious PHP scripts or web shells.
- Run
WPMU DEV Dashboard Authentication Bypass
A flaw in the dashboard plugin allows unauthenticated attackers to gain administrative access to the WordPress site [2, 7].
- CVE / severity: CVE-2026-76581 | CVSS Score Not Disclosed (Critical impact)
- Affected versions: WPMU DEV Dashboard ≤ 5.0.1
- Fixed in: WPMU DEV Dashboard 5.0.2
- Action now:
- Update via the WPMU DEV Hub or WordPress admin panel.
- Check for unauthorized new administrator accounts.
3. ACTIVE SUPPLY CHAIN & CMS THREATS
Duplicate Post Authentication Bypass
Exploitation of this vulnerability allows unauthorized users to bypass authentication mechanisms within the CMS workflow [5].
- CVE / severity: CVE-2026-19085 | CVSS Not Disclosed
- Affected versions: Duplicate Post (specific version range not disclosed in source)
- Fixed in: Update to the latest available version via WP-CLI or Admin.
- Action now:
- Monitor for unauthorized post/page duplication or modification.
Avada (Fusion) Builder Stored XSS
Authenticated users with Contributor-level permissions can inject malicious scripts via the 'size' shortcode attribute, leading to site takeover if an admin views the affected content [3].
- CVE / severity: CVE-2026-16654 | CVSS 6.4 (Medium)
- Affected versions: Avada Fusion Builder ≤ 3.15.6
- Fixed in: Avada Fusion Builder 3.15.7
- Action now:
- Update the Avada theme and its required "Fusion Builder" plugin immediately.
JetBrains Cadence Data Exposure Incident
Investigation confirmed unauthorized access to the Cadence service, resulting in the exposure of customer data [11]. Teams using JetBrains infrastructure should monitor for further advisories.
- Action now: Rotate credentials associated with JetBrains Cadence service accounts.
On the
road.
Conferences, summits, and WordCamps I’ll be at in the months ahead.
- Aug 16 – 19, 2026
- Sep 28 – 29, 2026
- Domain Days DubaiRescheduled
New dates to be announced.
Oct 15 – 16, 2026 - Nov 11 – 12, 2026
- State of the WordDec 2026
- Mar 15 – 18, 2027
When the servers
go quiet.
A small digital label putting out industrial house, progressive house, and dubstep. A different kind of open protocol.
Twenty years of showing up for the projects, communities, and voices that keep the open web open.
A news portal covering the hosting and domain industry — and a running excuse to keep talking to the people who build it.