Let $X$ be a random variable taking values in $[-1,1]$. The cumulant generating function is defined as $$ K(t) = \log \mathbb{E} [e^{tX}], $$ and the cumulants of $X$ are $$ \kappa_n = K^{(n)}(0). $$
I would like to know the best possible bounds on $\kappa_n$. I would be interested in any bound of the form $$ |\kappa_n| \leq C^n $$ which holds for bounded random variables $X$. Does this bound hold?
With my limited understanding of cumulants, I would guess that the biggest cumulants would come from the Bernoulli random variable $X$ which takes the values $\pm 1$ equally often. In this case one has $K(t)=\tanh(t)$, and the cumulants decay to $0$ as $n\to\infty$. I expect that there should be worse examples, but I cannot find them.