God of War Laufey could land in the first half of 2027



Sony only recently revealed God of War: Laufey, but new information is already beginning to paint a clearer picture of when players may finally get to experience the next chapter in the franchise. According to industry insider NateTheHate, the latest release window he has heard points to a launch sometime during the first half of 2027. While Sony and Santa Monica Studio have not officially confirmed a date, the report suggests development may be further along than many fans expected.

The claim also aligns with recent comments from Bloomberg journalist Jason Schreier, who indicated that the lack of a release date should not be interpreted as a sign that the project is years away. Taken together, the reports suggest Sony may already have a relatively firm launch target in mind.

If the timeline holds, God of War: Laufey would arrive roughly four and a half years after God of War Ragnarök, which launched in November 2022. That would represent a shorter development cycle than many fans typically associate with modern blockbuster PlayStation games.

Faye steps out of the shadows

The biggest change in God of War: Laufey is its protagonist. For the first time, players will take control of Faye, also known as Laufey the Just. While she has been one of the most important characters in the Norse saga, her presence has largely been felt through memories, stories, and the impact of her decisions on Kratos and Atreus.

Last I heard the target was first half 2027. Could change but that was a hope at one point.

— NateTheHate2 (@NateTheHate2) June 13, 2026

This game puts her at the center of the narrative. Early gameplay footage suggests Santa Monica Studio is building a very different combat system around Faye’s abilities. Unlike Kratos, whose fighting style revolves around brute force and powerful weapons, Faye appears to rely heavily on magic and environmental manipulation.

Players will reportedly be able to freeze rivers, reshape terrain, and use the environment itself as part of combat encounters. The result appears to be a faster and more agile combat style that distinguishes her from previous God of War protagonists.

The setting is equally intriguing. The story takes place in a mysterious realm known as the Everywhen, an afterlife dimension that appears to expand the franchise beyond the locations explored in the Norse saga.

A bigger mythology could be on the horizon

Another detail generating excitement among fans is the possibility of new mythological influences. Rumors suggest that while Norse mythology will remain a key part of the experience, elements inspired by Egyptian mythology could also appear. If true, it could mark the beginning of a larger expansion of the God of War universe and potentially set up future entries in the franchise.

Reaction to Faye as the lead character has been mixed but largely positive. Some fans are eager to finally learn more about one of the series’ most mysterious figures. Others remain attached to Kratos and are cautious about moving away from the character who has defined the franchise for two decades.

Sony has reportedly reassured players that Kratos remains an important part of the series and is not being written out of future plans. For now, the reported first-half 2027 release window remains unofficial. However, if the timeline is accurate, fans may not have to wait long for a deeper look at the game. A PlayStation Showcase or State of Play later this year could provide the next major update.

Until then, God of War: Laufey is shaping up to be one of PlayStation’s most anticipated upcoming releases.



Source link

Leave a Reply

Subscribe to Our Newsletter

Get our latest articles delivered straight to your inbox. No spam, we promise.

Recent Reviews


Ghost CMS flaw abused to push ClickFix attacks on hundreds of sites

Pierluigi Paganini
May 25, 2026

Threat actors are actively exploiting a security flaw, tracked as CVE-2026-26980, in Ghost CMS that was fixed months ago in real attacks against unpatched websites. According to Qianxin, the campaign has already affected more than 700 sites, including well-known organizations and universities.

The vulnerability is an SQL injection issue in Ghost’s Content API that can let an attacker read data from the database without logging in. In the worst case, this can expose the Admin API key, which can allow attackers to take over the site.

That key matters because it can be used to change published content. In this campaign, attackers used it to edit articles on compromised Ghost sites and insert malicious JavaScript at the end of pages. The goal was not just defacement, but to turn trusted websites into launch points for further malware delivery.

“After an in-depth investigation and analysis, we determined that this was not a targeted intrusion against the customer, but rather a large-scale poisoning campaign by an in-the-wild attack group targeting Ghost CMS. Although CVE-2026-26980 was publicly disclosed as early as February 19, a large number of users did not patch and upgrade in time, providing an opportunity for attackers.” reads the advisory published by Qianxin. “At least two groups are currently actively conducting such poisoning operations, and some sites have even become the target of competition between the two parties, with different malicious code being implanted one after another within a single day.”

The inserted code led visitors through a two-step chain. First, the page loaded a remote script that checked the browser and decided what the visitor should see. Then real victims were redirected to a fake verification page that looked like a normal “I’m human” check.

This is where the ClickFix part began. The page told users to press Windows+R, paste a command, and hit Enter. In practice, that command downloaded and started a malware payload on the victim’s machine. It was a classic social engineering trick: make the user do the dangerous part themselves.

Qianxin says the first signs of this activity appeared in early May. The malicious code found in the campaign had a compilation date of February 16, the same day Ghost announced the fix for CVE-2026-26980. That suggests the attackers moved quickly once they saw how many sites had not been updated.

The affected websites cover a wide range of sectors. Roughly half are personal blogs or independent sites, but the list also includes technology blogs, AI sites, media outlets, crypto projects, and educational institutions. Qianxin researchers say victims include sites linked to Harvard, Oxford, and DuckDuckGo.

The attack chain was also designed to be flexible. The loaders could fetch different payloads depending on the target, and the operators changed infrastructure several times.

“entire attack process has obvious five-stage characteristics of “CMS Takeover → Page Poisoning → Two-stage Loading → Social Engineering Lure (FakeCaptcha/ClickFix) → Malware Delivery”, and the entire process is highly automated: bulk vulnerability scanning → automatic key extraction → bulk injection → dynamic C2 distribution.” states the report.

In some cases, they switched domains after detection, keeping the campaign alive even when part of the chain was blocked.

“Through feature scanning of publicly accessible pages, we have cumulatively identified more than 700 poisoned victim domains, and have proactively contacted the sites for which contact information could be obtained, notifying them of the poisoning.” continues the report.

Qianxin also believes at least two different groups are involved. In some cases, the same site was hit more than once, with one attacker replacing the code left by another. That makes the campaign harder to clean up and shows how attractive compromised Ghost sites have become for abuse.

For site owners, the advice is straightforward. Ghost should be updated immediately, all credentials should be rotated, and site logs should be reviewed for suspicious admin API activity. Any injected scripts should be removed from the database itself, not just from the visual editor. Visitors who may have reached a poisoned site should also be warned.

The report includes Indicators of Compromise (IoCs) for the attacks observed by the researchers.

Follow me on Twitter: @securityaffairs and Facebook and Mastodon

Pierluigi Paganini

(SecurityAffairs – hacking, Ghost CMS)







Source link