Strange Request Collection Mismapping

I’m experience a strange, intermittent error. Every once in a while, a value in my request collection will be populated incorrectly. The clearest example of this happened today and is shown in the image below.

As you can see, the FORM.FIELDNAMES value has been assigned to the RC.MAXORDER variable. In this particular instance, the MAXORDER value should have been [empty string].

This doesn’t happen all the time, a couple times a day, but it is persistent. We are using SES URLs and custom routes. I was wondering if anyone has seen this before and where I might look to figure out why it’s doing this.

Another note, we have two ColdBox apps running and this is only happening on one of them.

Thanks,

Tim.

Editing subject to include coldbox version.