CFBreak 2026-23
2026 » Published on June 12, 2026
Week 23, 2026: Here's the latest from the CFML, ColdFusion and Lucee community.
| | Pete Freitag |
| Pete's Tip of the Week If you don't have a CFC functions with access="remote" then you can block all .cfc requests on your web server. This can be done with IIS Request Filtering, or Apache rewrites, etc. |
| | Adobe Security Bulletins and Advisories |
| | Apache HTTP Server Advisories |
| | Charlie Arehart |
| Announcing ColdFusion updates of Jun 9 2026 - p1 security update - thoughts and resources An update for ColdFusion has been released, June 9 2026, for each of CF2025 (as its update 9) and CF2023 (as its update 20)... |
| | Ben Nadel |
| The Developer UI Widget In My ColdFusion Applications Ben Nadel showcases the developer UI widget... Using The Docker Compose "name" Attribute For Asset Clarity Ben Nadel demonstrates how to use the "name:" attribute in Docker Compose to collocate all docker assets under the same project umbrella... |
| | Raymond Camden |
| | James Moberg |
| Tags: A Six-Song Love Letter to ColdFusion (and the Soundtrack to My 500-Mile Summit Pilgrimage) - Six songs, five genres, one web platform that outlived its own obituary. Tags is a six-song love letter to ColdFusion, the web platform declared dead in 2002 that never got around to dying... The cfExec CFC library is now on GitHub <h1>The cfExec CFC library is now on GitHub</h1>
<p>I've been running <a href="https://www.cfExec.com/">cfExec.com</a> for a while now... |
| | Adobe ColdFusion Blog |
| Real-World Notes from Implementing Native Passkeys in ColdFusion 2025 ColdFusion 2025 Update 8 added native passkey support... NOW LIVE! ColdFusion 2025 and 2023 June 2026 security updates NOW LIVE — the June 2026 security updates for ColdFusion 2025 and ColdFusion 2023 have been released... |
| | Wheels Framework |
| Anatomy of a Wheels Package Wheels 4.0 replaces plugins with a package system that treats your filesystem as the registry... Wheels 4.0.3: rebuilt CLI argument parsing, honest exit codes, and wrong-database guardrails Wheels 4.0.3 is the third patch on the 4.0 line... |
| | Lucee Community |
| | Ortus Community |
| | CFDocs Function of the Week |
getHTTPRequestData()Returns HTTP request headers and request body. The resulting structure contains the following keys: content (the request body), headers (a structure of request headers), method (same as cgi.request_method), protocol (same as cgi.server_protocol). getHTTPRequestData() → returns struct |
| | Upcoming Events |
| June, 18-19 2026: CFCamp Munich Germany: The only CFML conference in Europe - Tickets available now! | |
| June 22-23, 2026: Adobe ColdFusion Summit Las Vegas: Yep, you read that right CFSummit West is in June this year! Registration is open. |
| Brought to you by: Foundeo Inc. |
| This weekly CFML / ColdFusion newsletter is brought to you by Foundeo Inc. Purveyors of security products and services for CFML developers. Here's this week's featured product:
|
|

