The Passbook brightness on exit isn't a bug, this is how it's been since iOS5 when the brightness API was added. If an app changes the brightness level, that level persists until you exit the app and then sleep / wake. On wake your previous brightness setting is restored.
Tried that and it totally worked! Thanks!!