Skip to main content

PHP EUVD-2026-23703

| CVE-2026-6573 LOW
Server-Side Request Forgery (SSRF) (CWE-918)
2026-04-19 VulDB GHSA-4q2m-7ch2-98qj
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

8
Severity Changed
Apr 29, 2026 - 01:12 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:12 NVD
5.3 (MEDIUM) 2.1 (LOW)
PoC Detected
Apr 29, 2026 - 01:00 vuln.today
Public exploit code
CVSS changed
Apr 19, 2026 - 13:22 NVD
6.3 (MEDIUM) 5.3 (MEDIUM)
Analysis Generated
Apr 19, 2026 - 13:19 vuln.today
EUVD ID Assigned
Apr 19, 2026 - 13:15 euvd
EUVD-2026-23703
Analysis Generated
Apr 19, 2026 - 13:15 vuln.today
CVE Published
Apr 19, 2026 - 12:45 nvd
LOW 2.1

DescriptionCVE.org

A vulnerability was detected in PHPEMS 11.0. This affects the function temppage of the file /app/exam/controller/exams.master.php of the component Instant Exam Creation Handler. The manipulation of the argument uploadfile results in server-side request forgery. The attack can be executed remotely. The exploit is now public and may be used.

AnalysisAI

Server-side request forgery in PHPEMS 11.0 allows authenticated remote attackers to manipulate the uploadfile parameter in the Instant Exam Creation Handler component, enabling SSRF attacks that can access internal resources or perform unauthorized requests from the server. The vulnerability affects the temppage function in /app/exam/controller/exams.master.php and has public exploit code available, though exploitation requires valid user credentials (PR:L).

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Obtain valid PHPEMS credentials
Delivery
Authenticate to application
Exploit
Send crafted HTTP request with malicious uploadfile parameter
Execution
Server processes SSRF payload
Persist
Execute unauthorized request to internal resource
Impact
Exfiltrate sensitive data or pivot to internal systems

Vulnerability AssessmentAI

Exploitation Exploitation requires valid authenticated access to PHPEMS (PR:L), meaning the attacker must possess a legitimate user account with exam creation privileges or the ability to access the temppage function through an authenticated session. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment This vulnerability presents moderate real-world risk with specific limiting factors. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with a valid PHPEMS user account (obtained through credential theft, weak password, or insider access) crafts a malicious exam creation request that includes a specially-formed uploadfile parameter pointing to an internal service such as http://localhost:8080/admin or a cloud metadata endpoint. The vulnerable temppage function processes this parameter without validation and triggers a server-side HTTP request, allowing the attacker to read responses from internal systems, access configuration data, or exploit services that trust requests originating from the application server itself. …
Remediation Upgrade PHPEMS to a patched version if available from the project maintainers - verify patch availability directly with the PHPEMS project as no specific fixed version is confirmed in current data. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-23703 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy