Blog

Brad Wood

February 18, 2019

Spread the word


Share your thoughts

We've updated ForgeBox to have new updaters for the following Adobe ColdFusion versions:

  • ColdFusion 2018 Update 2 - 2018.0.02+313961
  • ColdFusion 2016 Update 8 - 2016.0.08+313934
  • ColdFusion 11 Update 16 - 11.0.16+313933

Thanks to Jon Clausen as usual for getting this assembled.  For anyone using CommandBox cfengine like

CommandBox> server start cfengine=adobe@2016

you will automatically get the newest update the next time you restart your server.  However, please note this latest round of updates from Adobe have some serious known issues!  Please be very careful testing this release and make sure you backup your configuration with CFConfig first!

CommandBox> cfconfig export .cfconfig.json

Some of the known issues include breaking uses of queryExecute() as well as deleting all of your scheduled tasks upon upgrade.  Ouch.  Pete Frietag has compiled a list of the known issues here.  Please review them before trying the new updates:

Careful applying CF11u16, CF2016u8, CF2018u2

Add Your Comment

Recent Entries

BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

BoxLang 1.17 Series Part 4 : WriteDump Enhanced!

You call writeDump() on an ORM entity or a very rich class graph . The browser locks up. Thirty seconds later you get a page with forty thousand rows on it, you scroll for a while, you give up, and you go edit your code to dump a sub-key instead. Or worse, you crash the server.

Luis Majano
Luis Majano
September 11, 2026
BoxLang AI 3.4 Blog Series Part 4 : Locking Down Prompt Injection

BoxLang AI 3.4 Blog Series Part 4 : Locking Down Prompt Injection

LLM applications face a class of attack traditional input validation was never built for: prompt injection. An attacker embeds instructions in user input, a retrieved document, a web page your tool fetched, or an MCP result, trying to override your system prompt, exfiltrate data, or hijack a tool call. BoxLang AI 3.4.0 ships four layered, configurable defenses against exactly this, plus one more that's on unconditionally.

Luis Majano
Luis Majano
September 11, 2026