According to current implementation of paste functionality for IE, the editor gets the pasted content by executing the browser's paste command - editor.get_document().execCommand("Paste", null); This does not paste anything when browser's security setting "Allow Programmatic clipboard access" is disabled.
The issue has been resolved and the fix will be available in Q2 2015 as well as in the next internal build.
Please resolve this issue as soon as possible thanks