The order of the Rubik's cube group is $$43 252 003 274 489 856 000 = 2^{27} \times 3^{14} \times 5^3 \times 7^2 \times 11$$ Cauchy's theorem guarantees an element of order 7, as well as one of order 11.
An element of order 2 is R2. An element of order 3 is a U permutation. An element of order 4 is R. An element of order 5 is R U R' U.
But I am unable to find an element of order 7 or one of order 11. Does any one know of such elements?
Once you know how to permute $3$ edges without changing the orientation, you can make permutations of order $7$ and $11$ easily.
A U-permutation will preserve orientations when applied on four of the faces, say R, U, L, or D, but two edges will change orientation when used on F or B. In the latter case, just re-flip those edges after the U-permutation.
Now the above algorithm is just a cyclic permutation of three edges with everything else left untouched. So numbering the edges $1$ to $12$, we can string them together with an overlap of one between each (here I use cycle permutation notation evaluated right to left): $$ (1\,2\,3)(3\,4\,5)(5\,6\,7) = (1\,2\,3\,4\,5\,6\,7) $$ and $$ (1\,2\,3)(3\,4\,5)(5\,6\,7)(7\,8\,9)(9\,10\,11) = (1\,2\,3\,4\,5\,6\,7\,8\,9\,10\,11) $$ I'm (probably) not gonna sit down and convert this to a full algorithm in Rubik's notation, but it's perfectly doable.