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 15, 2026
Chasing the Eternal 20-Year Horizon
Billions are pouring into fusion startups, proving that in the world of venture capital, the promise of unlimited energy is the ultimate long-term play.
Read article: Chasing the Eternal 20-Year Horizon→ - Aug 15, 2026
Hypervisor Escapes: VMware Joins the Club
A critical vulnerability in the VMXNET3 adapter reminds us that even the most established enterprise virtualization stacks aren't immune to guest-to-host escapes.
Read article: Hypervisor Escapes: VMware Joins the Club→ - Aug 14, 2026
When a Billion Dollars Just Isn’t Enough Anymore
Databricks went looking for a billion-dollar top-up and ended up with five times that amount as the AI gold rush continues to distort the definition of a 'normal' funding round.
Read article: When a Billion Dollars Just Isn’t Enough Anymore→
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: Ingress-Nginx RCE, Critical WP File Uploads & OpenSSH Agent Flaw
Infrastructure & Server Layer
Kubernetes Ingress-Nginx High-Severity RCE — A critical vulnerability in the Ingress-Nginx controller allows attackers to bypass security constraints and potentially achieve remote code execution (RCE) via manipulated headers or configurations [12].
- CVE / severity: CVE-2026-4342 / 8.8 (High)
- Affected versions: Versions < 1.13.9, < 1.14.5, and < 1.15.1
- Fixed in: 1.13.9, 1.14.5, or 1.15.1
- Action now:
- Update Ingress-Nginx controller to the respective fixed version immediately.
- Audit ingress resources for unauthorized annotations or custom snippets.
OpenSSH Agent Security Logic Bypass — A regression in OpenSSH 10.4 prevents the agent from properly distinguishing between local requests and those forwarded from remote servers when the agent is locked, potentially allowing unauthorized credential usage [8].
- CVE / severity: Not disclosed in sources
- Affected versions: OpenSSH 10.4
- Fixed in: Not disclosed in sources
- Action now:
- Avoid using
ssh-agentforwarding to untrusted remote hosts. - Use
ssh -Awith caution until a patch for 10.4 is deployed.
- Avoid using
Cisco Firewall & Windows Kernel 0-Days — Active exploitation has been confirmed for Cisco firewall appliances and a Lazarus-linked Windows kernel vulnerability, posing risks to hybrid hosting environments [3].
- CVE / severity: Multiple (including Windows 0-day linked to Lazarus)
- Affected versions: Cisco Adaptive Security Appliance (ASA) and various Windows Server kernels
- Fixed in: Latest vendor security rollouts (August 2026 Patch Tuesday)
- Action now:
- Apply Cisco ASA/FTD software updates immediately.
- Execute
sconfigorUpdate-Moduleon Windows-based infrastructure to apply August 2026 patches.
WordPress & CMS Applications
ProSolution WP Client Arbitrary File Upload — A critical flaw allows unauthenticated attackers to upload malicious files (including PHP shells) directly to the server, leading to full site takeover [5][6].
- CVE / severity: CVE-2026-16098 / CVSS not disclosed (Critical impact)
- Affected versions: All versions up to and including 2.0.10
- Fixed in: Not disclosed in sources; consider deactivating plugin if no update is available.
- Action now:
wp plugin deactivate prosolution-wp-client- Scan
wp-content/uploadsfor unexpected .php files.
Kirki Freeform Page Builder Authorization Bypass — Attackers can bypass authorization checks to modify site layouts or inject content [1].
- CVE / severity: CVE-2026-18347 / Severity High
- Affected versions: All versions up to and including latest available
- Fixed in: Not disclosed in sources (Check for version > current)
- Action now:
- Monitor for unauthorized changes in Kirki customizer settings.
- Implement WAF rules to block unauthorized
admin-ajax.phpcalls targeting Kirki hooks.
WordPress Core Author-Level RCE — A newly disclosed flaw allows users with 'Author' permissions to execute arbitrary code on the underlying server [14].
- CVE / severity: Not disclosed in sources (High/Critical)
- Affected versions: WordPress Core (versions not specified)
- Fixed in: Ensure core is on latest stable branch (e.g., 7.0.x or 6.x security releases)
- Action now:
wp core update- Audit all users with 'Author' or 'Editor' roles and demote unnecessary accounts.
Loco Translate Stored XSS — Vulnerability via PO file extracted comments allows attackers to execute scripts in the context of an administrator's browser [2].
- CVE / severity: CVE-2026-15066 / Severity Moderate
- Affected versions: All versions up to and including 2.8
- Fixed in: Update to version > 2.8
- Action now:
wp plugin update loco-translate- Restrict PO file upload capabilities to trusted administrators only.
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.