Consider the following Cauchy problem:
$$ \frac{\partial y}{\partial t} = \frac{-t + \sqrt{t^2+4y}}{2} \\ y(2) = -1 $$
I propose two valid solutions:
$$ y_1(t) = 1 - t \\ y_2(t) = \frac{-t^2}{4} $$
Why does this not contradict the Existence and Uniqueness Theorem related to this kind of questions?
The existence an uniqueness theorems (like the Picard-Lindelof Theorem) have conditions... If the conditions are not met there is no contradiction.
edit: It was noted in comments to the OP that, strictly speaking, $y_1$ is in not a solution of the Cauchy problem, even though it is a solution of the forward problem ($t>2$).