MEDIUMCVE-2025-63060CVSS 4.3

Tema WordPress KALLYAS < 4.25.0 - Vulnerabilidade de Cross Site Request Forgery (CSRF)

Plataforma

wordpress

Componente

kallyas

Corrigido em

4.25.1

AI Confidence: highNVDEPSS 0.0%Revisado: mai. de 2026
Traduzindo para o seu idioma…

A Cross-Site Request Forgery (CSRF) vulnerability exists in the KALLYAS WordPress theme, potentially allowing attackers to execute unauthorized actions on behalf of authenticated users. This vulnerability affects versions from 0.0.0 through 4.25.0. The issue has been resolved in version 4.25.0, and users are strongly advised to upgrade.

WordPress

Detecte esta CVE no seu projeto

Envie seu arquivo de dependências e descubra na hora se esta e outras CVEs te atingem.

Impacto e Cenários de Ataquetraduzindo…

This CSRF vulnerability allows an attacker to trick a legitimate user into performing actions they did not intend to. For example, an attacker could craft a malicious link that, when clicked by an authenticated user, modifies theme settings, adds or deletes pages, or performs other administrative tasks. The blast radius is limited to the user's privileges within the WordPress site; however, if the user has administrative access, the impact can be significant, potentially leading to complete site compromise. Successful exploitation requires the user to be logged in and interact with the malicious link.

Contexto de Exploraçãotraduzindo…

This vulnerability was publicly disclosed on 2025-12-09. No public proof-of-concept (POC) code has been identified at the time of writing. The vulnerability's CVSS score of 4.3 (MEDIUM) suggests a moderate probability of exploitation, particularly given the widespread use of WordPress and themes like KALLYAS. It is not currently listed on the CISA KEV catalog.

Quem Está em Riscotraduzindo…

Websites using the KALLYAS WordPress theme, particularly those running versions 0.0.0 through 4.25.0, are at risk. Shared hosting environments where users have limited control over theme updates are especially vulnerable. Sites with administrative users who frequently click on links from untrusted sources are also at higher risk.

Passos de Detecçãotraduzindo…

• wordpress / composer / npm:

grep -r 'kallyas_theme_options' /var/www/html/*

• wordpress / composer / npm:

wp plugin list | grep kallyas

• wordpress / composer / npm:

wp plugin update kallyas

Linha do Tempo do Ataque

  1. Disclosure

    disclosure

Inteligência de Ameaças

Status do Exploit

Prova de ConceitoDesconhecido
CISA KEVNO
Exposição na InternetAlta

EPSS

0.02% (percentil 5%)

CISA SSVC

Exploraçãonone
Automatizávelno
Impacto Técnicopartial

Vetor CVSS

INTELIGÊNCIA DE AMEAÇAS· CVSS 3.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N4.3MEDIUMAttack VectorNetworkComo o atacante alcança o alvoAttack ComplexityLowCondições necessárias para explorarPrivileges RequiredNoneNível de autenticação necessárioUser InteractionRequiredSe a vítima precisa tomar uma açãoScopeUnchangedImpacto além do componente afetadoConfidentialityNoneRisco de exposição de dados sensíveisIntegrityLowRisco de modificação não autorizada de dadosAvailabilityNoneRisco de interrupção de serviçonextguardhq.com · Pontuação Base CVSS v3.1
O que significam essas métricas?
Attack Vector
Rede — explorável remotamente pela internet. Sem acesso físico ou local necessário.
Attack Complexity
Baixa — sem condições especiais. O atacante pode explorar de forma confiável.
Privileges Required
Nenhum — sem autenticação necessária para explorar.
User Interaction
Necessária — a vítima deve abrir um arquivo, clicar em um link ou visitar uma página.
Scope
Inalterado — impacto limitado ao componente vulnerável.
Confidentiality
Nenhum — sem impacto na confidencialidade.
Integrity
Baixo — o atacante pode modificar alguns dados com alcance limitado.
Availability
Nenhum — sem impacto na disponibilidade.

Software Afetado

Componentekallyas
Fornecedorwordfence
Faixa afetadaCorrigido em
0 – 4.25.04.25.1

Classificação de Fraqueza (CWE)

Linha do tempo

  1. Reservado
  2. Publicada
  3. Modificada
  4. EPSS atualizado

Mitigação e Soluções Alternativastraduzindo…

The primary mitigation is to upgrade the KALLYAS WordPress theme to version 4.25.0 or later. If immediate upgrading is not possible due to compatibility issues or breaking changes, consider implementing strict Content Security Policy (CSP) headers to restrict the origin of scripts and resources. Additionally, implement server-side CSRF tokens for sensitive actions within the theme. While not a direct fix, these measures can reduce the attack surface. After upgrading, verify the theme's functionality and ensure no unexpected behavior arises.

Como corrigir

Nenhum patch conhecido disponível. Por favor, revise os detalhes da vulnerabilidade em profundidade e implemente mitigações com base na tolerância ao risco da sua organização. Pode ser melhor desinstalar o software afetado e encontrar um substituto.

Boletim de Segurança CVE

Análise de vulnerabilidades e alertas críticos diretamente no seu e-mail.

Perguntas frequentestraduzindo…

What is CVE-2025-63060 — CSRF in KALLYAS WordPress Theme?

CVE-2025-63060 is a Cross-Site Request Forgery (CSRF) vulnerability affecting the KALLYAS WordPress theme, allowing attackers to perform unauthorized actions.

Am I affected by CVE-2025-63060 in KALLYAS WordPress Theme?

You are affected if you are using the KALLYAS WordPress theme in versions 0.0.0 through 4.25.0. Upgrade to 4.25.0 or later to mitigate the risk.

How do I fix CVE-2025-63060 in KALLYAS WordPress Theme?

Upgrade the KALLYAS WordPress theme to version 4.25.0 or later. Consider implementing CSP headers and server-side CSRF tokens as additional security measures.

Is CVE-2025-63060 being actively exploited?

There is no confirmed active exploitation of CVE-2025-63060 at this time, but the vulnerability's nature and the popularity of the theme suggest a potential risk.

Where can I find the official KALLYAS advisory for CVE-2025-63060?

Refer to the KALLYAS theme developer's website or WordPress plugin repository for the official advisory and update information.

Seu projeto está afetado?

Envie seu arquivo de dependências e descubra na hora se esta e outras CVEs te atingem.